A JavaScript implementation of gettext, a localization framework.
☆188Jan 6, 2026Updated 4 months ago
Alternatives and similar repositories for node-gettext
Users that are interested in node-gettext are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Extract gettext calls from JavaScript, EJS, and other template formats.☆105Jan 13, 2022Updated 4 years ago
- An adaption of Joshua I. Miller's Javascript Gettext library for node.js.☆72May 9, 2017Updated 9 years ago
- Pure Javascript implementation of Uniforum message translation. Based on a great gist.