Pinned Repositories
add-variable-declarations
Add variable declarations for global assignments.
average-todo-app-android
blockchain-parser
minimal bitcoin blockchain parser, forked from https://code.google.com/p/blockchain/
jeffchan.net
my personal website
sublime-text-puppet
puppet syntax highlighting for sublime text
truncate.js
fast, intelligent javascript text truncation
jeffchan's Repositories
jeffchan/truncate.js
fast, intelligent javascript text truncation
jeffchan/jeffchan.net
my personal website
jeffchan/average-todo-app-android
jeffchan/add-variable-declarations
Add variable declarations for global assignments.
jeffchan/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
jeffchan/coffee-to-es2015-codemod
A set of JSCodeshift transforms that will help you transform your CoffeeScript codebase to ES2015
jeffchan/decaf-cli
jeffchan/decaffeinate
CoffeeScript in, ES6 out
jeffchan/decaffeinate-parser
A better AST for CoffeeScript, inspired by CoffeeScriptRedux.
jeffchan/esnext
Bring your JavaScript into the future.
jeffchan/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
jeffchan/flow-typed
A central repository for Flow library definitions
jeffchan/hhvm
HHVM is a new open-source virtual machine designed for executing programs written in PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to.
jeffchan/karma-es6-shim
Add both ES6 and ES5 support to Karma
jeffchan/koans
learning ruby http://rubykoans.com/
jeffchan/m.js
A module system for websites
jeffchan/OSX-Messages-Exporter
Exports iMessages and SMS's to files.
jeffchan/paratest
:computer: Parallel testing for PHPUnit
jeffchan/pushydb
firebase-like pub/sub key-value system, based on multi-paxos
jeffchan/react
React is a JavaScript library for building user interfaces. It's declarative, efficient, and extremely flexible. What's more, it works with the libraries and frameworks that you already know.
jeffchan/react-chosen
React wrapper for Chosen jQuery.
jeffchan/react-leaflet
React components for Leaflet maps
jeffchan/stripe-billing-typographic
⚡️Typographic is a webfont service (and demo) built with Stripe Billing.
jeffchan/tipster
jeffchan/wami-rdio
speech-controlled rdio music
jeffchan/watchify
watch mode for browserify builds
jeffchan/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
jeffchan/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
jeffchan/webpack-compare
jeffchan/xhp-lib
Class libraries for XHP. XHP is a Hack feature that augments the syntax of the language such that XML document fragments become valid PHP expressions.