Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
The lodash method `_.isArguments` exported as a module.
Returns true if a filepath exists on the file system and it's directory.
A fully persistent balanced binary search tree
The lodash method `_.sortBy` exported as a module.
Environment agnostic event emitter
Require global variables
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Returns true if a value is a plain object, array or function.
A file loader module for webpack
Simple full-text search in your browser.
The insecure key derivation algorithm from OpenSSL
iteratively walk a DOM node
Clean up regular expressions
A write stream constructor that supports a flush function that is called before finish is emitted
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Securely compare two strings, copied from cryptiles
A tiny (less than 1k) event emitter library
Helper module for loading your native module's .node file
This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.
Is this value a JS ArrayBuffer?
Unpipe a stream from all destinations
JS SDK to interact with Supabase Functions.
Node.js path.dirname() ponyfill