cx

Advanced JavaScript UI framework for admin and dashboard applications with ready to use grid, form and chart components.

  • cx

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
cx
4764824.4.94 days ago11 years agoMinified + gzip package size for cx in KB

Readme

CxJS
This is the main package of the CxJS framework.
Cx is a feature-rich framework for building data-oriented web applications.
Cx is inspired by React and Angular and tries to offer the best features from both worlds. Out of the box, Cx provides:
  • a complete set of widgets
  • charts
  • two-way data-binding options
  • controllers
  • layouts
  • customizable appearance (Sass)

Cx is based on ES6 and JSX and requires babel-plugin-transform-cx-jsx. Cx widgets use React to render and update the DOM.

Getting Started

Demo Applications

<img src="https://raw.githubusercontent.com/codaxy/cx/master/misc/screenshots/starter/analytics.png" alt="Cx Starter Kit" height="200px" />
<img src="https://raw.githubusercontent.com/codaxy/cx/master/misc/screenshots/sofjs2016/StateOfJs.png" alt="State of JS 2016 Explorer" height="200px" />
<img src="https://raw.githubusercontent.com/codaxy/cx/master/misc/screenshots/tdo/tdo.png" alt="Tdo" height="200px" />

Installation

The easiest way to set up a new Cx project is to use the Cx Command Line Interface.

License

MIT License