mask:简单而小巧的输入掩码脚本

时间:2024-05-25 22:42:25
【文件属性】:

文件名称:mask:简单而小巧的输入掩码脚本

文件大小:223KB

文件格式:ZIP

更新时间:2024-05-25 22:42:25

input format maskedinput form mask

面具 简单而小巧的输入掩码脚本 安装 $ npm i -S @tadashi/mask 用法 Codepen示例: ://codepen.io/lagden/pen/XzLYJE < input id =" telefone " type =" text " data-mask =" (99) 9-9999-9999 " > < script type =" module " > import Mask from 'https://unpkg.com/@tadashi/mask@{version}/src/index.js' const mask = new Mask ( telefone ) </ script > 执照 麻省理工学院:copyright:Thiago Lagden


【文件预览】:
mask-master
----__test__()
--------index.spec.js(3KB)
----.gitattributes(12B)
----rollup.config.js(333B)
----.github()
--------workflows()
----src()
--------index.js(2KB)
----license(1KB)
----example()
--------index.html(418B)
----README.md(981B)
----.editorconfig(227B)
----.gitignore(704B)
----.babelrc.js(53B)
----bin()
--------pkg(2KB)
--------_fn(820B)
--------zera(305B)
----package-lock.json(981KB)
----package.json(1KB)

网友评论