Pinned Repositories
bucket-ts
Bucket-ts monorepo
just-my-type
Derives typescript types from JS objects
mocha-ui-jest
A Mocha interface that mimics Jest's with support for `toMatchSnapshot` and `toMatchImageSnapshot`
qunit-mocha-ui
A QUnit Interface for Mocha that supports all QUnit's assertion types
redux-action-propcheck
A redux middleware to check action property types.
redux-action-router
A super simple router middleware for redux that maps urls to actions.
redux-form-immutablejs-example
An example of using redux-form along with react, immutable, and redux-immutablejs
redux-signals
A redux middleware that allows the creation of 'signal' actions that don't have reducers of their own, but instead dispatch other actions.
redux-socket.io
An opinionated connector between socket.io and redux
thunk-centric-redux
A collection of tools for building Redux applications in a thunk-centric fashion.
itaylor's Repositories
itaylor/backplane-core
Backplane Core Specification
itaylor/dom-lite
A lightweight faux HTML DOM implementation for creating HTML Node trees and printing them
itaylor/express-domview
A view engine for express that allows you to write your views as standard JavaScript files that build DOM nodes.
itaylor/node
evented I/O for v8 javascript
itaylor/node-qunit
Port of QUnit unit testing framework to nodejs
itaylor/Node-CLI
A super-simple class for Node.js to spice up your Node.js console output