## Usability

- UI + UX
- Feature list and screenshots

## CSS basics

- Old IE fixes for rem

## i18n

- Include Google Noto fonts (as needed?)
- Can I have plugins, like add myanmar-numbers module or knayi module, and use it to transform output in the readout?

## Regex / Find

- Hook into unicode-categories module; accept all digits as \d; all commas and periods similar to comma?

## Testing

- Jasmine tests
