jsm-bottega-js-footer
v0.1.0
Published
This is my first project, allows for a dynamic footer to be generated for JS applications with an updated year and name
Downloads
2
Readme
NFF JS Footer
This should be used in the following maner
Install with the next command:
npm install --save jsm-bottega-js-footer
Add to a JavaScript Project with the following code:
import { footer } from 'jsm-bottega-js-footer';
footer('Some name'),