0.0.3 • Published 1 year ago
money-format-br v0.0.3
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