preact-router
Router
URL router for Preact applications
URL router for Preact.
1k stars
15 watching
155 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
preactpreact-componentspreact-routerrouter
Related projects:
Repository | Description | Stars |
---|---|---|
mjanssen/preact-route-async | Library for asynchronous loading of Preact Router components | 35 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
preactjs/preact-render-to-string | A utility for rendering JSX and Preact components to HTML strings. | 653 |
preactjs/preact-custom-element | A library that allows developers to wrap Preact components as custom elements in web applications | 365 |
prateekbh/preact-async-route | A package that provides an async route component for preact-router to load components lazily | 138 |
testing-library/preact-testing-library | Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
mobxjs/mobx-preact | A package providing MobX bindings specifically for Preact | 127 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 446 |
jordic/tracks_preact | A mobile PWA tracking application built with JavaScript and React-like framework preact. | 16 |
download/preact-i18nline | A Preact component that enables easy localization of text in web applications | 38 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
koajs/router | Provides a flexible routing system for building web applications with Koa. | 867 |
developit/preact-cycle | A minimal Virtual DOM rendering library using Preact | 138 |
qutran/swheel | A declarative component-based router for Svelte 3 applications. | 43 |
relay-tools/react-router-relay | Integrates Relay with React Router for efficient data fetching and rendering. | 558 |