0.1.0 • Published 6 years ago

spbi-js-footer v0.1.0

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

SpBi JS Footer

This should be used in the following manner

install with the following command:

npm install --save spbi-js-footer

Add to a JavaScript Project with the following code:

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

footer('Some Name');
0.1.0

6 years ago