0.1.0 • Published 9 months ago

devcamp-js-footer-ken v0.1.0

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

Devcamp JS Footer

This should be used in the following manner

Install with the command:

spm install --save devcamp-js-footer-ken

Add to a JavaScript with the following code

```javascript
import { footer } form 'devcamp-js-footer-ken';

footer('Some Name')
0.1.0

9 months ago