cldr
Version, currently master branch1 version
- master branchlatestJun 27, 2017
github.com/akzhan/crystal-cldr
Crystal distribution of CLDR locale data for internationalization.
2 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cldr:
github: akzhan/crystal-cldr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.22.0+138- License
- MIT
- Author
- Akzhan Abdulin
Dependencies
This version declares no dependencies.
README
crystal-cldr

Crystal distribution of CLDR locale data for internationalization.
Installation
Add this to your application's shard.yml:
dependencies:
cldr:
github: akzhan/crystal-cldr
Usage
require "cldr"
Development
This module based on JSON Data from the Unicode CLDR Project.
Generated code built way to avoid generating lots of allocas in LLVM, which makes LLVM really slow (see details).
Contributing
- Fork it ( https://github.com/akzhan/crystal-cldr/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- akzhan Akzhan Abdulin - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 27, 2017
- Crystal
0.22.0+138- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/akzhan/crystal-cldr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1