This repo now has few more maintainers (including myself). Before making any big changes would like to: **Say Hi** > hi **Make a todo list** 1. [ ] Rewrite tests and use real browsers to run them: https://github.com/eligrey/classList.js/pull/69 1. [ ] Fix https://github.com/eligrey/classList.js/issues/48 1. [ ] Publish a new version 1. [ ] Close my fork https://github.com/yola/classlist-polyfill/issues/9 1. [ ] Cleanup whitespace 1. [ ] Minify via npm `prepublish` 1. [ ] Start addressing open issues **Flesh out any preferences, paint a bikeshed** When writing JS I generally stick to [airbnb](https://github.com/airbnb/javascript#whitespace)-ish style. For testing, prefer Mocha+chai (with karma running the tests) instead of QUnit. Prefer plain old shell or JS scripts instead task managers.
This repo now has few more maintainers (including myself).
Before making any big changes would like to:
Say Hi
Make a todo list
prepublishFlesh out any preferences, paint a bikeshed
When writing JS I generally stick to airbnb-ish style.
For testing, prefer Mocha+chai (with karma running the tests) instead of QUnit.
Prefer plain old shell or JS scripts instead task managers.