ekaitz-npm
v0.1.0
Published
This module is created by Ekaitz.
Downloads
1
Readme
JS Footer
This should be used in the following manner
Install with the command:
npm install --save ekaitz-npm
Add to a JavaScript Project with the following code:
import { footer } from "ekaitz-npm";
footer("Some Name");