easy-template-x-extension-footer

0.0.5 • Public • Published

easy-template-x-extension-footer

Attention!!! This functionality is already implemented in easy-template-x:^3.

Extension for package easy-template-x, only for nodejs, and only for TextPlugin!

npm i easy-template-x-extension-footer

const FooterExtension = require('easy-template-x-extension-footer');

const handler = new TemplateHandler({
    extensions: {
        afterCompilation: [
            new FooterExtension()
        ]
    }
});

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i easy-template-x-extension-footer

      Weekly Downloads

      1

      Version

      0.0.5

      License

      ISC

      Unpacked Size

      3.5 kB

      Total Files

      4

      Last publish

      Collaborators

      • cvaize