nodeScratchpad
nodeScratchpad copied to clipboard
Evaluate Nodejs Code Snippets From Menubar! :computer:
Welcome to [WhiteSource Bolt for GitHub](https://github.com/marketplace/whitesource-bolt)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource Bolt...
When trying to require an npm package or any other local .js file, an error appears saying it was not found. ``` internal/modules/cjs/loader.js:583 throw err; ^ Error: Cannot find module...
It would be good if it followed the behaviour of the node repl and dev tools console and just evaluated whatever code you put in and printed the output. There...
When i make errors, it just closes the whole application. Can you make a conditional box below the input to show errors?