1.1.0 • Published 3 years ago

my-javascript-modules v1.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

Mis JavaScript Modules

License (GPL-3.0) 2023. Sergio Ridaura, sergrida.

GitHub repository

Descripción

Mi colección de módulos de JavaScript para utilizar en Vanilla, Node.js y React.js.

Contenidos

  • myBoolean: Relativo a los booleanos.
  • myFile: Relativo a los archivos.
  • myNumber: Relativo a los números.

Más información en la documentación de JsDoc del proyecto, en la carpeta doc. O en la pagina de GitHub.

Colaboración

Para sugerencias o colaboraciones en el proyecto escribe a mi correo electrónico.

Licencia

License (GPL-3.0) 2023. Sergio Ridaura, sergrida.

GNU General Public License

This program is free software: you can redistribute it and/or modify under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program, in LICENSE.