cmc-is-footer
v0.1.0
Published
This module allows for a dynamic footer to be generated for JS applications with an updated year and name.
Downloads
2
Readme
cmc JS footer
Esto debe usarse de la siguiente manera
Instalar con el comando:
NPM install --save Cmc-is-footer
agrega a un proyecto javascript con el siguiente código:
import { footer } from 'Cmc-is-footer';
footer('Some Name');