Fill keys in a destination that are defined on the source
Extract the actual stack of an error
Parser/encoder for the yamlish format
Architect dependency hydrator and shared file manager
TypeScript definitions for imurmurhash
Reactive primitives for observing resizing of HTML elements.
Parser adapter for parsing YAML documents into OpenAPI 3.1.x namespace.
Resolve the path of a module like `require.resolve()` but from the current working directory
pure-JS library to handle codepages
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Serialize/deserialize an error into a plain object
Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.
Listen to events from a Node.js EventEmitter.
Remove leading directory components from a path, like tar's --strip-components option
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
Node.js body parsing middleware
Returns a promise which fulfils with the supplied stream's content
A lightweight, schema-first validation library for Scalar
Copy properties from one object to another.
Performance-minded React linting rules for ESLint
Higher-order functions for easier error handling
A function for iterating over objects, arrays, strings and ranges
Fork of bip174 with BitGo specific changes
Alphanumeric sorting algorithm