Execute a function on exit without leaking memory, allowing all objects to be garbage collected
A helper to optimistically set Symbol.toStringTag, when possible.
tiny util for getting and setting deep object props safely
Filter object keys and values into a new object
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Distribution of WASM module and binary for func-js
Gets the job done when JSON.stringify can't
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A better Object.defineProperty()
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Stringify your JSON at max speed
Delete nested properties from an object using dot notation.
The TON FunC smart-contract compiler
Properties file reader for Node.js
Does a JS type have a property
A memoization function that uses a WeakMap
Run exported function from package.json scripts
Traverse an object and convert all ISO strings into Dates.
Filter an array of objects to a specific OS
handle circular references when stringifying and parsing
Component that help highlighting text
A <Hyperlink /> component for react-native to make urls, fuzzy links, emails etc clickable
Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.