JSPM

beauty-bytes

1.0.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1
    • Score
      100M100P100Q46907F
    • License ISC

    A package to give beautyfull format to common outputs.

    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