0.1.0 • Published 6 years ago

formerpariahs-footer v0.1.0

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

Former Pariahs footer

This should be used in the following manner install with the command:

npm install --save formerpariahs-footer

add to JS with the following code

```javascript
import { footer } from 'formerpariahs-footer';

footer('some name')

0.1.0

6 years ago