@codeboxes/mui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@codeboxes/mui

特性

  • 20+ 高质量组件
  • 90% 单元测试覆盖率
  • 完善的文档和示例
  • TypeScript 开发,提供完整的类型定义文件。
  • 完全使用 Hooks 实现
  • 支持按需引入
  • 支持主题定制

🖥 环境支持

  • 移动端浏览器
  • iOS 8+,Android 4.4+
  • React 16.8+

Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

📦 安装

npm install @codeboxes/mui --save
yarn add @codeboxes/mui

🔨 示例

import { Button } from '@codeboxes/mui';

import '@codeboxes/mui/dist/mui.css';

const App = () => <Button type="primary">Button</Button>;

Readme

Keywords

none

Package Sidebar

Install

npm i @codeboxes/mui

Weekly Downloads

7

Version

1.0.0

License

MIT

Unpacked Size

5.12 MB

Total Files

756

Last publish

Collaborators

  • zhoucheng