2.0.2 • Published 11 months ago

react-router-manage v2.0.2

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

react-router-manage

docs

Features

react-router-manage is based on react-router v6. It can realize the function of authentication, guard, add, delete and check of route by configuration. Because react-router v5 upgrades to v6 have a high cost, react-router-manage provides the API from the original v5 section for compatible projects that use v5 for smooth upgrades to v6

  • 🛠 [config router] - Centralized router configuration, fast and convenient management.
  • + [addRoutes] - Dynamically add routes: you can use hook useAddRoutes to add routes and automatically refresh the view.
  • ➖ [removeRoutes] - Dynamically delete routes: you can use hook useRemoveRoutes to delete routes and automatically refresh the view.
  • 🖇 [updateRoutes] - Dynamically modify routes: you can use hook useUpdateRoutes to modify routes.
  • 🔐 permission - Permission control: configure the code of the route and automatically manage the permission of the route
  • 👨‍✈️‍ route guard - Provide hooks for route entry config beforeEnter and beforeEachMount, route exit hook useBeforeLeave
  • 🌲 navigation - level navigation: supports level navigation, and automatically generates navigation bars for parent-child routes, such as breadcrumbs and menu navigation

About

react-router-manage is used in many projects within Netease BizEase. In order to give back to the community, it has decided to open source, and is willing to build a useful react router management library with friends in the community

2.0.2

11 months ago

1.2.0-beta.1

1 year ago

2.0.1-beta.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.2.0-beta.0

1 year ago

1.1.4-beta.1

2 years ago

1.1.4-beta.2

2 years ago

1.1.4-beta.0

2 years ago

1.1.4-beta.3

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.8-beta.1

2 years ago

1.0.7-beta.1

2 years ago

1.0.8-beta.0

2 years ago

1.0.6-beta.2

2 years ago

1.0.8-beta.5

2 years ago

1.0.8-beta.4

2 years ago

1.0.8-beta.3

2 years ago

1.0.8-beta.2

2 years ago

1.0.7-beta.0

2 years ago

1.1.0-beta.2

2 years ago

1.1.2-beta.1

2 years ago

1.1.0-beta.1

2 years ago

1.1.0-beta.0

2 years ago

1.1.0-beta.3

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.1.2-beta.0

2 years ago

1.0.6-beta.1

2 years ago

1.0.6-beta.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago