You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

krl-editor

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

krl-editor

In browser editor for KRL

0.52.3
latest
Source
npm
Version published
Weekly downloads
4
-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

krl-editor

In browser editor for KRL

How to help

$ npm start

Then open your browser to http://localhost:9090/ It will hot-reload when you make changes.

src/mode.js - the syntax highlighter and indenter.

src/worker.js - the watcher that constantly re-compiles src and reports errors.

dist/index.html - this is the sample html file that the dev server uses

To build krl-editor.js and copy it over to pico-engine:

$ npm run build

Keywords

pico-engine

FAQs

Package last updated on 15 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts