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

it can use npm? I want use it to react so need npm #44

Closed powerProgrammerMa closed 5 years ago

marcosrocha85 commented 5 years ago

Actually I guess isn't that hard to do. I can take a look this weekend.

powerProgrammerMa commented 5 years ago

thanks

riktar commented 5 years ago

here: https://www.npmjs.com/package/jkanban

dtamm commented 5 years ago

How about an documentation on how to use it with NPM (and maybe as require or ES6 module)? Just tested the npm package, i am getting an error when using it (may be project specific, but the error looks like this: jkanbanWEBPACK_IMPORTED_MODULE2default.a is not a constructor), shall i raise a new issue for this?