Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mhkeller/nodebooks
- Owner: mhkeller
- Created: 2015-08-19T01:35:05.000Z (about 9 years ago)
- Default Branch: ast
- Last Pushed: 2015-10-28T20:39:39.000Z (about 9 years ago)
- Last Synced: 2024-10-31T07:34:19.890Z (12 days ago)
- Language: JavaScript
- Homepage:
- Size: 187 KB
- Stars: 14
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
````