0.1.0 • Published 3 years ago

kd-js-footer v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Kyle's JS Footer

These are instructions on how to use the footer:

Install with the command:

npm install --save kd-js-footer

add to a Javascript Project with the following code:

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

footer('Some Name');
0.1.0

3 years ago