Dax Raad cb73e2d9e1 fix: export trimDiff function from edit tool пре 6 месеци
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) пре 7 месеци
script d7a79733ea ci: re-enable aur пре 6 месеци
src cb73e2d9e1 fix: export trimDiff function from edit tool пре 6 месеци
test 7ef246f98f fix: disable GPG signing in snapshot tests (#3102) пре 6 месеци
.gitignore 571d60182a improve snapshotting speed further пре 9 месеци
AGENTS.md 3db8e7c2b6 ci: send stats to posthog пре 8 месеци
README.md f3da73553c sync пре 10 месеци
bunfig.toml 53481f9790 wip: bun test improvements пре 6 месеци
package.json 19b3f3d7ce core: standardize dependency versions for better reliability пре 6 месеци
sst-env.d.ts 7447460b5a wip: zen пре 6 месеци
tsconfig.json b8249cde4b core: improve dependency management and error handling for more reliable builds пре 6 месеци

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.