jc-footer
v0.1.0
Published
allows dynamic footer to be updated in JS applications yearly with updated name
Readme
JC-FOOTER-JS
Should be used in the following
Install with the command:
nnpm install --save jc-footer-jsAdd the Javascript Project with the following:
import { footer } from 'jc-footer-js';
footer('Some Name');