0.1.0 • Published 1 year ago
footer-creator-for-java-script v0.1.0
Devcamp Java Script Footer
This should be used in the following manner:
Install with the command:
```bash
npm install --save footer-creator-for-java-script
```
Add to a JavaScript Project with the following code:
```javascript
import { footer } from "footer-creator-for-java-script";
footer('Some name');
```
0.1.0
1 year ago