1.0.1 • Published 5 years ago

ko-rt v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Getting Started

Features

  • An enterprise-class UI design system for web applications.
  • 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
  • Server-side Rendering

Install

npm install ko-ui --save

Before the building, you need a style theme, here we recommend you to pick up ko-theme.

npm install ko-theme --save

Usage

We are die hard fans of ECMAScript 6, so we recommend you writing code in modern javascript.

import { Button } from 'ko-ui';

Contributing

  • @dtux for building the live code editor.

Credits

  • ko Desktop UI ko for react .

License

MIT