bliss-js-footer
v0.2.0
Published
This module allows for a dyncamic footer to be generated for JS applications with an updated year and name.
Downloads
3
Readme
BL JS Footer
This should be used in the following manner
Install with the command:
npm install --save bliss-js-footer
Add to a JavaScript Project with the following code:
import ( footer ) from 'bl-js-footer';
footer('Some Name);