gingerbee_npm
v0.1.2
Published
This module allows a quick dynamic footer for Javascript applications with company name, year and copyright
Downloads
4
Readme
Gingerbee Js Footer
This should be used in the following manner
Install with the command:
npm install --save gingerbee_npm
import {footer} from gingerbee_npm;
footer('Your Company Name Here');