0.1.1 • Published 5 years ago
j_hendy-js-footer v0.1.1
Devcamp JS Footer
This should be used in the following manner
Install with the command:
$ npm install --save j_hendy-js-footer
Add to your Javascript Project with the following code:
import { footer } from 'j_hendy-js-footer';
footer('Some Name');