Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.8 KB

ROADMAP.md

File metadata and controls

46 lines (31 loc) · 1.8 KB

To Do List

Note, as I work on this in my spare time and have family commitments, I'm hesitant to call this a “Roadmap“!

1. Monorepo

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!“

2. Unit-tests, CI

As listed in #1, configure and write unit tests, using Karma, and modelled after Leaflet. To include:

Give developers looking to use the plugins confidence!

3. Core Leaflet

As laid out it #14, work with other contributors to get accessibility fixes, and some form of internationalization/ localisation into core Leaflet.

Contribute

I welcome feedback, contributions, and pull requests!