44
55React Menu Component. port from https://github.com/kissyteam/menu
66
7- [ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ dumi] ( https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square )] ( https://github.com/umijs/dumi ) [ ![ build status] [ github-actions-image ]] [ github-actions-url ] [ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ] [ ![ Dependencies] [ david-image ]] [ david-url ] [ ![ DevDependencies] [ david-dev-image ]] [ david-dev-url ] [ ![ npm download] [ download-image ]] [ download-url ] [ ![ bundle size] [ bundlephobia-image ]] [ bundlephobia-url ]
7+ [ ![ NPM version] [ npm-image ]] [ npm-url ]
8+ [ ![ npm download] [ download-image ]] [ download-url ]
9+ [ ![ build status] [ github-actions-image ]] [ github-actions-url ]
10+ [ ![ Codecov] [ codecov-image ]] [ codecov-url ]
11+ [ ![ bundle size] [ bundlephobia-image ]] [ bundlephobia-url ]
12+ [ ![ dumi] [ dumi-image ]] [ dumi-url ]
813
914[ npm-image ] : http://img.shields.io/npm/v/rc-menu.svg?style=flat-square
1015[ npm-url ] : http://npmjs.org/package/rc-menu
1116[ github-actions-image ] : https://github.com/react-component/menu/workflows/CI/badge.svg
1217[ github-actions-url ] : https://github.com/react-component/menu/actions
1318[ circleci-image ] : https://img.shields.io/circleci/react-component/menu/master?style=flat-square
1419[ circleci-url ] : https://circleci.com/gh/react-component/menu
20+ [ codecov-image ] : https://img.shields.io/codecov/c/github/react-component/footer/master.svg?style=flat-square
21+ [ codecov-url ] : https://codecov.io/gh/react-component/footer/branch/master
1522[ coveralls-image ] : https://img.shields.io/coveralls/react-component/menu.svg?style=flat-square
1623[ coveralls-url ] : https://coveralls.io/r/react-component/menu?branch=master
1724[ david-url ] : https://david-dm.org/react-component/menu
@@ -22,6 +29,8 @@ React Menu Component. port from https://github.com/kissyteam/menu
2229[ download-url ] : https://npmjs.org/package/rc-menu
2330[ bundlephobia-url ] : https://bundlephobia.com/result?p=rc-menu
2431[ bundlephobia-image ] : https://badgen.net/bundlephobia/minzip/rc-menu
32+ [ dumi-url ] : https://github.com/umijs/dumi
33+ [ dumi-image ] : https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square
2534
2635## Install
2736
0 commit comments