UNPKG

ko-charts

Version:
39 lines (24 loc) 743 B
## 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 ```bash npm install ko-charts --save ``` ### Usage We are die hard fans of ECMAScript 6, so we recommend you writing code in modern javascript. ```js import { KoBar } from 'ko-charts '; ``` ## Contributing * [@dtux](https://github.com/dtux-kangaroo) for building the live code editor. ## Credits * [ko](https://github.com/dtux-kangaroo) Desktop UI ko for react . ## License MIT