Code Monkey home page Code Monkey logo

lcid's Introduction

lcid's People

Contributors

bendingbender avatar coreyfarrell avatar ctcsu avatar mwanago avatar nikensss avatar richienb avatar sindresorhus avatar taaqif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

lcid's Issues

lcid depends on [email protected], which is missing full license text

I'm sorry for bothering again (yes it's me ๐Ÿ˜ž ), but I just discovered I cannot use lcid in my company, because it depends on [email protected], which is missing a full license text in the distribution. invert-kv@2 is fine, probably because it was published with a more recent version of the npm tool.

I noticed the version bump in invert-kv was done due to dropping a support for old Node versions. lcid still seems to support even node 0.10. Thus I think there are two solutions to that:

  1. To just re-publish invert-kv as it is, with a recent npm version, which automatically includes the license file in the distribution. It could be released as [email protected] and as such it could propagate automatically, fixing any project depending on ^1.0.0, including lcid (and anything depending on lcid, e.g. yargs or nconf).

  2. To drop old node versions support here and upgrade lcid to use invert-kv@^2, but that would mean breaking change for lcid as well and wouldn't automatically propagate through the ecosystem.

I'm sorry again for being a PITA, but when the full text is missing, our lawyers consider the code unlicensed, thus fully copyrighted and unusable as open source.

Issues with the Spanish locale

Hello
I'm experiencing issues with the Spanish locale.
In the mappings, there are two different codes for Spanish:

0x040a: "es_ES", # Spanish - Spain
0x0c0a: "es_ES", # Spanish - Spain (Modern)

The first one unfortunately doesn't work when calling the from method.

from(1034); // undefined

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.