@gxl/router

0.2.0 • Public • Published

@gxl/router

Next Generation Routing for React, forked from reach router 1.2.1

Documentation

yarn add @gxl/router

Basically, what applies to reach router also applies to gxl router, so you can use the original reach router docs. The only difference is that I added hash routing support, which you can use by passing a prop called useHashRouting(type: Boolean) to Router component to enable it.

Legal

MIT License Copyright (c) 2018-present

/@gxl/router/

    Package Sidebar

    Install

    npm i @gxl/router

    Weekly Downloads

    3

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    173 kB

    Total Files

    17

    Last publish

    Collaborators

    • gaoxiaoliangz