CodeSandbox is great when I actually need a project with a file tree and dependencies, but that's overkill for a five-line snippet I want to throw away in thirty seconds. this is closer to a scratchpad that happens to run JS - no account, no project setup, just open the extension and go.
Offline JS Playground
Hi @galdayan Thanks for the feedback on review. :)
Definitely I can add support for external libraries in the form of CDN Links. Apart from this I don't wan't to overcomplicate things. If any one wants more features, there is always an IDE like VS Code etc.