0.1.0 • Published 8 months ago

mikes-js-footer v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Mikes JS Footer

This should be used in the following manner

Install with command:

npm install --save mikes-js-footer

Add to a Javascript Project with the following code:

import { footer } from "mikes-js-footer";

footer("some name");
0.1.0

8 months ago