paviko 4d3cb8bdb9 JetBrains: fixed not showing tooltips 1 月之前
..
bin ff462dfd7a fix: windows install (#4293) 4 月之前
script 898d8d01a0 Merge public/dev into ide-plugin 1 月之前
src 898d8d01a0 Merge public/dev into ide-plugin 1 月之前
test 32e6bcae3b core: fix unicode filename handling in snapshot diff by disabling quote escaping 1 月之前
types b487a18316 first release 3 月之前
webgui 4d3cb8bdb9 JetBrains: fixed not showing tooltips 1 月之前
.gitignore 898d8d01a0 Merge public/dev into ide-plugin 1 月之前
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 2 月之前
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 3 月之前
README.md f3da73553c sync 9 月之前
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) 2 月之前
package.json 898d8d01a0 Merge public/dev into ide-plugin 1 月之前
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 2 月之前
sst-env.d.ts 28c802f399 wip: zen 3 月之前
tsconfig.json b487a18316 first release 3 月之前

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.