vuejs-credit-card
v0.0.2
Published
Vue.js wrapper for credit card https://github.com/jessepollak/card. This project is just a pt-br translation of https://github.com/iliojunior/vuetify-credit-card.
Downloads
7
Readme
Vue.js Credit Card
Vue.js credit card component
See on NPM
The vuetify-credit-card is a Vue.js component that aims to do the same for Vue.js(vue2.0).
Dependencies:
Props
| Name | Required | Type/Value | Default | Description |
| --- | --- | --- | --- | --- |
| value | No | Object
| {} | Used for set datas in component |
| invertCard | No | Boolean
| false | Flag to flip card component |
| formatData | No | Boolean
| false | Flag to format values on value prop |
Contribute
You must follow Puzzle-Pattern like the Code of Conduct.
# install dependencies
npm install
# serve with hot reload at localhost:8082
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
Jessepollak's Card make credit card forms look awesome.