jeffbski
@jeffbski
11
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
11 Skillsacross 2 categoriesredux-logic
jeffbski
Redux middleware for organizing all your business logic. Intercept actions and perform async processing.
joi-browser
jeffbski
joi object schema validation bundled for the browser
wait-on
jeffbski
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
redux-logic-test
jeffbski
redux-logic test utilities to facilitate the testing of logic. Create mock store
digest-stream
jeffbski
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 and length. (streams2)
ensure-array
jeffbski
Ensure that an object is an array. Moves error checking out of your code.
bench-rest
jeffbski
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 and teardown and returns (measured) metrics.
joi-full
jeffbski
joi object schema validation with extensions - universal/isomorphic works with Node.js and is bundled for the browser
redis-wstream
jeffbski
redis-wstream - node.js redis write stream which streams binary or utf8 data into a redis key using an existing redis client (streams2)
redis-rstream
jeffbski
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)
ngzip
jeffbski
ngzip is a portable streaming stdio gzip command line utility that uses Node.js zlib. It should run anywhere Node.js runs including windows, *nix, mac