Skip to content

deveox/humanize

Repository files navigation

version codecov size releases npm license

@deveox/humanize

This library formats number, dates and file sizes to human readable strings.

  • Lightweight
  • Fully tree-shakable: import only what you need
  • TypeScript: entirely typed
  • BigInt support
  • Test coverage > 95%
  • Hight standards of code quality and contribution

Installation

npm i @deveox/humanize

Documentation

TBD

Contributing

Contributions are welcome and will be fully credited! Check our Contribution Guide.

Development Environment

TBD

Changelog

You can see changes history here.

License

© David Yunevich, MIT