0.0.8 • Published 6 years ago

trans-ui v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Version

✨ Features

  • A set of high-quality React components out of the box.
  • Written in TypeScript with predictable static types.

❗️Prerequisites

  • react >= 16.8.0

📦 Install

npm install trans-ui
yarn add trans-ui

🔨 Usage

import style manually:

import 'trans-ui/lib/index.css';

use:

import { Button } from 'tran-ui';
ReactDOM.render(<Button />, mountNode);

🔗 Links

👨 Author

🌟 Show your support

Give a ⭐️ if this project helped you!

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago