A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Topological sort of directed ascyclic graphs (like dependecy lists)
HTTP request logger middleware for node.js
Now stdin and stdout are files.
Repeat a string - fast
Node addon for string extraction for msgpackr
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
Regular expression for matching astral symbols
Lightweight Node.js version sniffing/comparison
One Dark theme for the CodeMirror code editor
Computes the longest prefix string that is common to each path, excluding the base component
Extra assertions on top of node's assert module
Detect if a buffer is utf8 encoded.
node style hmacs in the browser
Zero CPU overhead, zero dependency, true event-loop blocking sleep
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
A tiny warning function
TypeScript definitions for normalize-package-data
A simple string template function based on named or indexed arguments
Determine the `package.json#type` which applies to a location
Transform a string into title case following English rules
A replacement for process.exit that ensures stdio are fully drained before exiting.