Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/segment-boneyard/language-culture-names
All language culture names
https://github.com/segment-boneyard/language-culture-names
Last synced: about 7 hours ago
JSON representation
All language culture names
- Host: GitHub
- URL: https://github.com/segment-boneyard/language-culture-names
- Owner: segment-boneyard
- Created: 2014-01-22T19:08:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T19:08:23.000Z (almost 11 years ago)
- Last Synced: 2024-10-06T06:55:06.174Z (about 1 month ago)
- Size: 102 KB
- Stars: 3
- Watchers: 41
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# language-culture-names
All language culture names.
## Example
```js
var names = require('language-culture-names');
console.log(names);
// => [
// 'af-ZA',
// 'sq-AL',
// 'ar-DZ',
// ...
```## Installation
```bash
$ npm install language-culture-names
```## License
MIT