0.1.0 • Published 3 years ago
z-js-footer v0.1.0
Devcamp JS Footer
This should be used in the following manner
Install with the commnad:
npm install --save z-js-footer
Add to a JavaScript Project with the following code:
import { footer } from 'z-js-footer';
footer('Some Name');
0.1.0
3 years ago