@socheatsok78/v-inputmask
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

v-inputmask

InputMask directive for Vue.js

Install

npm i @socheatsok78/v-inputmask
# or
yarn add @socheatsok78/v-inputmask

Usage

<template>
  <input v-inputmask="{ mask: '999-999-9999' }">
</template>

Other options can be found on Inputmask GitHub repo.

License

Licensed under the MIT license

/@socheatsok78/v-inputmask/

    Package Sidebar

    Install

    npm i @socheatsok78/v-inputmask

    Weekly Downloads

    9

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    17 kB

    Total Files

    11

    Last publish

    Collaborators

    • andrewalex