Package Exports
- beauty-bytes
- beauty-bytes/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (beauty-bytes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Beauty Bytes
Description
Developed to enhance formating of common outputs like Money, Dates, Files Weight, Indicators and more.
Intalation
npm i beauty-bytes
Usage
import { formatMoney } from 'beauty-bytes'
//or
const { formatMoney } = require('beauty-bytes')
const formatedMoney = formatMoney('esES', 1000) // $1.000