number-to-words-in-bengali

1.0.4 • Public • Published

English number to Bengali word converter

Quality Gate Status Bugs Code Smells

This is a JavaScript lib to convert english number to Bengali words.

Example:

571 > পাঁচশত একাত্তর
3.14 > তিন দশমিক এক চার

Prerequisites

  • NodeJs

Install

npm i number-to-bengli-words

How to use

const numberToBengliWords = require("number-to-bengli-words");
numberToBengliWords.toBengaliWords(3.14);

Test

git clone https://github.com/maruf571/number-to-bengali-words.git
cd number-to-bengali-words
npm install
jest

Authors

  • Mahmudul Hassan

License

This project is licensed under the ISC License

Package Sidebar

Install

npm i number-to-words-in-bengali

Weekly Downloads

4

Version

1.0.4

License

ISC

Unpacked Size

17 kB

Total Files

4

Last publish

Collaborators

  • busiyil