A VictoryJS component for stacked bar charts that let users hover and click to compare the values encoded in a bar.
TypeScript with some extras for type-checking.
Removes body scroll without content _shake_
Convert Windows backslash paths to slash paths
A CSS Modules transform to make local scope the default
Plugin for @hookstate/core to enable state values comparison.
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
A tiny (239B) utility for constructing className strings conditionally.
Get, set, or delete a property from a nested object using a dot path
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
A parser and formatter for delimiter-separated values, such as CSV and TSV
Path manipulation library for JavaScript
easy to use progress-bar for command-line/terminal applications
quote and unquote strings. escapes internal quotes and slashes. Automatically decides whether to use single or double quotes.
A fast alternative to legacy querystring module
the mighty option parser used by yargs
No description provided.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Parse the things that can be arguments to `npm install`
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
High-performance JSON Pointer implementation
Map object keys and values into a new object
TypeScript utility type WithRequired
Utility functions for converting to and from URLs that encode query string data into URL paths