0.0.6 • Published 3 years ago

@tiki-miniapp/tiny-ui v0.0.6

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

Tiny UI

The MiniApp design team builds a design system for the MiniApp platform based on the Tiki design system with the name Tiny. The Tiny Design System will help product designers/ developers to uniform the user interfaces to focus on a better user experience, deliver ideas and products faster.

Install

Use npm

$ npm install @tiki-miniapp/tiny-ui --save

Use yarn

$ yarn add @tiki-miniapp/tiny-ui

How to use

Register the component into .json config file

{
  "usingComponents": {
    "avatar": "tiny-ui/es/avatar/index"
  }
}

Then you can use it as normal component:

<avatar name="Tiny UI" size="lg" shape="circle" src="https://salt.tikicdn.com/ts/miniapp/d6/21/86/89cc2b8a2f930bb5f0f269c0374a3230.png"/>
/>

Contribute

If you have any issues or suggestions, please send us issue

Resources

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago