Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.47 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.47 KB

Documentation SimpleMaskMoney

WARNING

if you are having problems check the version you are using. The docs to old (2.x.x) version stay here

Simple money mask use a semver (semantic version) please read the docs equivalent to your version.

Getting Started

First, install it.

  npm i simple-mask-money --save

Or use direct of github release

<script src="https://github.com/codermarcos/simple-mask-money/releases/download/<RELEASE_VERSION_HERE>/simple-mask-money.js"></script>

remember change <RELEASE_VERSION_HERE> by the last version

Read the read the docs equivalent to your version and choose your implementation:

4.x.x

3.x.x (deprecated)

2.x.x (deprecated)