DES implementation in pure javascript
Detect if a filepath exists and resolves the full filepath
Detect the indentation of code
find all require() calls by walking the AST
Detect the dominant newline character of a string
remove diacritics from strings - Node.js module
javascript text differencing implementation
colorful diffs for javascript objects
tiny and fast key-value store for Node
JSDoc parser
Polyfill for new DOM Level 4 entries
Node's domain module for the web browser
all the types of nodes in htmlparser2's dom
htmlparser2 handler that turns pages into a dom
Tiny modular DOM lib for ie9+
server-side DOM implementation based on Mozilla's dom.js
ES6+ shim for DOMMatrix
DOM-only, super-fast, uber-tolerant XSS sanitizer
render htmlparser2's DOM nodes to string
utilities for working with htmlparser2's DOM
Concise and fast javascript templating
updates a property from a nested object
Fast and safe nested object access and manipulation in JavaScript
CommonJS/RequireJS packaging tool for browser scripts
Native DTrace providers for Node.js apps
Creates a duplex stream
Like duplexer but using streams3
Turn a writable and readable stream into a streams2 duplex stream
time duration utilities for Node.js
parser for BNF and EBNF grammars used by jison
ECC JS code based on JSBN
Launch $EDITOR in your program
Embedded JavaScript templates
Provides a list of electron-to-chromium version mappings
fast elliptic curve cryptography in pure javascript
Nodejs simple and modern async event emitter
simple emoji support for node.js
complete list of standard emojis
Check if a certain debug flag is enabled in Node.js
Encode URL to a percent-encoded form
Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
Invoke a callback when a stream has completed or failed
Offers a async require.resolve function
Stylish cli prompts that are user-friendly, intuitive and easy to create
Node.js module to encode and decode XML/HTML entities with ease
Create an error with a code
libuv errno details exposed - Node.js module
easy error subclassing and stack customization
error handler middleware - Node.js
Simple error creation and passing utilities