a JavaScript library for performing geospatial operations with GeoJSON
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
graph layout algorithm
[fork] TextEncoder and TextDecoder (Polyfill for the Encoding Living Standard's API) For Node.JS.
Create an array without duplicates
Minimal async jobs utility library, with streams support
File-based embedded data store for node.js
A fully persistent balanced binary search tree
Unicode Trie data structure for fast character metadata lookup, ported from ICU
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
XML Digital Signature implementation in TypeScript/JavaScript using Web Crypto API
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A Prettier plugin for sorting Tailwind CSS classes.
`Array#forEach()` but it’s possible to define where to move to next
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
an external sorting algorithm implementation for NodeJS
ASN.1 schema for elliptic-curve private keys and related identifiers defined in RFC 5915, RFC 5480, and RFC 3279.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
A collection of commonly used (albeit enhanced) algorithms based on unist and unist-util-xxx
Implementation of EIP-7754