Json objects utilities
This package provides the core HTTP request orchestration, response handling, and API call coordination.
Parse and stringify JSON with comments. It will retain comments even after saved!
`@expo/eas-build-job` contains types and Joi schemas for job objects. It's used in `eas-cli` to create the job object and on EAS Build workers (and in `eas-cli-local-build-plugin`) to process the job and run the build.
Essential JS 2 DataManager
(TypeScript port of https://github.com/eturino/ruby_key_set) KeySet with 4 classes to represent concepts of All, None, Some, and AllExceptSome, the last 2 with a sorted uniq list of keys, and all with intersection calculations
Iterate any JS iterator. Works robustly in all environments, all versions.
compute the bounding box of geojson features
Convert JS objects to ES6 Maps and vice versa
Parses netlify redirects into a js object representation
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Test for shallow equality between two objects or arrays.
Write simple `*.xlsx` files in a browser or Node.js
json parameterization module inspired from json-parameterization
Check if two DOM elements intersect
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Interpolate numbers, colors, strings, arrays, objects, whatever!
Get the union of two sorted streams
Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)
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.
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Port of node's error_serdes.js to userland, plus test message streaming
Convert object keys from camel case
ECMAScript 6 Symbol polyfill