0.0.2-alpha.0 • Published 2 years ago

bearests-ui v0.0.2-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Bearests UI

Bearests UI is a collection of React UI libraries for shipping new features faster. Start with our production-ready components.

NPM npm

This project demo

Support Version Map

ReactStyled-componentReact ScriptsBear React Grid
185.3.55.0.12.0.0

Install

yarn add @bearests/core @bearests/atom @bearests/form @bearests/organize

Usage

import {MyIcon} from '@bearests/atom';

<MyIcon code="apple" color="#000" size={30}/>
<MyIcon code="android" color="green" size={30}/>
<MyIcon code="arrow-alt-right" color="primary" size={30}/>
<MyIcon code="arrow-right" color="secondary" size={30}/>

Push

npm publish --access=public

Tools

bear-icon-symbols - svgs build icon-symbols

Ref

mantine material-ui

License

MIT © imagine10255

0.0.2-alpha.0

2 years ago