Skip to content

Files

This branch is 6281 commits behind slint-ui/slint:master.

online_editor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 24, 2022
Aug 16, 2022
Oct 12, 2020
May 14, 2022
Aug 24, 2022
Aug 24, 2022
Aug 24, 2022
Aug 24, 2022
Aug 24, 2022
Aug 24, 2022

Slint Online Editor

This directory contains the frontend code for the online code editor which is hosted in https://slint-ui.com/editor (last stable) and https://slint-ui.com/snapshots/master/editor (nightly)

To try it out locally type this in this directory:

npm install
npm start

Documentation

The index.html page contains a code editor and every key press reload the preview. The preview.html page contains only the preview and the code must be given via query parameter.