Computes the L2 norm (Euclidean norm) of an array of values.
A set of helpers in TS/JS, compatible with tree-shaking, for commit.
Enforces adding a comment before disabling an ESLint rule.
TypeScript/JavaScript implementation of Bruls et al.'s squarified treemap algorithm
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
Hyper “Least Recently Used” (LRU) cache
Viewport-based virtualization (virtual scrolling) for Lit
## `CDNConstruct`
replace-identifiers
A lightweight `updateIn` for immutable objects.
Get callsites from the V8 stack trace API
x402 Payment Protocol
Graph library for traversing and processing any directional graphs.
Support [Flow static type checking](https://flow.org/) in [Vite](https://vitejs.dev/)
Resolves the path of sass imports, following a heavily opinionated and probably very shady algorithm
ECL Content Block
simple cluster object cache
An advanced session store for Redis
Kit lifecycle management for HyperDev
An extension to moment.js that handles working days in France
Experimental code. DO NOT DEPEND on this for production use
Validate the custom tab plugin syntax, properties and throw error/warning respectively
Gets properties from package.json files in parent directories.
- save an array to disk using the localstorage API - restores the array state if initialized on an existing storage - ⚠️ this only works for push and shift operations - ⚠️ you should not be using multiple array instances on the same storage