riktar / jkanban

Vanilla Javascript plugin for manage kanban boards
https://www.riccardotartaglia.it/jkanban/
Apache License 2.0
1.09k stars 299 forks source link

API for boards array #49

Closed conihorse closed 5 years ago

conihorse commented 5 years ago

Hi Would it be possible to give the API a boards[] level accessor so that we can dump the state out easily (I thoughtoptions.boards[] would do this, but ran into similar issues as https://github.com/riktar/jkanban/issues/45. ) Thanks also for the library,