rw-jsx-router
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

rw-jsx-router

createHistoryRouter - createHashRouter

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

Readme

Keywords

Package Sidebar

Install

npm i rw-jsx-router

Weekly Downloads

3

Version

1.1.4

License

MIT

Unpacked Size

17.2 kB

Total Files

5

Last publish

Collaborators

  • em00me