Test runner for Storybook stories
Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format
Commonly needed utilities for TypeScript and JavaScript
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
load moduleNameMapper from tsconfig
Tailwindcss Inline CSS
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
Functional version of Array.isArray
Bresenham rasterisation algorithms by Alois Zingl
basic functions (map, each, get, set, keys) for nested objects.
Allow only single quotes for import
Composable, chainable reducer toolkit for redux
Return element accessors for a provided array-like object.
Generate random variables from a variety of probability distributions. Includes tools to shuffle an array or sample from it.
Limit the count of a lines.
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]]`.
Super-fast validation decorators of NestJS
This package provides utilities for wrapping files with metadata for HTTP requests.
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
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