# TODO

- [x] Add `start` and `stop` events
- [ ] Improve documentation
- [ ] Document all NPM scripts
- [x] Document all baseline events
- [ ] Document all baseline methods
- [x] Update to new version of `babel`
- [x] Update to new version of `LoDash`
- [ ] Improve debugging, allow for easier stack traces
- [ ] Adjust `viewModel`, pass in larger dependencies via options (i.e. `jQuery`)
- [ ] Use native modules instead of CommonJS
- [ ] Overall cleanup and refactor
- [x] Normalize global options `Object`, improve defaults
- [ ] Add architecture diagram
- [ ] Simplify NPM scripts (especially full/split builds)
- [ ] Add additional examples
- [ ] Add `postcss` and `autoprefixer`
- [ ] Refactor tape tests
- [ ] Figure out a good way to proxy browser references within tests 
- [ ] Make the component generator public
