Constant-time comparison of Buffers
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
HTTP request logger middleware for node.js
Repeat a string - fast
Topological sort of directed ascyclic graphs (like dependecy lists)
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Now stdin and stdout are files.
Lightweight Node.js version sniffing/comparison
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Node addon for string extraction for msgpackr
Regular expression for matching astral symbols
One Dark theme for the CodeMirror code editor
Extra assertions on top of node's assert module
Computes the longest prefix string that is common to each path, excluding the base component
Detect if a buffer is utf8 encoded.
node style hmacs in the browser
TypeScript definitions for normalize-package-data
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
A simple string template function based on named or indexed arguments
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Transform a string into title case following English rules
Zero CPU overhead, zero dependency, true event-loop blocking sleep
A replacement for process.exit that ensures stdio are fully drained before exiting.