zac-footer
v1.0.1
Published
This is a dynamic footer, with a date using moment
Downloads
2
Readme
YourName JS Footer
This should be use in the following manner to use this package Install with the command:
$ npm install --save zac-footer-jsAdd to your Javascript Project with the following code:
import { footer } from 'zac-footer';
footer('Some Name');