money-format-br
v0.0.3
Published
Converts an integer value to Brazilian currency format.
Downloads
157
Readme
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