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