- [ ] Selection
  - [ ] Tests for add
  - [ ] Tests for remove
  - [ ] Tests for set
  - [ ] Tests for removeAll
  - [ ] Tests for removeSelf
  - [ ] Tests for text
  - [ ] Add observable support
  - [ ] Add collection support (ObservableList)
  - [ ] Add animation helpers (for css animations)
  - [ ] AsyncIterable support
  - [ ] Named apis?

- [ ] EventEmitters
  - [ ] Event emitters to observables

- [ ] ObservableList

- [ ] Router
  - [x] Basic router
  - [ ] Tests
  - [ ] Handle ctrl click
  - [ ] Move into @chargeui/components?

- [ ] Remove Microsoft copyright from compiled js?

