0.2.1 • Published 1 year ago

fast-react-router v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

fast-router is a new routing library for react. fast-router is designed to keep the number of renders as low as possible. So if you want to navigate you can just use the navigate function without using a useNaviate hook which cause a rerender every time something changed in the url or in the state of the location. Also no route gets rerenderd, if the state of the location changes as long as the path remains the same. If you use the useLocationState function to select a value from the state and another value changes within the state no new render occurs. Currently a lot of function from other frameworks like react-router and wouter are currently not supported. If you are missing any features just create an issue.

Pros

  • Fast (less renders then in other routing libaries)
  • Small bundle size
  • 100% Typescript

Docs are now available at: https://fast-router.github.io/

0.1.6

2 years ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.12

5 years ago

1.3.11

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago