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