0.1.0 • Published 2 years ago

txema-r-js-footer v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Txema-R JS Footer

Esto debe ser usado de la siguiente manera

Instala con el comando:

npm install --save txema-r-js-footer

Añade al proyecto JavaScript con el siguiente código:

import { footer } from 'txema-r-js-footer';

footer('Un nombre');
0.1.0

2 years ago