JSON for everyone.
A much higher accuracy timer object that makes use of the node.js hrtime function call.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Iterate any JS iterator. Works robustly in all environments, all versions.
Essential JS 2 DataManager
Typescript objects for normalizing between InSpec profiles and XCCDF benchmarks
Write simple `*.xlsx` files in a browser or Node.js
Callbag factory that concatenates data from multiple callbag sources
Interpolate numbers, colors, strings, arrays, objects, whatever!
Test for shallow equality between two objects or arrays.
Create unique translations of a document based on its language, joined by a shared reference document.
Parses netlify redirects into a js object representation
compute the bounding box of geojson features
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
a react table component to display large data set with high performance and flexibility
Different binary search tree implementations, including a self-balancing one (AVL)
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Convert JS objects to ES6 Maps and vice versa
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
Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors
json parameterization module inspired from json-parameterization