Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhkeller/nodebooks

Forthcoming. A data analysis paradigm for the JavaScript world.
https://github.com/mhkeller/nodebooks

Last synced: 6 days ago
JSON representation

Forthcoming. A data analysis paradigm for the JavaScript world.

Awesome Lists containing this project

README

        

Nodebooks
=========

Forthcoming. A data analysis paradigm for the JavaScript world.

## Examples

See the [`examples/`](examples/).

## Usage

````shell
$ npm install
$ npm link # Make the `nodebooks` command accessible on the command line
$ nodebooks examples/.js > nodebook.md
````