jedwards1211
coding hard, caving hard. Feel free to @ me if I forget about issues 🙃
@jcoreioAustin, TX
Pinned Repositories
astx
Super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring
asyncify
Don't keep your promises 😉
material-ui-popup-state
boilerplate for common Material-UI Menu, Popover and Popper use cases
react-fader
sequential fade-out, fade-in component, with optional height/width animation. Works with react-router
react-view-slider
horizontal slide transitions between components
breakout
A super-interactive 3D cave survey viewer for understanding large caves
flow-watch
clear the console and run flow on file changes
Jhrome
Google Chrome-style tabbed panes for Java!
meteor-imports-webpack-plugin
Webpack plugin to import and use Meteor packages like if they were real NPM packages.
meteor-webpack-react
(DEPRECATED) use jedwards1211/crater instead
jedwards1211's Repositories
jedwards1211/meteor-webpack-react
(DEPRECATED) use jedwards1211/crater instead
jedwards1211/react-interruptible-transition-group
an alternative to ReactTransitionGroup with more CSS-like behavior when components re-enter before fully leaving or vice versa
jedwards1211/npm-meteor-check
Check whether a value matches a pattern library from Meteor made compatible for Nodejs and Browserify
jedwards1211/frcs-portal
portal for fisherridge.net
jedwards1211/meatier
:hamburger: like meteor, but meatier :hamburger:
jedwards1211/redux-optimistic-ui
a reducer enhancer to enable type-agnostic optimistic updates
jedwards1211/aphrodisiac
Aphrodite-like API on top of JSS.
jedwards1211/css-color-converter
Converts CSS colors from one representation to another
jedwards1211/downworthy
Source code for the Downworthy plugin
jedwards1211/frcs-notes
a small frontend for searching cave survey notes for FRCS
jedwards1211/istanbul-lcov-issue
Demonstrates how lcov reporting crashes when a file is changed in the middle of a test, and the new lines are covered.
jedwards1211/lolex
Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
jedwards1211/meteor
Meteor, the JavaScript App Platform
jedwards1211/meteor-demo-auth
Automatically logs Meteor users into persistent demo accounts via localStorage tokens
jedwards1211/meteor-roles
Authorization package for Meteor, compatible with built-in accounts packages
jedwards1211/node-supervisor
jedwards1211/pantarei
Repository for idiomatic Flowtype definition files
jedwards1211/piping
Keep your code piping hot! Live code reloading without additional binaries
jedwards1211/react-bind-data-redux
redux helpers for react-bind-data
jedwards1211/react-input-range
React component for inputting numeric values within a range (range slider)
jedwards1211/react-measure
Compute measurements of a React component.
jedwards1211/react-packages
Meteor packages for a great React developer experience
jedwards1211/react-redux-app-skeleton
my personal skeleton for react/redux apps
jedwards1211/react-throttle-render
Throttle the number of times render() is called.
jedwards1211/react-transition-group-issue
Demonstrates what happens when children are removed from a ReactTransitionGroup before they finish entering
jedwards1211/redux-setters
convenient action creator creators for setting fields in redux state
jedwards1211/Stupid-Table-Plugin
A stupidly small and simple jQuery table sorter plugin
jedwards1211/terminate
:recycle: Terminate a Node.js Process (and all Child Processes) based on the Process ID
jedwards1211/wdio-sync
A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously.
jedwards1211/webstorm-flow-versions-problem
demonstration that webstorm can't use different versions of flow to check different projects