1.1.4 • Published 10 months ago

rw-jsx-router v1.1.4

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

rw-jsx-router

createHistoryRouter - createHashRouter

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

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago