1.0.4 • Published 1 year ago

beauty-bytes v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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
1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago