0.1.0 • Published 5 years ago

khubby-footer v0.1.0

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

Davecamp JS Footer

This be used in the following manner

install with then command:

npm install --save devcamp-js-footer

Add to a javascript Project with the following code:

import { footer } from 'davcamp-jsfooter';


footer('Some Name');
0.1.0

5 years ago