0.1.1 • Published 4 years ago

javascript-footer-generator v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Alex's Devcamp JS Footer

This should be used in the following manner:

Install with the command:

npm install --save javascript-footer-generator

or

npm i javascript-footer-generator

Add to the JavaScript application with the following code:

import { footer } from 'javascript-footer-generator';

footer('Some shit');
0.1.1

4 years ago

0.1.0

4 years ago