An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Like JSONStream, but using Minipass streams
> Convenient JavaScript function that serializes Objects to FormData instances.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Generate all possible permutations of an object's key-value pairs
Key signing and verification for rotated credentials
Polyfill of future proposal for `util.parseArgs()`
Parse and stringify JSON with comments. It will retain comments even after saved!
Array manipulation, ordering, searching, summarizing, etc.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Flattens React children and fragments to an array with predictable and stable keys
Collection of utility functions
Programmatic access to the ARIA specification
Return an array of an object's own enumerable property names.
A tiny (399B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇
State management for React Native
Programmatic access to information about the AXObject Model
Lowercase the keys of an object
Isomorphic client library for Azure KeyVault's keys.
Promisify a callback-based function
Robustly get the byte offset of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.