Skip to content
JavaScript CoffeeScript CSS Other
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app
docs
editor_plugins
examples
lib
tasks
test
.gitignore
.npmignore
.travis.yml
Gruntfile.coffee
LICENSE.txt
README.md
circle.yml
config.js
functions.fjson
index.html
package.json
render_api.fjson
webpack.config.js

README.md

lead.js

Build Status

lead.js is a CoffeeScript console for exploring data, inspired by tools like Mathematica and The IPython Notebook. Its focus is on graphing time-series data from systems like Graphite and OpenTSDB.

Features

  • Graphite target DSL: write Graphite queries with ease.
  • GitHub integration: save and load files directly from Gists or repositories.
  • Autocompletion: lead.js suggests commands or Graphite target functions.
  • Extensible: integrate your own functions and data sources.

Missing Features

Documentation

Installation

Quick Start

Graphing

OpenTSDB

Graphite DSL function list

lead.js built-in functions

License

lead.js is released under the MIT License.

You can’t perform that action at this time.