Gives an months list in JSON object
Install with npm:
$ npm install months-list --savevar monthsForDropdown = require('months-list');
var months=monthsForDropdown()
console.log("Months list:",months)If you enjoy this , please consider supporting me for developing and maintaining this.
Basavaraja V
Copyright © 2019, Basavaraja V. Released under the MIT license.