0.0.11 • Published 27 days ago

@panda-design/router v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
27 days ago

@panda-design/router

version npm downloads MIT License

Components and utils alone with react-router-dom followed with Panda Design.

English | 中文

Get Started

  • install
yarn add @panda-design/router
  • Build your application above @panda-design/router
import {LeftNavigation} from '@panda-design/router';

const App = () => {
    return <LeftNavigation items={[/* ... */]} />;
};

Docs

Quick Guide

Panda Design StyleGuide

Contribute

Feel free to raise issues and PR.

0.0.11

27 days ago

0.0.10

2 months ago

0.0.9

2 months ago

0.0.8

2 months ago

0.0.7

3 months ago

0.0.6

4 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

10 months ago