67 packages
authie
Authentication.
babel-plugin-absolute-import
Babel Plugin to enable relative absolute-import
batch-gate
A way of gating items until the batch size is realized.
bcrypt-deterministic
A deterministic bcrypt library for NodeJS.
bigboi
Big Sets and Big Maps! Get around the 2 ^ 24 item limit in JS Sets and Maps.
bunchie
A keyed debouncer.
bunchoid
Library for grouping/caching function calls.
cachie
Versatile cache wrapper.
cls-loggie
Logging utility which makes heavy use of CLS (continuation local storage).
concurrentie
Library for enforcing concurrency limits on async functions.
concurrent-middleware
Utility for executing express or express-like middleware concurrently.
debouncie
Debounce that returns a promise.
deferrari
Tool for deferring progress until an event has been resolved by string name.
dibi
JS DB.
emittie
Emitter
errie
An HTTP error library that bubbles up through nested catch statements.
execute-middleware
Execute arbitrarily complex middleware in the Express format.
hodash
JavaScript utility functions a-la Lodash.
hodash.async-iterator
hodash.ensure-array
Ensures that provided value is an array.
hodash.flatten-to-array
Flattens an Array/Set. All children which implement .forEach will be flattened into output, alongside non-iterables.
hodash.flattentoset
Flattens an Array/Set. All children which implement .forEach will be flattened into output, alongside non-iterables.
hodash.flatten-to-set
Flattens an Array/Set. All children which implement .forEach will be flattened into output, alongside non-iterables.
hodash.get
Gets nested properties.
hodash.ismap
Checks if the provided value is an ES6 Map.