1.0.5 • Published 1 year ago

price-to-text-pl v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Downloads

price-to-text-pl

A simple bun / node.js polish digital price to written price converter.

To install module:

    bun add price-to-text-pl
    npm i price-to-text-pl
    pnpm i price-to-text-pl
    yarn add price-to-text-pl

How to use?

import { price_to_text } from 'price-to-text-pl';

console.log(price_to_text(318412.23)); // trzysta osiemnaście tysięcy czterysta dwanaście zł 23/100 gr

Collaborators:

RoleUsernameProfile picture
Authoryaquenj

License

MIT

1.0.5

1 year ago

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