Ecosyste.ms: Awesome

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

https://github.com/vue-bulma/cleave

Vue Cleave component is based on cleave.js for Vue
https://github.com/vue-bulma/cleave

Last synced: 3 months ago
JSON representation

Vue Cleave component is based on cleave.js for Vue

Lists

README

        

# Cleave

Cleave component is based on [cleave.js](https://github.com/nosir/cleave.js) for Vue Bulma.

## Installation

```
$ npm install vue-cleave --save
```

## Examples

```vue

import Cleave from 'vue-cleave'

export default {
components: {
Cleave
}
}

```

## Badges

![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)

---

> [fundon.me](https://fundon.me)  · 
> GitHub [@fundon](https://github.com/fundon)  · 
> Twitter [@_fundon](https://twitter.com/_fundon)