Auto submit plugin for Inquirer.js
Convert a dependency path into a filepath
Simple async batch with concurrency control and progress reporting.
Babel preset for stage 2 plugins
Standardized module functions free of business logic
TypeScript definitions for node-cron
Checks if two URLs pass the "same origin"-policy (RFC 6454)
Relocatable regular expressions.
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
Topological sort
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Calculate common public safety shift schedules.
parse a data uri into mime type and buffer
[](https://circleci.com/gh/unmock/json-schema-fast-check) [](https://codecov.io/g
CLI Utility for Watching AWS CloudWatch Logs.
Generate human-readable ids from lists of easy-to-spell nouns and adjectives
TypeScript definitions for pg-escape
Efficiently remove an element from an unordered array without doing a splice
Gate requests based on CORS data.
Generate HEX colors for a given namespace using color v5
Little module that helps with endpoints parsing.
Fast JavaScript array sorting by implementing Python's Timsort algorithm