jade-l10n-loader

0.0.3 • Public • Published

jade-l10n-loader

Usage

var template = require("jade!./file.jade?languageFile=/path/messages.po");
// => returns file.jade content as template function

Don't forget to polyfill require if you want to use it in node. See webpack documentation.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i jade-l10n-loader

Weekly Downloads

3

Version

0.0.3

License

none

Last publish

Collaborators

  • vhpoet