df-footer-js
v0.1.1
Published
desc
Downloads
4
Readme
DF JS Footer
This should be use in the following manner
Install with the command:
$ npm install --save df-js-footer
Add to your Javascript Project with the following code:
import { footer } from 'df-js-footer';
footer('Some Name');