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

https://github.com/gabrielcsapo/node-notebook

📚A notebook service that runs Javascript through the node vm
https://github.com/gabrielcsapo/node-notebook

javascript product repl

Last synced: 6 months ago
JSON representation

📚A notebook service that runs Javascript through the node vm

Awesome Lists containing this project

README

          

# node-notebook

[![Npm Version](https://img.shields.io/npm/v/node-notebook.svg)](https://www.npmjs.com/package/node-notebook)
[![Build Status](https://travis-ci.org/gabrielcsapo/node-notebook.svg?branch=master)](https://travis-ci.org/gabrielcsapo/node-notebook)
[![Dependency Status](https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/node-notebook/status.svg)](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-notebook)
[![devDependency Status](https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/node-notebook/dev-status.svg)](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-notebook#info=devDependencies)
![npm license](https://img.shields.io/npm/l/node-notebook.svg)
[![npm](https://img.shields.io/npm/dt/node-notebook.svg)]()
[![npm](https://img.shields.io/npm/dm/node-notebook.svg)]()

> A notebook service that runs Javascript through the node vm

# [Concepts](CONCEPTS.md)

> what are some ideas for node-notebook?

# Screenshots

![main](./screenshots/main.png)

![notebook](./screenshots/notebook.png)