nmask
Version:
A lightweight jQuery plugin for masking numeric inputs with separators and prefix options.
21 lines (20 loc) • 451 B
JSON
{
"name": "nmask",
"version": "1.4.0",
"description": "A lightweight jQuery plugin for masking numeric inputs with separators and prefix options.",
"main": "dist/nmask.js",
"keywords": [
"mask",
"number",
"jquery",
"formatter",
"input",
"currency"
],
"author": "Riyan",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/riyansetiyadi/nmask.git"
}
}