Skip to content

3Alan/alan-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bafde3e · Oct 28, 2023
Sep 5, 2021
Oct 9, 2022
Oct 28, 2023
Aug 23, 2021
Jan 9, 2022
Jan 9, 2022
Aug 27, 2021
Sep 2, 2021
Jan 7, 2022
Sep 8, 2021
Oct 9, 2022
Sep 2, 2021
Apr 12, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Sep 8, 2021
Jun 5, 2022

Repository files navigation

Build Status Coverage Status npm 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 lerna
  • 优化打包文件大小
  • 重构 RoughWrap
  • 移除 react-scripts、测试依赖
  • Icon 移除三方库自己实现,可参考 react-svg

✨✨

https://dribbble.com/sultonhand

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