UNPKG

jsxgettext-andris

Version:

Extracts gettext strings from JavaScript, EJS, Jade, Jinja and Handlebars files. A fork of https://github.com/zaach/jsxgettext

2 lines 163 B
var shrtString = gettext("Hello \"World\"\n"); var longString = gettext("This is a long string with \"quotes\", newlines \n and such. The line should get folded");