We have to put all the existing code in one place with tests before we can move forward. We're approaching the work on a transform by transform basis:
- Identify a common transform like "collapse tables"
- Consolidate the JavaScript and CSS with minimal changes
- Add exhaustive unit tests that observe DOM state
- Update with very minor lint and name considerations
- Integrate into the iOS and Android apps