You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dmytro edited this page Jan 31, 2020
·
2 revisions
Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital and currency, native name, calling codes.
Lists are available in JSON, CSV and SQL formats.
Also, contains separate JSON files with additional country Emoji flags data.
Breaking changes
Major versions change a lot in the data structures, and placement of the files.
So, if your projects depend on the old structure — use specific versions in your package dependencies.
Contributing
Everything is generated from files in ./data, including SQL file.
Everything in ./dist is generated,
so please make data related changes ONLY to files from ./data
and then run gulp default command to commit generated files as well.
Credits
Prepared by Annexare Studio from different public sources.
Feel free to use it as you need in your apps
or send updates into this public repository.
It's under MIT license.