1.1.4 • Published 8 months ago

rw-jsx-router v1.1.4

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

rw-jsx-router

createHistoryRouter - createHashRouter

const router = createHashRouter(routes);
// or
const router = createHistoryRouter(routes);
<router.Link />
<router.View />;
1.1.4

8 months ago

1.1.3

8 months ago

1.1.2

8 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago