dll-footer-js-npm
v0.1.0
Published
This module allow us generate a dynamic fotter of JS apps with updated year and name.
Readme
##Daniel Laborda Footer JS
This should be used in the following manner
Install with the command:
npm install --save dll-footer-js-npmimport { footer } from 'dll-footer-js-npm';
footer('Name of your company');