probot-tax.js

1.0.0 • Public • Published

Getting Started

Installation

You can start install the package on your project:

npm i probot-tax.js

Examples :

const probot = require("probot-tax.js")
console.log(probot.tax("1k"))
// => {amount:1000,tax:50,full:1050}

Contact

Readme

Keywords

Package Sidebar

Install

npm i probot-tax.js

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.16 kB

Total Files

4

Last publish

Collaborators

  • zombiex-dev