vue-taiwan-id
v0.1.1
Published
- [vue-taiwan-id](#vue-taiwan-id) - [Document](#document) - [type](#type) - [Dev](#dev) - [Project setup](#project-setup) - [Compiles and hot-reloads for development](#compiles-and-hot-reloads-for-development) - [Compiles and minifies for prod
Downloads
12
Readme
vue-taiwan-id
A Vue wrap for taiwan-id-validator2
Document
type
| 類型 | 字串 | | ---------- | ----------------------------| | 統一編號 | guiNumber | | 身分證字號 | nationalIdentificationNumber | | 居留證編號 | residentCertificateNumber | | 自然人憑證 | citizenDigitalCertificate | | 手機條碼 | eInvoiceCellPhoneBarcode | | 捐贈碼 | eInvoiceDonateCode |
Dev
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint