1.3.0 • Published 1 year ago

tickbox v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm GitHub package version NPM Downloads

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