1.0.0 • Published 5 years ago

cory-js-footer v1.0.0

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

YourName JS Footer

This should be use in the following manner Install with the command:

$ npm install --save cory-js-footer

Add to your Javascript Project with the following code:

import { footer } from 'cory-js-footer';
footer('Some Name');
1.0.0

5 years ago