ejfrancis
CEO of Coygo. Senior software engineer at Possible Finance. Former software engineer at Intuit Inc.
Coygo, Inc.
Pinned Repositories
alloy-editor
WYSIWYG editor based on CKEditor — with completely rewritten UI
apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
brute-force-block
Automatic brute force attack prevention class with PHP. Stores all failed login attempts site-wide in database.
chimp
Develop acceptance tests & end-to-end tests with realtime feedback
grunt-envpreprocess
Define environment-specific variables in a JSON file and replace them with a preprocessor in any specified files.
meteor-husky
Husky for the Meteor framework. Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
meteor-package
Integration for using and relying on Meteor Atmosphere packages in npm packages.
Meteor-Vue-Enterprise-Starter
An opinionated starter application that uses Meteor, Vue, Vue-Router, Vuex, and Vuex-Alt in a way that's scaleable for large applications.
Microscope-Revisited
DiscoveringMeteor's Microscope, refactored for better performance and code organization.
Vuex-Alt
An alternative approach to Vuex helpers for accessing state, getters and actions that doesn't rely on string constants.
ejfrancis's Repositories
ejfrancis/Meteor-Vue-Enterprise-Starter
An opinionated starter application that uses Meteor, Vue, Vue-Router, Vuex, and Vuex-Alt in a way that's scaleable for large applications.
ejfrancis/brute-force-block
Automatic brute force attack prevention class with PHP. Stores all failed login attempts site-wide in database.
ejfrancis/Vuex-Alt
An alternative approach to Vuex helpers for accessing state, getters and actions that doesn't rely on string constants.
ejfrancis/grunt-envpreprocess
Define environment-specific variables in a JSON file and replace them with a preprocessor in any specified files.
ejfrancis/meteor-husky
Husky for the Meteor framework. Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
ejfrancis/meteor-package
Integration for using and relying on Meteor Atmosphere packages in npm packages.
ejfrancis/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
ejfrancis/chimp
Develop acceptance tests & end-to-end tests with realtime feedback
ejfrancis/create-react-app
Create React apps with no build configuration.
ejfrancis/docs
learn you some npm for great good
ejfrancis/eslint-plugin-deprecate
simple eslint rules for deprecation
ejfrancis/freeblacktherapy.github.io
ejfrancis/iview
A high quality UI Toolkit built on Vue.js
ejfrancis/jenkins-job-builder
Tools to make Jenkins jobs from templates
ejfrancis/meteor
Meteor, the JavaScript App Platform
ejfrancis/meteor-iview
iView UI Toolkit for Meteor
ejfrancis/meteor-streamer
2 way communication over DDP with better performance.
ejfrancis/php-random-value
PHPRandomValue is a PHP class for generating random values including numbers, text strings, and keys.
ejfrancis/PPE-scripts
ejfrancis/prosemirror
Prosemirror integration for Meteor.js
ejfrancis/python-jenkins
Python API for managing jobs and nodes in a Jenkins CI instance
ejfrancis/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ejfrancis/rit-challenge
repo for rit coding challenge feb 16
ejfrancis/testdouble.js
A minimal test double library for TDD with JavaScript
ejfrancis/vagrant-hostsupdater
ejfrancis/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ejfrancis/vue-meteor
🌠 Vue first-class integration in Meteor
ejfrancis/vue-meteor-tracker
Use Meteor Tracker reactivity inside Vue components
ejfrancis/vuex
🗃️ Centralized State Management for Vue.js.
ejfrancis/vuex-test-utils
Testing your vuex actions easily