0.1.0 • Published 6 years ago

alexandra-js-footer v0.1.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

JS Footer

THis should be used in the following manner

Install with the command:

npm install --save alexandra-js-footer

Add to a JavaScript project with the following code:

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

footer('Some Name');
0.1.0

6 years ago