skor
v0.0.5
Published
A cool JS Library
Downloads
3
Readme
👑 Skor
A cool JS Library
:mag_right: Usage
const skor = new Skor();
const unsubscribe = skor.subscribe();
// ...later
unsubscribe();
:hammer_and_pick: Installation
npm i skor
yarn add skor
:card_file_box: Examples
See examples
:book: API
Skor
The Skor
class.
Testing
:seedling: Contribute
Think you'd like to contribute to this project? Check out our contributing guideline and feel free to create issues and pull requests!
License
MIT © Adam L Barrett