React/ive Javascript Pivot Table Control

Downloads (Release notes)


Latest stable production build:

(min+gz) js:25.2Kb/css:8.4Kb

Debug files: orb.js, orb.css

Dependencies

orb.js uses facebook react library v0.12.2. You can download it here.

cdnjs

orb.js is also available at cdnjs for a faster experience to users:

https://cdnjs.cloudflare.com/ajax/libs/orb/1.0.9/orb.min.css
https://cdnjs.cloudflare.com/ajax/libs/orb/1.0.9/orb.min.js
https://cdnjs.cloudflare.com/ajax/libs/orb/1.0.9/orb.min.js.map

npmjs

orb.js is available through the npm package manager:

Package: https://www.npmjs.com/package/orb

Intallation:

npm install orb

Usage:

var orb = require('orb');
var pgrid = new orb.pgrid(...)


Release notes


Jun. 29 2015 -- 1.0.9

New:
Fixed bugs:

Mar. 08 2015 -- 1.0.8

Jan. 23 2015 -- 1.0.7

Jan. 01 2015 -- 1.0.6

Dec. 30 2014 -- 1.0.5