DEV Community

npm

Node Package Manager

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is your output target for publishing NPM modules?

What is your output target for publishing NPM modules?

6
Comments
2 min read
My first npm package - eslint-formatter-complexity

My first npm package - eslint-formatter-complexity

7
Comments 1
2 min read
SemVer versioning utility

SemVer versioning utility

9
Comments
1 min read
When npm tells you you're hosed

When npm tells you you're hosed

70
Comments 25
2 min read
How to run multiple npm scripts in parallel

How to run multiple npm scripts in parallel

35
Comments 6
5 min read
React Native cleanup practices that will keep you sane.

React Native cleanup practices that will keep you sane.

9
Comments
1 min read
Publishing packages that can be used in browsers and Node

Publishing packages that can be used in browsers and Node

12
Comments
7 min read
glitch-localdev – I made a node.js app! I am future!

glitch-localdev – I made a node.js app! I am future!

3
Comments
1 min read
How to improve your npm identity security with 2FA and Tokens

How to improve your npm identity security with 2FA and Tokens

13
Comments 4
2 min read
How to ignore files from your npm package

How to ignore files from your npm package

21
Comments
3 min read
Up to 20% of your application dependencies may be unmaintained

Up to 20% of your application dependencies may be unmaintained

43
Comments 4
10 min read
A simple trick to make npm and yarn installs on Mac a bit less painful

A simple trick to make npm and yarn installs on Mac a bit less painful

10
Comments
2 min read
Don't use "sudo" with NPM "install"

Don't use "sudo" with NPM "install"

8
Comments 1
1 min read
The best time to npm init

The best time to npm init

49
Comments 4
2 min read
Mantendo projetos Node/JS atualizados

Mantendo projetos Node/JS atualizados

31
Comments 5
5 min read
Manage your npm-package directly from your code

Manage your npm-package directly from your code

8
Comments
1 min read
Tip #5 - audit your project for vulnerabilities in your open source dependencies

Tip #5 - audit your project for vulnerabilities in your open source dependencies

9
Comments
2 min read
How to publish packages to npm (the way the industry does things)

How to publish packages to npm (the way the industry does things)

90
Comments 2
6 min read
My first NPM package: rollup-plugin-hotreload.js

My first NPM package: rollup-plugin-hotreload.js

6
Comments
2 min read
TIL: Package.json values are accessible in npm/yarn scripts

TIL: Package.json values are accessible in npm/yarn scripts

6
Comments
2 min read
npm-gui

npm-gui

9
Comments 2
1 min read
Explicit error messages with VError

Explicit error messages with VError

8
Comments 1
2 min read
So you think you're just gonna `npm install`? Think again

So you think you're just gonna `npm install`? Think again

154
Comments 17
2 min read
Assess your npm project health and call the doctor!

Assess your npm project health and call the doctor!

9
Comments 1
2 min read
When lazy isn't ugly any more (HTML & CSS)

When lazy isn't ugly any more (HTML & CSS)

4
Comments
2 min read
loading...