tickbox
600B gzipped
➤ Install
yarn add tickbox
➤ Import
import Tickbox from 'tickbox';
CSS
@import "tickbox/dist";
if your bundler supports SCSS
@import "tickbox/src";
➤ Usage
const tickbox = new Tickbox();
tickbox.init();
➤ License
tickbox is released under MIT license