{"_id":"@ap3x/tui","name":"@ap3x/tui","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@ap3x/tui","version":"0.1.0","description":"Terminal UI library with differential rendering","repository":{"type":"git","url":"git+https://github.com/AP3X-Dev/AP3X.git","directory":"packages/tui"},"license":"MIT","publishConfig":{"access":"public"},"type":"module","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"build":"tsup src/index.ts --format esm --clean --tsconfig tsconfig.build.json && tsc -p tsconfig.build.json","prepublishOnly":"node ../../scripts/publish-gate.mjs","test":"vitest run"},"dependencies":{},"_id":"@ap3x/tui@0.1.0","gitHead":"572dcf9cfde958270d2c9b5404aa5bc1dc2cbeea","bugs":{"url":"https://github.com/AP3X-Dev/AP3X/issues"},"homepage":"https://github.com/AP3X-Dev/AP3X#readme","_nodeVersion":"20.18.2","_npmVersion":"11.5.1","dist":{"integrity":"sha512-PNxfFtd8AowwcnRhCzQO0EXc1vJpYf4/4R+agR8yJ4tnlsZuCL3KuqTVkib7Xw6wyxNaJy19Yiie0yKr4cQ8kA==","shasum":"40cc75d25da42a691ab6f8af03c7b17e61e15131","tarball":"https://registry.npmjs.org/@ap3x/tui/-/tui-0.1.0.tgz","fileCount":60,"unpackedSize":388328,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD1Uy0eCyrMgtuX6U32PJwJb4YHkGayp4OM7Fd31ixTcwIhAOwtjNdZNj6oCgl7pLlVlffSaAn2KUHH4A7fsow2mpiv"}]},"_npmUser":{"name":"botstack","email":"GuerrillaMedia702@gmail.com"},"directories":{},"maintainers":[{"name":"botstack","email":"GuerrillaMedia702@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tui_0.1.0_1785555001727_0.6216068760969078"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-01T03:30:01.586Z","0.1.0":"2026-08-01T03:30:01.943Z","modified":"2026-08-01T03:30:02.129Z"},"maintainers":[{"name":"botstack","email":"GuerrillaMedia702@gmail.com"}],"description":"Terminal UI library with differential rendering","homepage":"https://github.com/AP3X-Dev/AP3X#readme","repository":{"type":"git","url":"git+https://github.com/AP3X-Dev/AP3X.git","directory":"packages/tui"},"bugs":{"url":"https://github.com/AP3X-Dev/AP3X/issues"},"license":"MIT","readme":"# @ap3x/tui\n\nA dependency-free terminal UI library: differential rendering, layout primitives, and input handling.\n\nPart of [AP3X](https://github.com/AP3X-Dev/AP3X) — a TypeScript multi-agent framework.\n\n## Install\n\n```bash\nnpm install @ap3x/tui\n```\n\n## What's inside\n\n- **Differential rendering** — only changed cells are repainted.\n- **Layout** — `Box` and friends for composing terminal views.\n- **Input** — key handling, autocomplete support, and focus management.\n\nZero runtime dependencies.\n\n## Documentation\n\nSee the [AP3X repository](https://github.com/AP3X-Dev/AP3X) for architecture notes, the full package map, and examples.\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-a74a7a8e6bbdbf1752a12a383f97fd48"}