1
howto avoid using npm?
(lemmy.ml)
Depends on what you want it for. You can use standard in vscode or vim by installing the editor specific modules.
Or, for something bigger, try this: https://stackoverflow.com/questions/5786433/how-to-install-a-node-js-module-without-using-npm#5786745
A community about JavaScript, the ECMAScript standard, and programs that make use of JS such as Node.js.