boli-js-footer
v1.0.0
Published
dynamic footer with date
Downloads
2
Readme
boli JS Footer
To use this package follow these commands Install with the command:
$ npm install --save boli-js-footer
Add the following code to a Javascript Project:
import { footer } from 'boli-js-footer';
footer('Some Name');
Return value is = "Copyright CURRENTYEAR NAME All rights reserved";