crystal-cldr

Crystal distribution of CLDR locale data for internationalization.

crystal-cldr Build Status License: MIT

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

  1. Fork it ( https://github.com/akzhan/crystal-cldr/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • akzhan Akzhan Abdulin - creator, maintainer
Repository

crystal-cldr

Owner
Statistic
  • 2
  • 1
  • 1
  • 0
  • 0
  • almost 7 years ago
  • June 18, 2017
License

MIT License

Links
Synced at

Sun, 05 May 2024 18:58:48 GMT

Languages