Giter Club home page Giter Club logo

babel-plugin-i18n-id-hashing's People

Contributors

baer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

babel-plugin-i18n-id-hashing's Issues

Trying it out

Hi! I want to try this one out and see if I can reduce the verbosity of my define messages for react-intl, but not sure entirely how it works/what it does :). Any clues?

Now I have .messages.js modules with stuff like:

export default defineMessages({
    "landing-page-contact-message-placeholder": {
        id: "landing-page-contact-message-placeholder",
        defaultMessage: "How can we help?"
    },
});

In which I really feel silly repeating my ids ;). I'm wondering if I this module could help me reduce those. I got the suggestion of using local friendly ids, but I do want to be able to match the translation id to where it's being used, so I don't really care much about using messages["long-id"] on my code, but I do care about having to repeat the id.

I'm willing to work on it if it's not yet complete and reduces boilerplate!

Thanks!

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.