0.1.0 • Published 17 days ago

footer-devcamp v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days ago

Devcamp JS Footer

This should be used in the following manner

npm install --save jbho-npm-devcamp

Add to a JavaScript Project with the following code:

import {footer} from 'jbho-npm-devcamp';
footer('Some Name');
0.1.0

17 days ago