Pinned Repositories
es6-react-mixins
universal mixin adapter for react
es6-tests
unit tests for every es6 feature
just
A library of dependency-free JavaScript utilities that do just one thing.
literary.js
Literary heroes writing JavaScript. Now a Book! ->
react-function-plot
render JS functions as SVG paths
strict-mode
A Visual Test of EcmaScript Strict Mode compliance
waldojs
Find things in your JS object tree
wordy
An embedded word frequency util
wordy-extension
word frequency analysis in a chrome extension
angus-c's Repositories
angus-c/strict-mode
A Visual Test of EcmaScript Strict Mode compliance
angus-c/wordy-extension
word frequency analysis in a chrome extension
angus-c/flight-exercise
angus-c/which-browser
angus-c/functional-javascript
Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.
angus-c/blog
Cataloging entire source code from http://javascriptweblog.wordpress.com
angus-c/async
Async utilities for node and the browser
angus-c/browserify-playground
angus-c/flight
A lightweight, component-based JavaScript framework
angus-c/flight-keyboard-shortcuts
Keyboard shortcut manager for Flight applications
angus-c/flight-lint-web
Web UI for Flight linting. Very WIP.
angus-c/flight-static-analysis
Static Analysis tool for Twitter's Flight.
angus-c/generic-flight
angus-c/harmony-reflect
ES-Harmony reflect module shim
angus-c/ignorelist
Things worth ignoring.
angus-c/jsbin-profiles
angus-c/kaleidos
CSS3 Kaleidoscope Effect
angus-c/mensch
A decent CSS parser.
angus-c/mojombo.github.com
Jekyll source for my personal blog.
angus-c/nodeCopy
Aim is to end up with easy backup module using node fs lib. Early days.
angus-c/socketapio
An experiment for replacing rest calls with events triggered over web sockets.
angus-c/tpyo
A small script that enables you to make typos in JavaScript property names. Powered by ES6 proxies + Levenshtein string distance.