codepan
codepan copied to clipboard
Set library & settings through URL [Feature]
For example:
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 👍
Now you can use ?npm=react/dist/react.js&show=js,console
Thanks.