adamelmore 7c34319b19 fix(app): query selector with non-latin chars hace 2 meses
..
bin ff462dfd7a fix: windows install (#4293) hace 4 meses
script fa1a54ba3d fix nix hace 2 meses
src 7c34319b19 fix(app): query selector with non-latin chars hace 2 meses
test 5993a098b4 fix(core): don't override source in custom provider loaders hace 2 meses
.gitignore e3c1861a3e get rid of models.dev macro hace 2 meses
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) hace 3 meses
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hace 3 meses
README.md f3da73553c sync hace 10 meses
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) hace 3 meses
package.json 056186225b release: v1.1.36 hace 2 meses
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) hace 3 meses
sst-env.d.ts 28c802f399 wip: zen hace 4 meses
tsconfig.json 62e5f4b154 try tsgo hace 5 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.