1.0.0 • Published 4 years ago

cory-js-footer v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago