NPM

NPM

Node Package Manager

44,509 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
www.npmjs.com

Find Project in NPM

ProjectDescription
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
<!-- automd:badges bundlejs -->
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
Glob all files that are not compiled by webpack under webpack's context
A webpack plugin to find unused modules/source files
unwrap ========
Unwrap npm's node.js bin CMD batch for js files on Windows
unwrap an array from a function that receives `err, result`
Synchronous and asynchronous XMLHttpRequest for Node
allow generators functions to accept callbacks
Unzip cross-platform streaming API compatible with fstream and fs.ReadStream
Unzip a HTTP response if needed
Process zip files using streaming API
Unzip cross-platform streaming API compatible with fstream and fs.ReadStream
random access unzip library for JavaScript
Unzip cross-platform streaming API
Up
Zero downtime reloads for Node HTTP(S) servers. Forked from LearnBoost because 'up' package name has been repurposed for cloudup.
A drop-in replacement / proxy to Node.js path, replacing \\ with / for all results & adding file extension functions.
A proxy to `path`, replacing `\` with `/` for all results
Upcast is a low-level JavaScript type checking and casting library
pretty logger with the ability to update lines in place
Be scalable! Update is a new, open source developer framework and CLI for automating updates of any kind in code projects.
Update the banner comment in a string of javascript.
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Minimalistic update notifications for command line interfaces
Update a copyright statement with the current year. Also makes minor corrections.
A function that given input element, updates its width to fit its content.
Update copyright information in a MIT license.
Updates a markdown document section with jsdoc documentation.
Updates a markdown document section with CLI usage info via --help.
Update notifications for your CLI app
Update/lint a package.json based on a defaults.
Update package.json
```js #!/usr/bin/env node const Reminder = require('./dist');
## TLDR
Updates a section inside a file with newer content while removing the old content.
Easily prepend, append, inject or replace 'sections' in a markdown string.
Update or add the current year to a range of years in a string.
This is an example updater for the `update` library, to provide a basic demonstration of how updaters work.
Update the copyright statement and year in a MIT `LICENSE` file.
CLI dependency update tool for npm, uv, cargo, go, actions, docker and make
Update outdated npm modules with zero pain™
Ups your package.json dependencies to latest. Opinionated. Respectless.
Set of scripts and dev dependencies to help with common tasks on Uphold projects
Small, fast and advanced PNG / APNG encoder and decoder
transactional connection queue for dnode
Transforms the string to upper case
Transforms the string with the first character in upper cased
Convert a dash/dot/underscore/space separated string to UpperCamelCase