Skip to content

LeaVerou/bliss

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9df4f28 · Mar 8, 2024
Aug 28, 2016
Oct 3, 2018
Dec 7, 2015
Nov 20, 2017
Dec 2, 2017
Dec 13, 2017
Jun 25, 2016
Dec 3, 2015
Dec 5, 2015
Aug 27, 2020
Jun 23, 2020
Aug 2, 2021
Aug 2, 2021
Dec 6, 2015
Dec 9, 2018
Oct 3, 2018
Apr 6, 2019
Mar 8, 2024
Dec 3, 2017
Aug 2, 2021
Aug 2, 2021
Nov 30, 2015

Repository files navigation

Bliss: Heavenly JavaScript Join the chat at https://gitter.im/LeaVerou/bliss Build Status

blissfuljs.com

Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you.

Install

If using npm:

npm install blissfuljs --save

If not using npm, no worries! Just download your preferred Bliss bundle from http://blissfuljs.com

Build

npm install
gulp

Test

npm test

Contribute to Bliss!

  • Please follow the existing code style.
  • Do not add new methods before consulting.
  • If editing Bliss, do not edit bliss.js! It’s auto-generated by gulp. The source files are bliss.shy.js and bliss._.js.
  • 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! See here for details.

Browser Support

(Assuming use of polyfill.io alongside)

Chrome Firefox Edge IE Opera Safari
9+ ✔ 6.1+ ✔