smartinput

1.0.5 • Public • Published

JQuery SmartInput

A plugin that supercharges input fields for accounting softwares alike.

  • Enter 1k for 1,000
  • Enter 1m for 1,000,000
  • Enter 1b for 1,000,000,000
  • Enter 1t for 1,000,000,000,000

Give your input field names when using smartInput and the rest is a breeze.

Installation

npm install smartinput --save

Usage

$(function(){
  $('input').smartInput();
});

View Demo | Download smartInput.js

credits:

Readme

Keywords

Package Sidebar

Install

npm i smartinput

Weekly Downloads

0

Version

1.0.5

License

MIT

Last publish

Collaborators

  • riliwanrabo