faw-op-yqcloud-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Choerodon UI

An enterprise-class UI design language and React-based implementation.

中文 README

Features

  • Extracted from the interactive language and visual style of enterprise-level medium and backstage products.
  • A set of high-quality React components out of the box.
  • Written in TypeScript with predictable static types.
  • The whole package of development and design resources and tools.

Environment Support

  • Modern browsers and Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Electron

Install

npm install faw-op-yqcloud-ui --save

Usage

import { DatePicker } from 'faw-op-yqcloud-ui';
ReactDOM.render(<DatePicker />, mountNode);

And import style manually:

import 'faw-op-yqcloud-ui/dist/faw-op-yqcloud-ui.css';  // or 'faw-op-yqcloud-ui/dist/faw-op-yqcloud-ui.less'

Or import components on demand

TypeScript

See Used in TypeScript

Internationalization

See i18n.

Links

Local Development

$ git clone https://github.com/choerodon/faw-op-yqcloud-ui.git
$ cd faw-op-yqcloud-ui
$ npm install
$ npm start

Open your browser and visit http://127.0.0.1:8001 , see more at https://github.com/ant-design/ant-design/wiki/Development .

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3
  • 0.0.2
    2
  • 0.0.1
    2

Package Sidebar

Install

npm i faw-op-yqcloud-ui

Weekly Downloads

7

Version

0.0.3

License

MIT

Unpacked Size

26.6 MB

Total Files

178

Last publish

Collaborators

  • jiaojiangqian