chimera-ui

0.0.3 • Public • Published

chimera-ui

chimera-ui is a library based on React framework that provides several basic components. 中文 README

Install

npm install chimera-ui --save

Or

yarn add chimera-ui

Usage

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

It's recommended to import components on demands

Features

  • Abundant basic components to meet regular business
  • Customizable theme.
  • Component and style can load on demand
  • Static type checking by Flow
  • webpack + babel + sass workflow.

Internationalization

See i18n

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i chimera-ui

Weekly Downloads

6

Version

0.0.3

License

MIT

Last publish

Collaborators

  • anaconday