Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you.
npm install
gulp
npm test
- Please follow the existing code style.
- Do not add new methods before consulting.
- Remember, code simplicity, readability and conciseness matters a lot for this project. Often juggling the three can be tricky.
- Right now what Bliss badly needs is tests. If you want to contribute, please consider contributing tests!