Skip to content

PedroGabriel/vue-form-render

Repository files navigation

form-handler

Mascaras disponíveis: cpf ###.###.###-##
cnpj ##.###.###.####-##
cnpjcpf ##.###.###.####-## ou ###.###.###-##
cpfcnpj ###.###.###-## ou ##.###.###.####-##
date ##/##/####
dateiso ####-##-##
datetime ##/##/#### ##:##
day ##
month ##
year ####
time ##:##
timeseconds ##:##:##
celphone (##) #####-####
landline (##) ####-####
phone (##) ####-#### ou (##) #####-####
zipcode #####-###
carplate AAA-AAAA

Project setup

npm install

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.