No description
  • TypeScript 82.1%
  • CSS 11.3%
  • HTML 5.2%
  • JavaScript 1%
  • Shell 0.3%
  • Other 0.1%
Find a file
Hun 1730dfb3c6
All checks were successful
Publish / release (push) Successful in 1m15s
fix: editor
2026-08-21 16:11:01 +07:00
.agent/rules feat: update theming system 2026-04-21 18:35:10 +07:00
.github/workflows chore: remove storybook deploy 2026-06-30 15:21:12 +07:00
.vscode refactor: update ui architect 2026-03-17 20:17:29 +07:00
packages fix: editor 2026-08-21 16:11:01 +07:00
scripts fix: set versions script 2026-04-01 15:57:53 +07:00
.gitignore proper 2025-07-14 16:47:15 +07:00
.npmrc feat: new publish config 2026-06-30 15:15:46 +07:00
AGENTS.md refactor: update ui architect 2026-03-17 20:17:29 +07:00
bun.lock chore: remove comments 2026-05-07 16:57:36 +07:00
bunfig.toml chore: hoist deps 2025-10-12 16:44:04 +07:00
eslint.config.js feat: update pocketgen 2026-04-13 01:21:37 +07:00
package.json feat: new publish config 2026-06-30 15:15:46 +07:00
README.md init 2025-07-14 16:31:13 +07:00
tsconfig.json init 2025-07-14 16:31:13 +07:00

huninprogress

To install dependencies:

bun install

To run:

bun run index.ts

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