@3alan/ui 中文文档教程

发布于 3年前 浏览 27 项目主页 更新于 3年前

构建状态覆盖状态 npm version

Install

npm install @3alan/ui
yarn add @3alan/ui

Usage

import { Button } from '@3alan/ui';

const App = () => (
  <Button>awesome</Button>
);

并手动导入样式:

import '@3alan/ui/dist/index.css';

TODO

  • [ ] monorepo
  • [ ] vite
  • [ ] exclude third library in build file

✨✨

https

://github.com/rough-stuff https://github.com/ooade/react-rough

https://github.com/excalidraw/excalidraw/tree /master/src/renderer

https://github.com/ant-design/ant-design

Build StatusCoverage Statusnpm version

???? Install

npm install @3alan/ui
yarn add @3alan/ui

???? Usage

import { Button } from '@3alan/ui';

const App = () => (
  <Button>awesome</Button>
);

And import style manually:

import '@3alan/ui/dist/index.css';

TODO

  • [ ] monorepo
  • [ ] vite
  • [ ] exclude third library in build file

✨✨

https://github.com/rough-stuff

https://github.com/ooade/react-rough

https://github.com/excalidraw/excalidraw/tree/master/src/renderer

https://github.com/ant-design/ant-design

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文