Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 279 Bytes

Ferguson JS Footer

This should be used in the following manner

Install with the command:

npm install --save ferguson-js-footer

Add to a JavaScript Project with the following code:

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

footer('Some Name')