Simple text tree diagrams from arrays.
All essential TypeScript types in one place
Data library for istanbul coverage objects
🐊Putout plugin adds ability to apply 'flatMap()'
Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.
Programmatic access to information about the AXObject Model
A tiny (304B to 489B) utility for check for deep equality
typescript-json-schema generates JSON Schema files from your Typescript sources
Better binary searching
Retrieves a name:pathname Map for a given workspaces config
nyc configuration that works with typescript
Yet Another Linked List
Basic cache object for storing key-value pairs.
Zip function
🐊Putout plugin adds ability to remove useless `.map`
Turns off all rules that are unnecessary or might conflict with Prettier.
Analyze and debug space usage through source maps
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
GraphQL Codegen plugin for building mock data
Is this value a JS ArrayBuffer?
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).