Licence
MIT
Version
0.1.0
Deps
1
Size
1 kB
Vulns
0
Weekly
0
DevCamp JS Footer
This should be used in the following manner
Install with the command:
npm insall --save devcamp-js-footer
Add to JavaScript Project with the following code:
import { footer } from 'devcamp-js-footer';
footer('Some Name');