0.0.3 • Published 2 years ago

money-format-br v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Money Format BR

npm package that formats a value for the Brazilian currency standard

npm i money-format-br
import { moneyFormatBR } from 'money-format-br'
const value = moneyFormatBR(10)
// R$ 10,00
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago