Skip to content

Generates a json file with key=ISO 639-2 code and value=language name

License

Notifications You must be signed in to change notification settings

taconaut/ISO639ToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISO 639-2 to JSON

Generates a json file with the key being the language code and the value being either the native or english name of the language.

Loads data from: https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes

Running command line app

  • Specify either nothing, 'Native' (default) or 'English' as command line parameter.
  • Generates a file 'languages.json' in the executiong directory

Data

Generated 21.01.2019: Native , English

About

Generates a json file with key=ISO 639-2 code and value=language name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages