0.4.2 • Published 4 years ago

vue-console-interactive v0.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

vue-console-interactive

Provides a Read-Eval-Print Loop console in the browser

Interactive Demo

<ConsoleInteractive />

Echoes user input into an on-screen console.

Browser Console Demo

<ConsoleOutput mount-global />

Integrates window.console with the on-screen console.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago