flex-router

0.0.2 • Public • Published

React-Control

Why another router of react?

  In React system, router should not only be a router, React needs more. He needs router, he needs filter, if in mobile environment, he will needs supports of multiple pages, and he may need animation to initialize a page.

  Not a router, more than router.

He did

  • Intensive Router
    • Router configures in React's way(Just like React-Router).
    • Supports muilti pages at a time.
    • Supports abstract router(Which cannot be activeted by URL).
  • Filter
    • Filter queue before mount a component.
    • Filter queue before unmount a component.
  • Small Component Use in React
    • Which leads React to fit flexible projects.
  • Else
    • Animation to initialize a page.
    • Render in server side.

Readme

Keywords

none

Package Sidebar

Install

npm i flex-router

Weekly Downloads

2

Version

0.0.2

License

none

Last publish

Collaborators

  • lanistor