0.1.1 • Published 4 years ago

lisan-locales v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Lisan Locales

Lisan Locales is a javascript package contains production-ready Localization configurations.

If you think localization configuration of your native language is missing or wrong, please feel free to open an issue, or submit a pull request.

Installation

You can install lisan-locales from the sources below, as you see fit.

from npm

npm install lisan-locales

from CDN

<script src="https://unpkg.com/lisan-locales/dist/index.umd.js" type="text/javascript"></script>

After adding the script tag above, all localization configs will be accessible via window.lisanLocaleAll variable.

You can also add single Localization configuration as below:

<script src="https://unpkg.com/lisan-locales/dist/tr.umd.js" type="text/javascript"></script>

After adding the script tag above, Turkish localization config will be accesible via window.lisanLocaleTr variable.

List of Locales

You can find the full list of Localization configs, lisan-locale repository.

Compatibility

PlatformIEEdgeFirefoxChromeNodejs
Version8+AllAllAll8+

License

This package is MIT licensed.

0.1.1

4 years ago

0.1.0

4 years ago

0.0.41

4 years ago

0.0.40

4 years ago

0.0.39

4 years ago

0.0.38

4 years ago

0.0.36

4 years ago

0.0.37

4 years ago

0.0.34

4 years ago

0.0.35

4 years ago

0.0.34-aplha.1

4 years ago

0.0.34-alpha.0

4 years ago