A ReactJS component for a stacked fillable gauge where each bar is overlapped to the others.
Modify and observe the native navigation bar on Android devices.
Find the Overlap Area.
Checks if two geometries have an area of overlap without one being completely contained inside the other.
Removes body scroll without content _shake_
Takes any LineString or Polygon and returns the overlapping lines between both features.
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`
A tiny (239B) utility for constructing className strings conditionally.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Get, set, or delete a property from a nested object using a dot path
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
High-performance 3D spatial index for cuboids (based on R*-tree with bulk loading and bulk insertion algorithms)
A fast alternative to legacy querystring module
the mighty option parser used by yargs
quote and unquote strings. escapes internal quotes and slashes. Automatically decides whether to use single or double quotes.
Parse the things that can be arguments to `npm install`
No description provided.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
High-performance JSON Pointer implementation
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`