cljsjs

juhoteperi 2016-05-16T20:38:39.000512Z

I added few short notes about updating packages to wiki: https://github.com/cljsjs/packages/wiki/Updating-packages

juhoteperi 2016-05-16T20:42:54.000520Z

Would be cool to one day integrate extern generator to package tooling

juhoteperi 2016-05-16T20:43:24.000521Z

Should be possible to load the JS into Rhino and generate externs using that from Boot

juhoteperi 2016-05-16T20:44:21.000522Z

And as the packages depend on other cljsjs packages, the dependencies could be automatically loaded in JS engine/extern generator