Licence
MIT
Version
0.1.0
Deps
1
Size
1 kB
Vulns
0
Weekly
0
Just a simple JS footer
This should be used in the following manner
npm install --save alexpogor-js-footer
Add to a JavaScript project with the following code:
import { footer } from "alexpogor-js-footer";
footer("Some name");