NumConverter is a lightweight JavaScript library that allows you to convert large numbers into a more readable format with abbreviated units such as K (thousands), M (millions), and B (billions).
Number system convert in Javascript
num_converter.js ============