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/redux-socket.io
An opinionated connector between socket.io and redux
itaylor/thunk-centric-redux
A collection of tools for building Redux applications in a thunk-centric fashion.
itaylor/redux-form-immutablejs-example
An example of using redux-form along with react, immutable, and redux-immutablejs
itaylor/qunit-mocha-ui
A QUnit Interface for Mocha that supports all QUnit's assertion types
itaylor/redux-action-router
A super simple router middleware for redux that maps urls to actions.
itaylor/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.
itaylor/bucket-ts
Bucket-ts monorepo
itaylor/just-my-type
Derives typescript types from JS objects
itaylor/mocha-ui-jest
A Mocha interface that mimics Jest's with support for `toMatchSnapshot` and `toMatchImageSnapshot`
itaylor/ts-file-exports
Utility for reading and resolving the module export names from a TypeScript or JavaScript file
itaylor/basic-style-loader
A simple style loader module for webpack
itaylor/immersed
Immer based application state management
itaylor/rsmq
Redis Simple Message Queue
itaylor/snapdiff
Tools to snap screenshot images with puppeteer and compare them against remote versions
itaylor/socket.io-promise
An opinionated Promise wrapper around socket.io's emit/ack
itaylor/babel-plugin-rewire-exports
Babel plugin for stubbing [ES6, ES2015] module exports
itaylor/docker-vhoster
Modifies etc/host files when docker containers start/stop
itaylor/env-enforcer
an express middleware designed to validate env convfig for your health route
itaylor/envreplace-go
A small, statically linkable cli utility written in GoLang that replaces strings in files with the value of env vars.
itaylor/lerna-test
Test of a bug I'm experiencing with lerna
itaylor/mocha-test-context
Captures the current running mocha test name and file path. Useful for certain types of logging/reporting about mocha tests.
itaylor/node-jenkins-api
Jenkins API for NodeJS
itaylor/pnp-webpack-plugin
Transparently adds support for Plug'n'Play to Webpack
itaylor/progress-bar-webpack-plugin
A progress bar plugin for Webpack.
itaylor/react-collapse
Component-wrapper for collapse animation with react-motion for elements with variable (and dynamic) height
itaylor/react-spectrum
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
itaylor/redux-socket.io-errorhandler
Redux middleware that handles socket.io errors by dispatching thunks that throw Error objects
itaylor/rewire-proxy
itaylor/style-loader
Style Loader
itaylor/websocket-stream
websockets with the node stream API