Skip to content

Repository files navigation

Phi editor

Try online

Features

Use with your HTML

  1. Create a tag with id="phi-editor". The editor tab will be attached to it. You can change tag id in ./src/main.ts where view is declared.
  2. Add the script and styles from ./docs, e.g.:
<scripttype="module" src="./phi-editor.js"></script><linkrel="stylesheet" href="./phi-editor.css">

Development

  • Install the dependencies and run in rebuild-on-change mode
npm i && npm run dev

About

Minimal φ editor. Uses CodeMirror 6 and Lezer grammar

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages