Get a compare function for array to sort
string representations of objects in node and the browser
Converts back a yargs argv object to its original array form
The AutoComplete component is implemented as a custom input element of the InputBase. It extends the text field components sub-components, either the OutlinedInput, Input, or FilledInput, depending on the variant selected. It shares the same styles and ma
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Standard library
HTTP response freshness testing
Isomorphic Javascript SDK for Supabase
A tiny inflate implementation
Shim for process.hrtime in the browser
The lodash method `_.cloneDeep` exported as a module.
Unpack multibyte binary values from buffers
Returns true if the value is an object and not an array or null.
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
The Date Picker component lets the user select a date.
parse a url with memoization
return the first event in a set of ee/event pairs
Is this an arguments object? It's a harder question than you think.
An input is a UI element that accepts text data from the user
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Check if a file is executable
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.
Easy way to split a string on a given character unless it's quoted or escaped.