slownie

1.0.1 • Public • Published

Slownie.js

Little library for converting numbers into polish words. Ported from C version at found at http://4programmers.net/Pastebin/1668

Installation

$ npm install slownie

Usage


var Slownie = new require('slownie').Slownie();

console.log( S.get(11122) );%       

TODO

  • i18n

Readme

Keywords

none

Package Sidebar

Install

npm i slownie

Weekly Downloads

2

Version

1.0.1

License

BSD

Last publish

Collaborators

  • exu