0.1.0 • Published 4 years ago

zoomers-js-footer v0.1.0

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

Zoomers JS Footer

this should be used in the following manner

Install with the command:

npm install --save zoomers-js-footer

Add to a JavaScript Project with following code:

import { footer } from 'zoomers-js-footer';

footer('Some Name');
0.1.0

4 years ago