Skip to content

Repository files navigation

Rubix Design

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

Features

  • An enterprise-class design language and high quality UI style.
  • Rich library of UI components base on React Component.
  • A npm + webpack + babel + dora workflow.

Install

npm install rubix

Usage example

Use prebuilt bundle

import { DatePicker } from 'rubix';
ReactDOM.render(<DatePicker />, mountNode);

Import style:

import 'rubix/dist/rubix.css';  // or 'rubix/dist/rubix.less'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages