A library for creating a virtual array slice using a Proxy to re-map array indicies to the orginal array.
A data loading utility to reduce requests to a backend via batching and caching.
Read `.xlsx` files in a web browser or in Node.js
Isomorphic component that allows rendering react components on a google map
NEON decoder and encoder for JavaScript
Create an array of unique values, in order, from the input arrays
A Map with weakly referenced values.
Calculates similarity between two strings
Sparse array with run-length encoded deletions
Gulp plugin for mapping sources of a sourcemap.
A function to lookup the currency symbol for a given currency code
A lite version editing layer with react
find maped element of an array that will satisfy condition of some
Better binary searching
Generates source maps
Transforms nested values of complex objects
An ultra light-weight, nonexhaustive, polyfills library
A simple array utility to find duplicates in your object array 😍
Karma plugin for inline sourcemap support
ESLint rules for controlling where and how mutation is used.
Calculate specificity of a CSS Selector
React components and hooks for the Google Maps JavaScript API
Advanced JavaScript objects serialization.
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.