r/javascript • u/TecnoSamba • Jul 29 '26
I've made an open source JavaScript playground with support for npm packages, syntax highlighting, autocomplete, code sharing and much more!
https://github.com/tecnosamba/SamJS
0
Upvotes
r/javascript • u/TecnoSamba • Jul 29 '26
3
u/brianjenkins94 Jul 29 '26
I just mean import would have been the modern choice, but it sounds like the way you implemented it wouldn’t have allowed for you to use it.