eligrey / eligrey/classList.js
Roadmap
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.