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

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

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

Last synced: about 1 year ago
JSON representation

A classy input

Awesome Lists containing this project

README

          

# Classy input

A classy input.

## Installation

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

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

## Usage

```less
@import 'classy-input/input';
@import 'classy-input/input_theme_classy';
```

```html






```

## License

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