Bresenham rasterisation algorithms by Alois Zingl
Tailwindcss Inline CSS
Composable, chainable reducer toolkit for redux
A sub-package for @hi-ui/utils.
Generate random variables from a variety of probability distributions. Includes tools to shuffle an array or sample from it.
Unified diff parser
Blazing fast, tree-shakeable, type-safe, modern utility library to sort any type of array in less than 1 KB!
Utility functions and common patterns for MobX
Fill all elements within a portion of an array with a specified value.
Commonly needed utilities for TypeScript and JavaScript
A signals based reactive state management system
JavaScript implementation of most Microsoft Excel formula functions
A growing utilities package for working with arrays in Typescript. We are open for contribution!
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.
A drop-in substitute for the browser native localStorage API that runs on node.js.
Return element accessors for a provided array-like object.
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
Functions for manipulating pgfkeys-like arguments in a unified-latex AST
basic functions (map, each, get, set, keys) for nested objects.
Allow only single quotes for import
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
Serverless framework plugin to auto-install the Lumigo tracer
Functional version of Array.isArray