Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://peric.github.io/GetCountries/
MySQL, Firebird, XML, JSON, CSV or YAML generator for custom Countries data.
https://peric.github.io/GetCountries/
countries javascript react
Last synced: 3 months ago
JSON representation
MySQL, Firebird, XML, JSON, CSV or YAML generator for custom Countries data.
- Host: GitHub
- URL: https://peric.github.io/GetCountries/
- Owner: peric
- Created: 2012-09-23T20:03:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T21:39:53.000Z (over 1 year ago)
- Last Synced: 2024-04-15T15:54:17.004Z (7 months ago)
- Topics: countries, javascript, react
- Language: JavaScript
- Homepage: https://peric.github.io/GetCountries/
- Size: 1.97 MB
- Stars: 353
- Watchers: 21
- Forks: 54
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-json - getCountries() - Generator for custom Countries data. (Datasets)
README
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](https://docs.npmjs.com/files/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
```sh
npm test
```## Resources
[Wordpress article](https://echobehind.wordpress.com/2012/09/23/world-countries-database-table-for-mysql/)
## Contributors
| [](https://github.com/peric) | [](https://github.com/zigomir) | [](https://github.com/toubou91) | [](https://github.com/dominionit) | [](https://github.com/abhishekbhardwaj) | [](https://github.com/mathiasbynens) |
| ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
| [peric](https://github.com/peric) |[zigomir](https://github.com/zigomir) |[toubou91](https://github.com/toubou91) |[dominionit](https://github.com/dominionit) |[abhishekbhardwaj](https://github.com/abhishekbhardwaj) |[mathiasbynens](https://github.com/mathiasbynens) |