Split a string at one or more indices
A zero dependency library for operating on strings while maintaining changes and index maps transparently
UI utilities
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
A list of arrays with predefined max lengths. Add to the list and items flow into sections.
Get all but the last element or last n elements of an array.
Randomize the order of the elements in a given array.
Merge JSON Object using rules
replace the namespace names
Remark plugin to remove HTML comments from the processed output
Simple text tree diagrams from arrays.
Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.
Find [nd-]array min/max values
This package is intended for Prisma's internal use
Turn an array like into an array
{G,S}et object values using MongoDB-like path notation
A simple double ended queue datastructure
Trim the whitespace within an array of GLSL tokens
rehype plugin to remove empty attributes
Remove trailing commas
ECL Description list
A fast fuzzy string set for JavaScript
Get the first fulfilled promise that satisfies the provided testing function
A JSDoc template for Mocha, forked from docdash