Christian Stewart b90c0b5fac feat(tui): add /export and /copy commands (#3883) hace 3 meses
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) hace 5 meses
script 09bb819064 fix(tui): worker path resolution in dev mode (#3778) hace 3 meses
src b90c0b5fac feat(tui): add /export and /copy commands (#3883) hace 3 meses
test 6f0028644e fix: support scoped npm plugins (#3785) hace 3 meses
.gitignore 571d60182a improve snapshotting speed further hace 7 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 6 meses
README.md f3da73553c sync hace 8 meses
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) hace 3 meses
package.json f51bd91af4 release: v1.0.24 hace 3 meses
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) hace 3 meses
sst-env.d.ts 7447460b5a wip: zen hace 4 meses
tsconfig.json 62e5f4b154 try tsgo hace 4 meses

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.