0.1.1 • Published 1 year ago
vicherdev-js-footer v0.1.1
Vicherdev JS Footer
This should be used in the following manner
Install with the command:
npm install --save vicherdev-js-footer
Add to a JavaScript Project with the following code:
import { footer } from 'vicherdev-js-footer';
footer('Some Name');