0.1.0 • Published 4 years ago

doncamp-js-footer v0.1.0

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

Doncamp JS Footer

This should be use in a following manner

install with the command:

npm install --save doncamp-js-footer

add to a JavaScript with a following code:

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

footer('Some Name');
0.1.0

4 years ago