tickbox
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

stickbox

npm GitHub package version NPM Downloads

600B gzipped

Demo


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

Package Sidebar

Install

npm i tickbox

Weekly Downloads

5

Version

1.2.0

License

MIT

Unpacked Size

55 kB

Total Files

25

Last publish

Collaborators

  • ux-ui