0.1.0 • Published 5 years ago

project-js-footer v0.1.0

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

Project-js-Footer

This should be used in the following

Install with this command:

npm install --save project-js-footer

Add to a Javascript Project with the following:

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

footer('some name');
0.1.0

5 years ago