adrian-firstnpm
v0.1.0
Published
this module allows for a dynamic footer to be generated for JS application with an updated year and name.
Readme
Adrians Js footer
This should be used in the following manner:
install with the command line:
npm install --save FIRSTNPM
add to a javascript project with the following code:
IMPORT {footer} from './FIRSTNPM'
footer('some text') 