lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2k stars 43 forks source link

Suggestion: import a npm package globally #583

Open christianbrusa opened 8 months ago

christianbrusa commented 8 months ago

Is it possible or did you think about making possible to import a npm package globally? In my case I use lodash a lot and it would be great to don't have to import it on each new tab.