NV / CSSOM

Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
https://nv.github.io/CSSOM/docs/parse.html
MIT License
751 stars 99 forks source link

Add `lib/index.js` file #98

Closed amitzur closed 6 years ago

amitzur commented 6 years ago

As suggested in issue #97 in the meantime the lib/index.js file should be added. I ran npx jake lib/index.js to generate this file

NV commented 6 years ago

Thank you for doing this, Amit!

Do you actively use CSSOM in one of your projects? Do you have any interested in becoming a maintainer?

amitzur commented 6 years ago

I do use it in a project, and benefit a lot from it. I have interest, but unfortunately not available enough to be a maintainer :( If I detect more gaps I'll be sure to submit a PR for them!