Pinned Repositories
atom-javascript-refactor
atom plugin that provides refactoring support for JavaScript
joi-validation-strategy
Joi validator for react-validation-mixin
react-display-name
utility to return a react components display name
react-examples
React Examples
react-immutable-render-mixin
react pure render mixin for facebook/immutable-js library
react-validation-mixin
Simple validation mixin (HoC) for React.
redux-online-store-enhancer
Automatically detect if you are online or offline.
redux-peerjs-store-enhancer
Use PeerJS to easily distribute Redux actions to remote peers.
redux-pouchdb-store-enhancer
Redux PouchDB Enhancer to store actions locally, sync with remote CouchDB, and time travel by applying remote actions locally and then compute distributed nextState.
refactoring-codemods
Refactoring support for JavaScript via jscodeshift codemods
jurassix's Repositories
jurassix/react-validation-mixin
Simple validation mixin (HoC) for React.
jurassix/react-immutable-render-mixin
react pure render mixin for facebook/immutable-js library
jurassix/refactoring-codemods
Refactoring support for JavaScript via jscodeshift codemods
jurassix/react-display-name
utility to return a react components display name
jurassix/atom-javascript-refactor
atom plugin that provides refactoring support for JavaScript
jurassix/redux-pouchdb-store-enhancer
Redux PouchDB Enhancer to store actions locally, sync with remote CouchDB, and time travel by applying remote actions locally and then compute distributed nextState.
jurassix/redux-online-store-enhancer
Automatically detect if you are online or offline.
jurassix/redux-peerjs-store-enhancer
Use PeerJS to easily distribute Redux actions to remote peers.
jurassix/react-examples
React Examples
jurassix/test-timebomb
💥 auto expire features in your code
jurassix/data-structures
CS Basics + Js Basics Conference Slides
jurassix/pouchdb-react-native
Pouchdb with async storage
jurassix/docs-react-validation-mixin
gitbook documentation for react-validation-mixin
jurassix/crypto-pouch
plugin for encrypted pouchdb/couchdb databases
jurassix/go-npm
Distribute and install Go binaries via NPM
jurassix/javascript-algorithms
JavaScript implementation of different computer science algorithms.
jurassix/jurassix.github.io
jurassix/my-create-react-app
Default application, built from Create React App, with Flow and redux wired up.
jurassix/react-native-material-kit
Bringing Material Design to React Native
jurassix/react-treeview
Easy, light, flexible tree view made with React.
jurassix/react-validatorjs-strategy
Strategy for using validatorjs with react-validation-mixin
jurassix/reactjs.org
The React documentation website
jurassix/redux-action-enhancer-middleware
Middleware that provides an enhancing function to dispatched actions, with optional filtering to target only certain actions.
jurassix/svgr
Transform SVGs into React components 🦁
jurassix/tracium
A blessed Chrome Trace parser.
jurassix/verdict.js
Javascript functional rule evaluation. Core of a rules engine.
jurassix/web-embed-lab
A performance testing tool for third-party embedded scripts
jurassix/website
Yarn package manager website
jurassix/why-babies-cry
A desperate attempt to list them all!
jurassix/aoc
Advent of Code solutions