An open API service indexing awesome lists of open source software.

https://github.com/vitalk/classy-checkbox

A classy checkbox
https://github.com/vitalk/classy-checkbox

Last synced: 10 months ago
JSON representation

A classy checkbox

Awesome Lists containing this project

README

          

# Classy checkbox

A classy checkbox.

## Installation

The recommended installation method is a [npm](https://www.npmjs.com/).

```shell
npm install --save-dev classy-checkbox
```

## Usage

```less
@import 'classy-checkbox/checkbox';
@import 'classy-checkbox/checkbox_theme_classy';
```

```html


```

## License

Licensed under the [MIT license](http://mit-license.org/vitalk).