Skip to content

A collection(Python, Rust) of libraries for formatting numbers into the "Lakh Crore" (...हजार, लाख, करोड, अर्ब...) system.

License

Notifications You must be signed in to change notification settings

suvash/lakh-crore-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lakh Crore Numbers

Build Status Build Status

A collection of libraries in various programming languages for formatting numbers into the "Lakh Crore" (...हजार, लाख, करोड, अर्ब...) system.

This numbering system (also known as Indian numbering system) is widely used in the subcontinent, including Bangladesh, Bhutan, India, Maldives, Nepal, Pakistan and Sri Lanka to express large numbers. The terms lakh and crore are commonly used in everyday scenarios. The library currently supports formatting all the way up to sankha.

Supported Language(s)

As of now, the library is written for the following languages. Support for more subcontinental languages across other programming languages will be added over time. Please feel free to open a PR for a language you want this library to support.

Programming Languages

Spoken Languages

  • Nepali / नेपाली

Documentation

The current goal of the library is to be format numbers into two types of representation.

  • Number expressed as numeral in the target language
  • Number expressed as words in the target language

A handful of functions are made available to facilitate this. Please take a look at the individual language documentation (as mentioned above) for more details.

License

Copyright © 2021, Suvash Thapaliya

Distributed under the ISC License.

About

A collection(Python, Rust) of libraries for formatting numbers into the "Lakh Crore" (...हजार, लाख, करोड, अर्ब...) system.

Topics

Resources

License

Stars

Watchers

Forks