A TypeScript implementation of dynamic array data structure with expansion and reduction
Babel plugin to transpile import() to a deferred require(), for node
Strict borsh compatible de/serializer
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Tiny queue data structure
Allow parsing of import()
Extremely fast double-ended queue implementation
The simplest way to add routing to your React app
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A union-find data structure for maintaining disjoint sets.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Full CSS support for JSX without compromises
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
pack node-style source files from a json stream into a browser bundle
Babel plugin to transpile import() to a deferred require(), for node
Eslint rule for consistent filenames.
ESLint Environment for React Native
Replace JavaScript expressions with other expressions