razorz-is-footer
v0.1.0
Published
This module allows for dynamic footer to be generated for JS applications with an updated year and name.
Readme
Razorz JS Footer
Thise should be used in the following manner
Install with the command:
npm install --save razorz-is-footerimport { footer } from 'razorz-is-footer';
footer('Some Name');