Awesome
getCountries()
MySQL, Firebird, XML, JSON, CSV or YAML generator for custom Countries data. All the data is fetched from geonames.org
https://peric.github.io/GetCountries/
Development
We use package.json to set up all the dependencies and to build production files.
Install
$ npm install
Run
$ npm start
Run and Watch
$ npm run watch
Build
$ npm build
Test
npm test