0.0.1 • Published 10 years ago
input-area v0.0.1
jupyter-js-input-area
Javascript APIs for Jupyter input areas
Development
Clone this and then:
npm installBuild (ES6 -> ES5 JavaScript)
npm run buildRun tests
npm testRun tests like a boss
This will build and run tests every time you save a file
npm run watch