Showing 1-20 of 1,563,501 packages
Convert Windows backslash paths to slash paths
A CSS Modules transform to make local scope the default
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Removes body scroll without content _shake_
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
A tiny (239B) utility for constructing className strings conditionally.
Parse the things that can be arguments to `npm install`
A fast alternative to legacy querystring module
Path manipulation library for JavaScript
quote and unquote strings. escapes internal quotes and slashes. Automatically decides whether to use single or double quotes.
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Recursively mkdir, like `mkdir -p`
Super fast, memoized `req.url` parser
TypeScript utility type WithRequired
the mighty option parser used by yargs
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Lightweight, beautiful and user-friendly prompts
easy to use progress-bar for command-line/terminal applications
A parser and formatter for delimiter-separated values, such as CSV and TSV
Utility functions for converting to and from URLs that encode query string data into URL paths