1.0.5 • Published 10 months ago

price-to-text-pl v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago