0.1.0 • Published 9 months ago

sc-js-footer v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

SC JS Footer

This should be used in the following manner+

Install with the command;

npm nstall --save sc-js-footer

Add to a JavaScript Project with the following code:

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

footer('Some Name');
0.1.0

9 months ago