Jeff Fox's starred repositories
awesome-elm
A curated list of useful Elm tutorials, libraries and software. Inspired by awesome list. Feel free to contribute. :rocket:
reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
Clojure_Enigma
Enigma machine written in clojure
arnoldclj_interpreter
Arnoldc interpreter written in clojure using instaparse
java-testing-with-spock
Code samples from the book "Java testing with Spock"
elm-todomvc
The TodoMVC app written in Elm, nice example for beginners.
cjsx-in-browser
Compiles embedded coffee-react (cjsx) files in the browser.
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.