Architect functions for OpenSearch
Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format
load moduleNameMapper from tsconfig
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Commonly needed utilities for TypeScript and JavaScript
Functional version of Array.isArray
Tailwindcss Inline CSS
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
basic functions (map, each, get, set, keys) for nested objects.
Bresenham rasterisation algorithms by Alois Zingl
Allow only single quotes for import
Return element accessors for a provided array-like object.
Composable, chainable reducer toolkit for redux
Limit the count of a lines.
Generate random variables from a variety of probability distributions. Includes tools to shuffle an array or sample from it.
A couple of functions that make it easy to maintain an unordered set as an array in an efficient way
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
Super-fast validation decorators of NestJS
This package provides utilities for wrapping files with metadata for HTTP requests.
JavaScript implementation of most Microsoft Excel formula functions
Zip function
A utility library for calculating luminance, contrast ratio, and appropriate contrast colors to ensure web accessibility.
Utility functions and common patterns for MobX