jsfootermodule
v0.1.0
Published
"javascript footer module that will update year and company name dynamically"
Downloads
2
Readme
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');