@3alan/ui
TypeScript icon, indicating that this package has built-in type declarations

0.3.13 • Public • Published

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
  • [ ] exclude third library in build file
  • [ ] Refactor RoughWrap
  • [ ] 移除 react-scripts,测试依赖

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

Package Sidebar

Install

npm i @3alan/ui

Weekly Downloads

6

Version

0.3.13

License

MIT

Unpacked Size

297 kB

Total Files

206

Last publish

Collaborators

  • alan_wang