Browser library for embeding CodePan
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
```js
import codepan from 'codepan'
codepan.mount('#target', {
js: {
code: `console.log('foo')`
}
})
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only provides a JavaScript import and mount example, with no files, tests, or entry points named. Start by surveying the repository for its browser-facing entry point and existing mount behavior; done means a browser library can embed CodePan through the proposed API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100