Giter VIP home page Giter VIP logo

babel-gettext-plugin's People

Contributors

heliodromel avatar jruchaud avatar malykhinvi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

babel-gettext-plugin's Issues

"didn't export a Plugin instance"

Can't get the plugin to work, am I doing something wrong?

$ babel --plugins babel-gettext-plugin src/store.js
TypeError: The plugin "babel-gettext-plugin" didn't export a Plugin instance
    at PluginManager.validate (/Users/jacobrask/.nvm/versions/io.js/v2.1.0/lib/node_modules/babel/node_modules/babel-core/lib/transformation/file/plugin-manager.js:164:13)

I get the same issue with Node v4.0.0.

Thanks.

Not extracting all strings with _t

The plugin when running as a plugin in babelrc does not seem to be picking up all instances of _t. It in fact seems completely random on how many it will pick up. Sometimes 20, sometimes 50, 70, etc.

Plugin doesn't pick up concatenated strings

I'm using the plugin with a function called t().

If I split a token across multiple string concat calls, the plugin does not seem to pick up the translation: t('a' + 'b') doesn't work but t('ab') does.

I looked at the code but I couldn't figure it out, sorry.

Thanks,
Eddie

msgid_plural

Hi,

I was just wondering how to set up msgid_plural in conjunction with msgid. Thanks

Source file path and line in the generated .po file

Hello, thanks for the plugin

Is there an option to add the file path and corresponding line to the .po file ?

Like so :

#: front/templates/index.hbs:6 <-- this line
msgid "i am a title"
msgstr "je suis un titre"

Thank you

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.