Bogus module for testing npm and node_modules stuff.
Remove leading directory components from a path, like tar's --strip-components option
parse argument options
sql named placeholders to unnamed compiler
A fast alternative to legacy querystring module
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Create an error from multiple errors
Extremely fast implementation of node core url library
here-document on node.js
A tiny (239B) utility for constructing className strings conditionally.
JMESPath implementation in javascript
TypeScript utility type WithRequired
Sort objects by property names using native Array.sort()
A CSS Modules transform to make local scope the default
Quickly scan for CLI flags and arguments
A module for serializing and deserializing JSON data into hstore format
Bytes go in, but they don't come out (when muted).
tiny util for getting and setting deep object props safely
Map object keys and values into a new object
Recursively mkdir, like `mkdir -p`
Concatenate files together using import statements.
Generate a slug just like GitHub does for markdown headings.
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.
Plugin that adds a `namespace` getter to a Base instance.