0.7.2 • Published 11 years ago

Lumenize v0.7.2

Weekly downloads
28
License
-
Repository
-
Last release
11 years ago

Lumenize

Copyright (c) 2009-2012, Lawrence S. Maccherone, Jr.

Illuminating the forest AND the trees in your data.

Features

  • Implementation of DSL and visualization patterns from Larry Maccherone's PhD
  • Hierarchical OLAP cubes
  • Date-time precision optimized for charting: timezone manipulation (eg America/New_York), knockout weekends/holidays, non-workhours, work in any granularity (year, quarter, week, day, hour, etc.), etc.
  • Tested
  • Documented
  • DocTested

Credits

Authors:

Running:

Developing/Documenting:

Installation and developing

To install in the node_modules directory of your project, run the following from the root folder of your project:

npm install Lumenize

To install globally:

sudo npm install -g Lumenize

Or if you want the latest from source, download/clone from GitHub and run:

cake install

If you want to add functionality to Lumenize and submit a pull request, add tests for your upgrades and make sure all test pass with:

cake test

Also, add examples in the "docstrings", then generate the docs (which will also confirm that the examples give the expected output when run):

cake docs

Documentation and source code

0.7.2

11 years ago

0.7.1

11 years ago

0.7.0

11 years ago

0.6.11

11 years ago

0.6.10

11 years ago

0.6.9

11 years ago

0.6.8

11 years ago

0.6.7

11 years ago

0.6.6

11 years ago

0.6.5

11 years ago

0.6.4

11 years ago

0.6.3

11 years ago

0.6.2

11 years ago

0.6.1

11 years ago

0.6.0

11 years ago

0.5.8

11 years ago

0.5.7

11 years ago

0.5.6

11 years ago

0.5.5

11 years ago

0.5.4

11 years ago

0.5.3

11 years ago

0.5.2

11 years ago

0.5.1

11 years ago

0.4.8

11 years ago

0.4.7

11 years ago

0.4.6

11 years ago

0.4.5

11 years ago

0.4.4

11 years ago

0.4.3

11 years ago

0.4.2

11 years ago

0.4.1

11 years ago

0.4.0

11 years ago

0.2.7

12 years ago

0.2.5

12 years ago

0.2.3

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago