0.1.0 • Published 1 year ago

farranzel_devcamp-js-footer v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Devcamp JS Footer

This should de used in the following manner

Install with the commmand:

npm install --save farranzel_devcamp-js-footer

Add to a Javascript Project with the following code:

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

footer('Some name');
0.1.0

1 year ago