@3alan/ui 中文文档教程
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
???? 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
更多
你可能也喜欢
- @10stars/config 中文文档教程
- @19h47/checkbox 中文文档教程
- @33cn/game-cashier-react 中文文档教程
- @_mehrad/ngx-daterangepicker-material 中文文档教程
- @_zaphod/scribejs 中文文档教程
- @a8k/plugin-react-template 中文文档教程
- @aaxis/fast-xml-parser 中文文档教程
- @abcpros/bitcore-wallet-service 中文文档教程
- @abdallahsaleh/feedback-widget 中文文档教程
- @abdi_ali/lotide 中文文档教程