Skip to content

vue-bulma/cleave

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Cleave

Cleave component is based on cleave.js for Vue Bulma.

Installation

$ npm install vue-cleave --save

Examples

<template>
  <cleave placeholder="Enter your credit card number" :options="{ creditCard: true }"></cleave>
</template>

<script>
import Cleave from 'vue-cleave'

export default {
  components: {
    Cleave
  }
}
</script>

Badges


fundon.me  ·  GitHub @fundon  ·  Twitter @_fundon

About

Vue Cleave component is based on cleave.js for Vue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages