1.0.2 • Published 2 years ago

nums-to-words-ru-lang v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

nums-to-words-ru-lang

GitHub Workflow Status GitHub top language GitHub

npm type definitions npm bundle size

Simple script for translate number to word on ru-lang

Getting started

Install Vite and other packages

Run: pnpm i

Run hmr-build for contribute

Run: pnpm vite

Use

    import Converter from 'nums-to-words-ru-lang';

    const converter = new Converter();

    const words = converter.convert(100);

License

You can see current license in LICENSE file in root directory

Author

@steelWinds

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago