creates a new array with given range
Hashing made simple. Get the hash of a buffer/string/stream/file.
Regular expression for matching semver versions
Svelte Material UI - Floating Label
Babel plugin to transpile import() to a deferred require(), for node
A term-xsd-to-float function-factory actor
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Copy a descriptor from object A to object B
Make any value an array. No dependencies.
Base64 encoding/decoding in pure JS
A fast Mersenne Twister
Parse string into array of string elements
Svelte Material UI - Linear Progress
GraphQL Codegen plugin for building mock data
Constants and utilities about visitor keys to traverse AST.
Convert object keys from camel case
TypeScript definitions for colormap
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Light, fast, tree-based way to get cities by zipcode and location.
Get esbuild-compatible targets from a browserlist config
Validates if a value is an array.
Official `aws-lite` plugin for SSM
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others