UNPKG

react-layout-kit

Version:
65 lines (39 loc) 2.06 kB
# react-layout-kit [![NPM version][npm-image]][npm-url] [![NPM downloads][download-image]][download-url] [![install size][npm-size]][npm-size-url] [![Test CI status][test-ci]][test-ci-url] [![Deploy CI][release-ci]][release-ci-url] [![Coverage][coverage]][codecov-url] [![ docs by dumi][dumi-url]](https://d.umijs.org/) [![Build With father][father-url]](https://github.com/umijs/father/) <!-- gitpod url --> [gitpod-badge]: https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod [gitpod-url]: https://gitpod.io/#https://github.com/ant-design/react-layout-kit <!-- umi url --> [dumi-url]: https://img.shields.io/badge/docs%20by-dumi-blue [father-url]: https://img.shields.io/badge/build%20with-father-028fe4.svg <!-- npm url --> [npm-image]: http://img.shields.io/npm/v/react-layout-kit.svg?style=flat-square&color=deepgreen&label=latest [npm-url]: http://npmjs.org/package/react-layout-kit [npm-size]: https://img.shields.io/bundlephobia/minzip/react-layout-kit?color=deepgreen&label=gizpped%20size&style=flat-square [npm-size-url]: https://packagephobia.com/result?p=react-layout-kit <!-- coverage --> [coverage]: https://codecov.io/gh/arvinxx/react-layout-kit/branch/master/graph/badge.svg [codecov-url]: https://codecov.io/gh/arvinxx/react-layout-kit/branch/master <!-- Github CI --> [test-ci]: https://github.com/arvinxx/react-layout-kit/workflows/Test%20CI/badge.svg [release-ci]: https://github.com/arvinxx/react-layout-kit/workflows/Release%20CI/badge.svg [test-ci-url]: https://github.com/arvinxx/react-layout-kit/actions?query=workflow%3ATest%20CI [release-ci-url]: https://github.com/arvinxx/react-layout-kit/actions?query=workflow%3ARelease%20CI [download-image]: https://img.shields.io/npm/dm/react-layout-kit.svg?style=flat-square [download-url]: https://npmjs.org/package/react-layout-kit ## 简介 ## 快速上手 ### 安装 推荐使用 `pnpm` 安装 ```bash pnpm i react-layout-kit -S ``` ### 使用 核心功能简介 ## 场景介绍 ### 消费场景一 ### 消费场景二 ## License [MIT](./LICENSE)