1.1.4 • Published 11 months ago

rw-jsx-router v1.1.4

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

rw-jsx-router

createHistoryRouter - createHashRouter

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

11 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago