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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jade-l10n-loader

    Weekly Downloads

    4

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • vhpoet