0.0.3 • Published 1 year ago

money-format-br v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago