This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

ludolfs-web-editor

1.1.0 • Public • Published

JavaScript Web Editor for Kids

Prerequisites

npm i -g webpack webpack-cli
npm i

Build

# dev
npm run build -- --mode development
# prod
npm run build -- --mode production

Run

dist/index.html

Config

Set the lang GET parameter to set up the app language.

index.html?lang=de 

Usage

Execute the code by Ctrl+Enter.

You can use the workspace and terminal:

var workspace = $('#workspace');
terminal.print('some text');
terminal.clean();

Readme

Keywords

Package Sidebar

Install

npm i ludolfs-web-editor

Weekly Downloads

2

Version

1.1.0

License

Apache-2.0

Unpacked Size

796 kB

Total Files

11

Last publish

Collaborators

  • ttulka