Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
utilities for primitive JavaScript types
Babel preset for stage 3 plugins
Replace files during Vite build - handy when replacing strings is not enough
Tokenize a string into an array of string parts and format identifier objects.
Cross-platform .zip file creation
Array utils
Convert between POSIX and Windows paths.
reverse the arguments passed to a function.
ESLint rule to disallow null
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
Range header field string parser
React PureComponent implementation embracing Immutable.js
Babel preset for stage 2 plugins
Return true if a value is a valid glob pattern or patterns.
Compile ES2015 default and rest parameters to ES5
Returns true if the value is an object and not an array or null.
Create a from2 stream based on an array of source values
Find a file or directory by walking up parent directories recursively. Zero dependency.
Infer the scope of each token in an array of GLSL tokens
Babel plugin for Vue 2.0 JSX
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Test if a value is an empty array.
Turn an `ArrayBuffer` into a string of hexadecimal characters.