Make weak references to JavaScript Objects.
Float32Array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Maintain and search through a sorted array using some low level functions
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
A modern successor to standard
Detect whether or not an object is a Typed Array
A fast linked list (good for queues, stacks, etc.)
Read arrays as standard WhatWG streams.
CLI for the json-2-csv package
Uint32Array.
Uint16Array.
An ini encoder/decoder for node
Fast & effecient user agent string parser. Uses uap-core (Browserscope) data for parsing. Drop-in replacement for useragent
JavaScript barcode generator supporting over 100 types and standards.
Runs (webpack) loaders
A json to json transformation utility with a few nice features to use when translating for example API responses into a domain object for use in your domain-driven JavaScript applications. Can be used in React applications with the 'useMapper' hook.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
A utility function to index arrays by any criteria
Web API compatible fetch implementation
Flowtype linting rules for ESLint.
A TypeScript YAML linter with full feature parity to yamllint (Python)
Like an array, but rounder.
A custom version of the handlebars package which, to improve security, does not use `eval` or `new Function`. This means that templates can't be compiled into JavaScript functions in advance and hence, rendering the templates is a lot slower.