Don't eval multiple times when called multiple times in quick succession.
Portfolio
These are my personal projects.
Packages
FRP tools
Observable property and computed value stores designed to work together for storing real and derived state.
Gallery
A browser-based app for viewing photos. (WIP)
Portal
A utility to expose an asynchronous API between a web worker and its parent.
Router
A slim and unopinionated hash router.
Trimkit
Javascript API abstractions to enhance minification by substituting variables. It's really quite silly.
Dependencies
These are npm --global dependencies:
Installation
- Install global dependencies
git clonethe repositorylerna bootstrap
Run Tests
lerna run test
Development
Cloud9 IDE is available via Docker container for development.
docker-compose up cloud9
Description
Languages
JavaScript
96.7%
Shell
1.3%
Dockerfile
0.9%
HTML
0.7%
CSS
0.4%