mjml-r
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

mjml-r

For Nodejs only

MJML generator with recursive

install

yarn add mjml-r
const mjmlR = require("mjml-r");

templatesPath = "tempDir";
genPath = "genPath";
ignoreFiles = [".DS_Store"]; // option
clearOldGens = true; // option; default false

mjmlR(dirPath, genPath, ignoreFiles, clearOldGens);

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mjml-r

    Weekly Downloads

    11

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    4.21 kB

    Total Files

    5

    Last publish

    Collaborators

    • pierreneter