Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)
Get the union of two sorted streams
Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.
ECMAScript 6 Symbol polyfill
json parameterization module inspired from json-parameterization
Port of node's error_serdes.js to userland, plus test message streaming
Convert object keys from camel case
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
300B to deep clone JavaScript objects
General purpose validation library for JavaScript
Package to support nested merging of objects & properties, using Object.Assign
A library for setting up JavaScript factories to help build objects as test data, with full TypeScript support
@vue/reactivity
A schema validation package that supports direct validation of MongoDB update modifier objects.
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Retrieve all keys and nested keys from objects and arrays of objects.
A proper typeof that works with primitives, built-in value objects and those from other execution contexts.
Eslint rules for multi-property objects.
TypeScript definitions for objects-to-csv
Primitives for creating small reactive objects that doesn't change their shape over time - don't need a proxy wrapper.
DEPRECATED - This package has moved to https://github.com/stripe/sync-engine
Provide data formatters (data model builder & json builder) to work with JSON API specification v1.0 in your JavaScript / TypeScript code
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.