NPM
Node Package Manager
44,501 tracked projects
Public Registry
www.npmjs.comPublic registry metadata is sourced from known upstream package ecosystems.
Find Project in NPM
| Project | Description |
|---|---|
Write a YAML or JSON file to disk. Automatically detects the format to write based on extension. Or pass `ext` on the options. | |
Create directories and their parents recursively | |
Writing a file to disk, creates intermediate directories in the destination path if they dont already exist. | |
Write files in an atomic fashion w/configurable ownership | |
Promisified version of write-file-atomic | |
Write a file creating intermediate directories | |
Write files atomically, and create parent directories if necessary | |
Write to a file, falling back to stdout. | |
write an object to nested file tree, with one file for each value | |
Forces webpack-dev-server to write bundle files to the file system. | |
Naive linter for English prose | |
Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist. | |
Stringify and write JSON to a file atomically | |
Write formatted JSON to a file | |
Stringify and write JSON to a file atomically | |
Write markdown files from a Marked token list or string | |
wrap a readable/writable stream to be write-only | |
Write a package.json file | |
write prettier formatted file | |
Base class for writable streams | |
write a stream to a file | |
[](https://opensource.org/licenses/MIT) | |
Given a file path, return a function that will synchronously write to it | |
Write YAML. Converts JSON to YAML writes it to the specified file. | |
Stringify and write YAML to a file atomically | |
A write-ahead log. | |
safer file writing for node | |
Write stringified object to file | |
Write out string files with various options. | |
Abstraction library for writing text | |
A file write stream that creates its directory if it does not exist | |
Generate xml file from data. | |
Convert numbers to words - their written form. | |
wrk load test tool wrapper and output parser | |
Promise-based writing to filesystem for Node.js | |
Standards-compliant WebRTC implementation for Node | |
sync and async JavaScript tests have never been that easy | |
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js | |
A fork of ws without the native dependencies. simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455 | |
## Project setup ``` npm install ``` | |
executes commands on packages in parallel, but is aware of the dependencies between them | |
wt: Simple dir watcher, including all subdirectories, support multi dirs | |
small livereload/watch command line utility | |
A well-tested WTF-8 encoder/decoder written in JavaScript. | |
A Node.JS UTF-8 encoder and decoder which is able to handle characters outside Basic Multilingual Plane | |
Utility to help find out why Node isn't exiting | |
Combinators for ECMAScript 6 iterators. | |
Provides the functionality needed for a client to use HTTP Basic or Digest authentication. Also provides primitives for parsing WWW-Authenticate and Authentication_Info headers. | |
Simple to use HTTP library on top of the built in libs of node.js |