0.1.0 • Published 4 years ago

aesquerre-js-footer v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

AEsquerre JS Footer

Esto debe usarse de la siguiente manera

Instalar con el comando:

npm install --save AEsquerre-js-footer

Añadir al proyecto javascript siguiendo el siguiente código:

import { footer } from "aesquerre-js-footer";

footer("Algun nombre");
0.1.0

4 years ago