Monaco Hoon Editor

July 5, 2023 ยท View on GitHub

Edit hoon code using monaco-editor. Hoon syntax highlighting is supported via tree-sitter

Instructions

  1. run yarn install
  2. run yarn build && yarn start in your terminal
  3. open http://localhost:9000/ in your browser

Demo

Go to https://urbit-pilled.github.io/Monaco-hoon to try out the hoon editor online.

Contents

  1. 1Instructions
  2. 2Demo