opencode a8a06c4983 release: v1.0.57 10 bulan lalu
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 1 tahun lalu
script a6b066bd47 ci 10 bulan lalu
src b0b7fd143b tui: show LSP diagnostics inline when viewing files so users can see type errors and compilation issues without leaving the interface 10 bulan lalu
test 299bf1dca8 ci 10 bulan lalu
.gitignore 571d60182a improve snapshotting speed further 1 tahun lalu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 1 tahun lalu
README.md f3da73553c sync 1 tahun lalu
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 10 bulan lalu
package.json a8a06c4983 release: v1.0.57 10 bulan lalu
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 10 bulan lalu
sst-env.d.ts 1ea3a8eb9b big format 10 bulan lalu
tsconfig.json 62e5f4b154 try tsgo 11 bulan lalu

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.