Pinned Repositories
.emacs.d
A Emacs configuration with a focus on reproducibility and exploring the literate programming paradigm
auctex
Support for TeX documents
aws-demo
counsel-itunes
emacs
Mirror of GNU Emacs
emacs-travis
Emacs binaries for Travis CI
gmail-oauth2-tools
Tools and sample code for authenticating to Gmail with OAuth2
homebrew-emacs-edge
orgling
A library for typesetting linguistics documents in org-mode
jchaffin's Repositories
jchaffin/org-plot
Plotting from within org-mode
jchaffin/sublime-da-ui
Adaptive, Customizable, Elegant UI Theme and Color Schemes for Sublime Text 3
jchaffin/advanced-nodejs
For help, ask in #questions at slack.jscomplete.com
jchaffin/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
jchaffin/bundle-buddy
A tool to identify bundle duplication across splits.
jchaffin/cis4b
jchaffin/dired-hide-dotfiles
Hide dotfiles in dired.
jchaffin/emacs-eclim
This project brings some of the great eclipse features to emacs developers. It is based on the eclim project, which provides eclipse features for vim. Development from senny/emacs-eclim has moved here.
jchaffin/emacs-release
A history of Emacs releases, under version control
jchaffin/etudes-for-clojurescript
Practice exercises for beginning ClojureScript programmers
jchaffin/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
jchaffin/flow-bin
Binary wrapper for Flow - A static type checker for JavaScript
jchaffin/identidock
jchaffin/jsxobj
Build JSON using JSX 🌈 (may contain blood magic)
jchaffin/lein-figwheel
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
jchaffin/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
jchaffin/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
jchaffin/react-router-tutorial
jchaffin/styled-components
Visual primitives for the component age 💅
jchaffin/svg-react-loader
Webpack SVG to React Component Loader
jchaffin/template
Template for SurviveJS presentations
jchaffin/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.
jchaffin/webpack-developer-kit
webpack dev kit for writing custom plugins and loaders on the fly. Education/Exploration tool as well.