Node.js based forum software built for the modern web
Repositories
jeffbski repositories
The Reactive Extensions for JavaScript
Simple stream sink which accumulates or collects the data from a stream. Pipe your stream into this to get all the data as buffer, string, or raw array. (streams2)
Several redux reducer composition utilities.
autoflow (formerly react) is a javascript module to make it easier to work with asynchronous code, by reducing boilerplate code and improving error and exception handling while allowing variable and task dependencies when defining flow.
autoflow-deferred is a plugin for react, the flow control rules engine, which adds integration with jQuery-style Deferred promises
autflow-graphviz is a plugin for autflow, the flow control rules engine, which allows react to use graphviz to generate flow diagrams for the dependencies
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
Babel plugin to replace Object.assign with the extends helper
A bare repo template having commonly used files to start building a Node.js module with
Minimal React.js boilerplate with an auto build environment
Minimal React.js boilerplate with an auto build environment for Windows
base boilerplate react environment with auto-build env w/o testing framework
A (really) simple way to check a modules export's in node.js. Inspired by behaviors in Erlang.
bench-rest - benchmark REST (HTTP/HTTPS) API's. node.js client module for easy load testing / benchmarking REST API's using a simple structure/DSL can create REST flows with setup and teardown and returns (measured) metrics.
HTTP-friendly error objects
A base stream class for node that reliably buffers until next tick
Redis adapter for catbox
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
Light wrapper around chaijs which automatically sets chai.Assertion.includeStack = true