1.0.1 • Published 7 years ago

dnt_test_11am_nov v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Node Test Package

This is my first node npm Package

Installation

npm install dnt_test_11am_nov

How to use

const dnt = require("dnt_test_11am_nov");
var number=1245;
console.log(dnt.NumbertoLocale(number));

---Output
1,245

Version History

  • 1.0.0 Initial relase
1.0.1

7 years ago

1.0.0

7 years ago