Skip to content

Outputs countries data based on the selected fields. Supports MySQL, Firebird, XML, JSON, CSV or YAML.

Notifications You must be signed in to change notification settings

JayeshB92/GetCountries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getCountries()

MySQL, Firebird, XML, JSON, CSV or YAML generator for custom Countries data. All the data is fetched from geonames.org

http://peric.github.com/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

About

Outputs countries data based on the selected fields. Supports MySQL, Firebird, XML, JSON, CSV or YAML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • HTML 5.4%
  • CSS 0.7%