0.1.0 • Published 4 years ago

js-footer-johna v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

JS Footer Johna

This should be used in the following manner

Install with the command;

npm install --save js-footer-johna

Add to a Javascript project with the following code:

import { footer } from 'js-footer-johna';

footer('Some Name');
0.1.0

4 years ago