Pinned Repositories
elm-calculator
A basic calculator written with elm-lang.
elm-convert-case
Convert string cases with elm
elm-github-user-repos
Look up public repos of a github user.
elm-scroll-progress
A scroll progress indicator
elm-simple-json-decoding
A playground of basic examples decoding a JSON object
elm-subscriptions
Basic examples of the migration of `Signals` to `subscriptions` in Elm 0.17.
greeting
Different ways to say hello.
johnny-five-arduino-starter-kit-examples
Arduino Starter Kit examples converted to JS using 'Johnny-Five' the JavaScript Robotics and IoT programming framework
slackm8
Elm app to randomly shuffle & split a team into groups & invite users to Slack channels.
chrisbuttery's Repositories
chrisbuttery/johnny-five-arduino-starter-kit-examples
Arduino Starter Kit examples converted to JS using 'Johnny-Five' the JavaScript Robotics and IoT programming framework
chrisbuttery/luhn
A Luhn (mod 10) algorithm component
chrisbuttery/ohms-law
Ohm's Law is made from 3 mathematical equations that shows the relationship between electric voltage, current and resistance.
chrisbuttery/kick-off-koa-workshop
chrisbuttery/backend-with-webpack
A simple server using webpack as a build tool
chrisbuttery/base-react-min
Minimal React.js boilerplate with an auto build environment
chrisbuttery/blog-example-with-metalsmith
A example blog build with metalsmith
chrisbuttery/curry
simple curry module, with nothing *too clever*, and full test coverage
chrisbuttery/deku
Functional view library for building UI components as an alternative to React
chrisbuttery/duo-architecture
chrisbuttery/duo-test-babel
chrisbuttery/electron-boilerplate
Boilerplate to kickstart creating an app with Electron (formerly atom-shell)
chrisbuttery/electron-boilerplate-1
Boilerplate application for Electron runtime
chrisbuttery/elm-video-chat
video chat system by Elm
chrisbuttery/ElmByExample
chrisbuttery/essential-react
A minimal skeleton for building testable React apps using ES6
chrisbuttery/excellence_magento_blog
Source Code of Excellence Magento Blog Modules
chrisbuttery/koa-workshop
chrisbuttery/ramda
:ram: Practical functional Javascript
chrisbuttery/react-browserify-spa-seed
Seed / Boilerplate project to create your own SPA using React, Browserify and ReworkCSS
chrisbuttery/react-helmet
Specify the page title, meta & link tags per component in a nested fashion
chrisbuttery/react-tape
A boilerplate for React using Tape for testing.
chrisbuttery/screensizes
a website that displays other visitors' screen sizes in real-time
chrisbuttery/spark-io
Spark Core IO Plugin for Johnny-Five
chrisbuttery/standard
JavaScript Standard Style — One Style to Rule Them All
chrisbuttery/superheroes
Get superhero names
chrisbuttery/tdd-es6-react
Examples of TDD in ES6 with React
chrisbuttery/travis-broken-example
An example that will cause a build failure
chrisbuttery/virtual-dom-starter
bare-bones virtual-dom starter using main-loop and browserify/watchify with npm run scripts
chrisbuttery/virtual-dom-universal-starter
bare-bones virtual-dom starter for universal (node+browser) routing and rendering