Pinned Repositories
BatchEdit
A command-line tool for batch editing photos
data-bind.lite
Tiny 2-way data-binding library for web apps
react-reversi
Implementation of the game of Reversi (Othello) in React.js.
redux-saga-combine-latest
Wait for several action types to be dispatched before handling them
SourceDiff
Side-by-side diff of text files in your browser or in an Adobe Air client.
token.js
Simple lexer written in JavaScript
ValueObject
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
jhewlett's Repositories
jhewlett/ValueObject
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
jhewlett/SourceDiff
Side-by-side diff of text files in your browser or in an Adobe Air client.
jhewlett/redux-saga-combine-latest
Wait for several action types to be dispatched before handling them
jhewlett/react-reversi
Implementation of the game of Reversi (Othello) in React.js.
jhewlett/data-bind.lite
Tiny 2-way data-binding library for web apps
jhewlett/token.js
Simple lexer written in JavaScript
jhewlett/BatchEdit
A command-line tool for batch editing photos
jhewlett/SyntaxMarker
A lightweight library for syntax highlighting code snippets
jhewlett/alternative
F# library to take the first Some in a set of Options (or the first Ok in a set of Results). Supports lazy evaluation.
jhewlett/static-api
jhewlett/token.clj
Port of token.js to Clojure. Simple regular expression-based lexer.