Simple debug log for JavaScript
Resolve nested CSS selectors
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Plugin that adds a `namespace` getter to a Base instance.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
JavaScript implementation of the UnixFs importer used by IPFS
Convert a URL to a valid filename
Extends Chai with assertions about promises.
Modify the values of an object
Babel plugin for protecting against improper use of `t.throws()` in AVA
Relaxed JSON is strict superset JSON, relaxing strictness of valilla JSON
Change the file extension of a path
Use the font-width property in CSS
Utils for ESLint TypeScript rules
Highly configurable, well-tested, JavaScript-based HTML minifier.
A tiny (349B) utility to rewrite `import` statements as `require()`s; via RegExp
Merge sibling variables into one.
Regular expression for matching IP addresses in CIDR notation
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
OLPC JSON canonicalization
A little utility for removing escape sequences from a glob.
Creates a Promise that waits for a single event
CLI tool to replace a property in a JSON file
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.