0.1.0 • Published 4 years ago

dtsdevcamp-js-footer v0.1.0

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

Devcamp JS Footer

This should be used in the following manner

Install with the following command:

npm install --save dtsdevcamp-js-footer

Add to a Javascript Project with the following code:

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

footer('Some Name');
0.1.0

4 years ago