Coder Social home page Coder Social logo

cubes.js's Introduction

About

Cubes.js is a JavaScript framework for online analytical processing (OLAP) server Cubes - Slicer.

Cubes: http://cubes.databrewery.org Server documentation: http://packages.python.org/cubes/server.html

Namespaces and object prototypes:

  • cubes - top level namespace

  • cubes.Server - Slicer server connection (based on root URL)

  • cubes.Cube

  • cubes.Dimension

  • cubes.Hierarchy

  • cubes.Level

  • cubes.Attribute

  • cubes.Browser

  • cubes.Cell - browsing context (has multiple cuts)

  • cubes.PointCut

  • cubes.SetCut

  • cubes.RangeCut

This library supports the extended features of cuts -- inversion, full escaping of sensitive characters -- as implemented in the Squarespace fork of Cubes at https://github.com/Squarespace/cubes.

Requirements

Squarespace's version of cubes.js does not require any external library, neither underscore.js nor jQuery. However, to use the query() function or to fetch the model JSON, you must provide a jQuery-compatible ajax function to the cubes.Server constructor.

Tests

Tests are provided in the test/ folder. Use node and the vows node module to run them:

$ npm install
$ vows

The vows tool will run all the .js test files it finds in the test/ folder.

Authors

Stefan Urbanek [email protected] Robin Thomas

See AUTHORS file for more information.

License

Cubes.js is licensed under MIT license. For full license see the LICENSE file.

cubes.js's People

Contributors

stiivi avatar rberlew avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.