@freact/router
v0.0.5
Published
Client-side router for @freact/core
Downloads
1
Readme
Freact Router
Freact Router is a client-side SPA router that aims to mimic the API of React Router.
Supported React Router components:
- <BrowserRouter>
- <Routes>
- <Route>
- <Outlet>
- <Link>
- <NavLink>
- <Navigate>
Supported React Router hooks:
- useNavigate
- useParams