0.3.1 • Published 5 months ago

react-best-router v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

RBR - React best router

In larger React applications, it is usually necessary to use a Router to handle relationships between pages and navigate between them. Are you using other Router libraries? Have you encountered any areas that are not very useful? For example, defining nested routes can be cumbersome or problematic, or may not be concise enough to include features unrelated to routing, or may be incompatible between different versions

Over the weekend, I attempted to write a simpler and more user-friendly routing packet, focusing on the routing processing of React applications. I named this packet React best router, abbreviated as RBR.

RBR is very small, Mini 5kb, Gzip 2kb. The API of RBR is also very simple, with only 4 core APIs.

github npm npm version npm download minify minify unit

RBR Docs : https://rbr.houfeng.net

0.3.0

5 months ago

0.3.1

5 months ago

0.2.7

5 months ago

0.2.6

5 months ago

0.2.9

5 months ago

0.2.8

5 months ago

0.2.5

5 months ago

0.2.4

5 months ago

0.2.3

5 months ago

0.2.2

5 months ago

0.2.1

5 months ago

0.2.0

5 months ago

0.1.8

5 months ago

0.1.7

5 months ago

0.1.6

5 months ago

0.1.5

5 months ago

0.1.4

5 months ago

0.1.3

5 months ago

0.1.0

5 months ago