anurbol / languages-json
Installs: 144
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Language:JavaScript
pkg:composer/anurbol/languages-json
This package is not auto-updated.
Last update: 2018-07-14 03:07:27 UTC
README
Credits to https://github.com/adlawson/nodejs-langs. I've just made it pure json, so you can use this with PHP or other languages.
What's with all the ISO version numbers?
ISO 639 is broken up into many different parts, each either defining language codes or defining standards for codes in later versions. The ones included in this library are:
ISO 639-12 characters, one per language or ISO 639 macrolanguageISO 639-2/2T3 characters, one per languageISO 639-2B3 characters, mostly the same as639-2Tbut with some derived from their English name rather than local nameISO 639-33 characters, mostly the same as639-2Tbut using the canonical ISO 639 macrolanguage code
The macrolanguages described above cover cases where a language is considered
to be a dialect of another in some standards but not in others, e.g Standard
Arabic arb and Arabic ara. There's more information on the
Wikipedia page.
License
The content of this library is released under the MIT License by
Andrew Lawson.
You can find a copy of this license in
LICENSE or at http://www.opensource.org/licenses/mit.