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()
        ]
    }
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    0
    • latest

Version History

Package Sidebar

Install

npm i easy-template-x-extension-footer

Weekly Downloads

0

Version

0.0.5

License

ISC

Unpacked Size

3.5 kB

Total Files

4

Last publish

Collaborators

  • cvaize