1.1.4 • Published 12 months ago

rw-jsx-router v1.1.4

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

rw-jsx-router

createHistoryRouter - createHashRouter

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

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago