yeou
Results
3
issues of
yeou
Do you keep a changelog somewhere? I can't seem to find it on this repo. It would be helpful to know what changes happen in which version. This way we...
I'm using angular-gettext in a ES6 project and i wrapped the function like this: ``` javascript this._t = (...args) => { return gettextCatalog.getString(...args); }; this._t('Translate me...') ``` But when I...
Could you add a tag? For example 1.0.0 It's better for bower to have semver.