Generate non-random color array.
This library is based on rainbow-colors-array, but it uses TypeScript and is more flexible.
Regular expression for matching semver versions
CLI app helper
ES2015 `Array#findIndex()` ponyfill
Make a directory and its parents if needed - Think `mkdir -p`
User-friendly glob matching
get colors in your node.js console
A simple set of utility functions for colours.
Automatically bind methods to their class instance
colorizes brackets, parentheses and braces to help track scope
Check if argv has a specific flag
The best way to connect a wallet
Split lines into an array of lines
Responsive, theme-based style props for Vanilla Extract
Define a lazily evaluated property on an object
Map over promises serially
Remove duplicate values from an array. Fastest ES5 implementation.
Parse CLI help output
Turn anything into an array
Flatten nested arrays
A JavaScript library for colour data visualization. Easily map numbers to a smooth-transitioning colour legend.
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.