/portfolio

Master repo for all my individual projects

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Portfolio

These are my personal projects.

Packages

Observable property and computed value stores designed to work together for storing real and derived state.

A browser-based app for viewing photos. (WIP)

A utility to expose an asynchronous API between a web worker and its parent.

A slim and unopinionated hash router.

Javascript API abstractions to enhance minification by substituting variables. It's really quite silly.

Dependencies

These are npm --global dependencies:

Installation

  1. Install global dependencies
  2. git clone the repository
  3. lerna bootstrap

Run Tests

lerna run test