Alternatives
Products that do what NDesk does
Install and run Javascript/Node.js projects in a GUI
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9DP
2015 · github.com
- 10

- 11

- 12

- 13IA
2015 · github.com
- 14

- 15CL
2013 · github.com
- 16NN
2016 · 720kb.github.io
- 17NA
2018 · github.com
- 18CF
2016 · github.com
- 19NO
2011 · coreh.github.com
- 20NJ
2018 · github.com
- 21AA
We've rolled out a feature for openbase.com that we think is a DX game changer for Node devs. Since the emergence of ECMA Script modules, it's been a continuous guessing game as to what kind of exports a package has. That's never really been discoverable without using a site like unpkg, or installing the package and inspecting package.json. Openbase now displays the ES Module support level (e.g. type of exports) on all of their package pages. We added this feature because our devs are some of the folks continually caught off guard by installing an NPM dependency only to find out it's…
2022
- 22BF
2018 · github.com
- 23DB
Requirement: - Excellent feedback during development - Debugging with source maps Method: I'm using these scripts in package.json. "scripts": { "di": "node-inspector -d=7000 -p=8000 --save-live-edit --hidden node_modules/", "ds1": "babel ./server -d ./build/server -s -w", "ds2": "nodemon --watch ./build/server --delay 100ms --debug=7000 ./build/server/main.js" }, Then run "npm run ds1; npm run ds2; npm run di" Why: I took some time to put this together, after navigating all the tools out there. I personally find this to be "correct". Thought I'd…
2016
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →