Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 269 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 269 Bytes

Annelisepre jsfootermodule

This should be used in the following manner

Install with the command:

npm i jsfootermodule

Add to a JavaScript project with the following code:

import { footer } from 'jsfootermodule':

footer('Some Name');