price-to-text-pl
v1.0.5
Published
A simple bun / node.js polish digital price to written price converter.
Downloads
36
Maintainers
Readme
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:
| Role | Username | Profile picture | | :--------- | :----------- | :---------------| | Author | yaquenj | | | | |