redux-logic
popularRedux middleware for organizing all your business logic. Intercept actions and perform async processing.
Updated by @jeffbski
joi-browser
popularjoi object schema validation bundled for the browser (babelified and bundled)
Updated by @jeffbski
ensure-array
Ensure that an object is an array. Moves error checking out of your code.
Updated by @jeffbski
pass-stream
pass-through stream which can filter/adapt and pause data as it passes through (streams2)
Updated by @jeffbski
digest-stream
digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest …
Updated by @jeffbski
redis-rstream
redis-rstream - node.js redis read stream which streams binary or utf8 data in chunks from a redis key using an existing redis client (streams2)
Updated by @jeffbski
bench-rest
bench-rest - benchmark REST (HTTP/HTTPS) API's. Node.js client module for easy load testing / benchmarking REST API' using a simple structure/DSL can create REST flows with setup …
Updated by @jeffbski
redis-wstream
redis-wstream - node.js redis write stream which streams binary or utf8 data into a redis key using an existing redis client (streams2)
Updated by @jeffbski
redux-logic-test
redux-logic test utilities to facilitate the testing of logic. Create mock store
Updated by @jeffbski
markdown-it-modify-token
markdown-it plugin for modifying tokens in a markdown document. It can for example modify content or attributes for certain type of elements like links or images.
Updated by @jeffbski
length-stream
length-stream - Simple pass-through stream (RW) which accumulates the length of the stream (streams2)
Updated by @jeffbski
cluster-master-ext
A module for taking advantage of the built-in `cluster` module in node v0.8+, enables rolling worker restarts, resizing, repl, events, configurable timeouts, debug method. Zero …
Updated by @jeffbski
@jeffbski/parquetjs
fully asynchronous, pure JavaScript implementation of the Parquet file format (pure JS, does not include lzo which requires binary build)
Updated by @jeffbski
git-clone-init
Create new project by - clone git repo, rm .git dir, git init, replace PROJECT_NAME, git commit
Updated by @jeffbski
chai-stack
Light wrapper around chaijs which automatically sets chai.Assertion.includeStack = true
Updated by @jeffbski
autoflow-q
autoflow-q is a plugin for autoflow, the flow control rules engine, which adds integration with Q-style Deferred promises https://github.com/kriskowal/q
Updated by @jeffbski