New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mati-router

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mati-router

- ✅ Crea una forma de hacer MPAs. - ✅ Crea una forma de hacer SPAs. - ✅ Poder navegar entre páginas con el botón de atrás. - ✅ Crear componente Link para hacerlo declarativo. - ✅ Crear componente Router para hacerlo más declarativo. - ✅ Soportar ruta

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

This is a personal project where I create a react router from scratch.

Creo un React Router desde cero, siguiendo estos pasos:

  • ✅ Crea una forma de hacer MPAs.
  • ✅ Crea una forma de hacer SPAs.
  • ✅ Poder navegar entre páginas con el botón de atrás.
  • ✅ Crear componente Link para hacerlo declarativo.
  • ✅ Crear componente Router para hacerlo más declarativo.
  • ✅ Soportar ruta por defecto (404).
  • ✅ Soportar rutas con parámetros.
  • ✅ Componente para hacerlo declarativo.
  • ✅ Lazy Loading de las rutas.
  • ✅ Hacer un i18n con las rutas.
  • ✅ Testing (con vitest, happy-dom y @testing-library/react).
  • ✅ Pubilcar el paquete en NPM.

FAQs

Package last updated on 01 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts