joguindez / Johns-js-copyright-footer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

John's JS Footer

The following are instructions on how to use the footer in your application

Install with the command:

npm install --save johns-js-copyright-footer

Add to a JavaScript Project with the following code:

import { footer } from 'johns-js-copyright-footer';

footer('Some Name');

About


Languages

Language:JavaScript 100.0%