The lodash method `_.uniq` exported as a module.
The lodash method `_.includes` exported as a module.
No description provided.
The lodash method `_.camelCase` exported as a module.
Easy way to split a string on a given character unless it's quoted or escaped.
Merge multiple streams into one stream in sequence or parallel.
HTTP request logger middleware for node.js
JSON Web Token implementation (symmetric and asymmetric)
Elegant terminal spinner
A fast function for calculating the visual width of a string once printed to the terminal.
The lodash method `_.isNumber` exported as a module.
The lodash method `_.debounce` exported as a module.
The lodash method `_.isString` exported as a module.
The lodash method `_.isInteger` exported as a module.
A basic but performant promise implementation
The lodash method `_.once` exported as a module.
A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.
The lodash method `_.isBoolean` exported as a module.
A regex to match any full character, considering weird character ranges.
Escape and stringify an array of arguments to be executed on the shell
Bare simple logger for NodeJS
Remove duplicate values from an array. Fastest ES5 implementation.
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
No description provided.