0.0.5 • Published 2 years ago

easy-template-x-extension-footer v0.0.5

Weekly downloads
3
License
ISC
Repository
github
Last release
2 years ago

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

2 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago