Note, as I work on this in my spare time and have family commitments, I'm hesitant to call this a “Roadmap“!
See #21. I'm working to put these plugins into a monorepo:
This will provide the benefits of shared build, unit-testing and CI, and ensure none of them gets “left behind!“
As listed in #1, configure and write unit tests, using Karma, and modelled after Leaflet. To include:
- Tests to ensure that accessibility fixes in Leaflet.a11y "work",
- Tests to ensure the integrity and security of Leaflet.translate,
- ...?
Give developers looking to use the plugins confidence!
As laid out it #14, work with other contributors to get accessibility fixes, and some form of internationalization/ localisation into core Leaflet.
I welcome feedback, contributions, and pull requests!