Shim for process.hrtime in the browser
Fast and safe decodeURIComponent
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Unpack multibyte binary values from buffers
A tiny inflate implementation
Check if a file is executable
Is this value a JS SharedArrayBuffer?
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
return the first event in a set of ee/event pairs
Is this an arguments object? It's a harder question than you think.
Returns true if a filepath is a windows UNC file path.
A robust, ES3 compatible, "has own property" predicate.
Make unhandled promise rejections fail hard right away instead of the default silent fail
Call a specified method on each value in the given object.
Create random strings that match a given regular expression.
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Convert character encodings in pure javascript.
Visit a method over the items in an object, or map visit over the objects in an array.
Isomorphic PostgREST client
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Isomorphic Javascript SDK for Supabase
Wraps a transform and provides caching
Regular expression for getting the root of a posix or windows filepath.
Replaces a file extension with another one.