1.1.3 • Published 3 months ago

keepalive-react-router v1.1.3

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

中文

Introduction

keepalive-react-router is a route-level keepalive solution for react-router. It provides a way to cache the component instance when the route is switched, and reuse it when the route is switched back.

Online Demo

Click Here

Features

  • Route level keepalive based on React Router DataAPI
  • Route transition animation support
  • Scroll position restoration for keepalive route components
  • Excellent performance: keepalive route components do not enter the react rendering process
  • Easy to use: one component to rule them all
  • Flexible control: provide API to control route cache and lifecycle

Read the documentation for more details.

License

Distributed under the MIT license.

1.1.3

3 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.1

7 months ago

1.0.0

7 months ago

0.0.0

7 months ago