i18n-node
i18n-node copied to clipboard
Generating localized browser builds with gulp, gulp-replace and browserify. Good idea ?
I worked on a proof of concept yesterday. It works. But do you think it's a good idea ?
https://github.com/romainbessugesmeusy/gulp-i18n-static
sure it is - thank you! You might get some inspiration from grunt modules too:
- https://www.npmjs.com/package/grunt-template-runner
- https://www.npmjs.com/package/grunt-gettext-static-build
...although I never tried them yet
No thank you for the i18n library ! Do you see any interest in building an intelligent static parser that converts plurals and sprintf / placeholders ?
check https://gist.github.com/aseemk/6137395 for parsing skript, there might be more I never knew :)
getting a simple cli included into i18n will be interesting in near future