chandgig
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

chandgig

Data size units (B, KB, MB, GB, TB, PB, EB, ZB, YB) in Farsi

import { chandgig } from 'chandgig'

const bytes = 1555978999 // 1.449118367GB
chandgig(bytes) // '۱٫۴۵ گیگابایت'
chandgig(bytes, { compact: true }) // '۱٫۴۵ گیگ'

chandgig(0) // '۰ بایت'
chandgig(0, { convertZeroToWord: true }) // 'صفر بایت'

/chandgig/

    Package Sidebar

    Install

    npm i chandgig

    Weekly Downloads

    1

    Version

    1.0.2

    License

    GPL

    Unpacked Size

    48.1 kB

    Total Files

    14

    Last publish

    Collaborators

    • hkh12