Coder Social home page Coder Social logo

Official full JSON of CDLR about node-cldr HOT 8 OPEN

papandreou avatar papandreou commented on June 8, 2024
Official full JSON of CDLR

from node-cldr.

Comments (8)

papandreou avatar papandreou commented on June 8, 2024

Ah, that's good news. I haven't taken a thorough look at the JSON format yet, but I sincerely hope it removes the need for node-cldr, since it's mostly an XML-to-JSON converter that knows how to resolve CLDR's weird <alias> nodes. If those aren't present in the JSON, I guess the only value this library is adding is the ability to generate plural and RBNF functions, which should then logically move into separate libraries.

What do you think? Have you tried working with the official JSON yet?

from node-cldr.

ragulka avatar ragulka commented on June 8, 2024

Yes, I've tried it. It looks good. It's huge though (450MB unzipped). There is some discussion about perhaps creating a library for extracting only the parts you need and perhaps even a CDN on the Globalize project: globalizejs/globalize#224 (comment)

from node-cldr.

Nemo64 avatar Nemo64 commented on June 8, 2024

I think it is still nice to have a library to ask for data instead of parsing a json file directly. Also it is nice as a dependency! I haven't looked all too deeply into it though.

from node-cldr.

jzaefferer avatar jzaefferer commented on June 8, 2024

Since Globalize was already mentioned: The new version based on CLDR uses this project to deal with CLDR: https://github.com/rxaviers/cldrjs

from node-cldr.

ericf avatar ericf commented on June 8, 2024

One aspect of where features in this lib would still be needed is generating the plural rule functions, since the plural rules are defined in strings.

from node-cldr.

rxaviers avatar rxaviers commented on June 8, 2024

Perhaps this could help: https://github.com/eemeli/make-plural.js translates Unicode CLDR pluralization rules into executable JavaScript.

from node-cldr.

cburatto avatar cburatto commented on June 8, 2024

Stopping by to inform that since CLDR 27 (release notes: http://cldr.unicode.org/index/downloads/cldr-27 ) JSON data is available on GITHUB only:

https://github.com/unicode-cldr/cldr-json

from node-cldr.

rotsee avatar rotsee commented on June 8, 2024

On a related note: https://github.com/rxaviers/cldr-data-npm

Allow i18n libraries to define CLDR data as versioned "peer" dependency

from node-cldr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.