0.1.3 • Published 3 years ago

aguirre-footer v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Aguirre JS Footer

This should be used in the following manner:

Install with the command:

npm install --save aguirre-footer

Add to a JS Project with the following code

import { footer } from 'aguirre-footer';

footer('some name');
0.1.3

3 years ago