Set library & settings through URL [Feature]
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
For example:
```js
https://codepan.js.org/#/?npm=react&format=html,css
```
Initialize with the react package from npm and display just the html & css panels.
BTW nice work on this 👍
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the application reads the URL hash, initializes an npm package such as react, and controls visible panels. Confirm the expected behavior for the example URL, including package initialization and showing only the html and css panels; done means the URL reproduces that state on load.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100