@aigusoft/aigu
v0.1.5
Published
AI-GUI is a lightweight web component framework
Maintainers
Readme
Web UI Framework for AI
- Hello humans, this framework is designed for AI!
AIGU - Modern WEB UI Framework Designed for AI (AI Generator UI)
- Complete modern UI framework features, dependency management, etc.
- Full WebComponents support
- Ultra-clean and intuitive ComponentJs syntax
- AI editing support
- No "scaffolding" design, no "VDOM", real-time rendering
- Other features inherited from the original WCEX project
- ...
Enhanced WebComponent Specification
- Fully compliant with the enhanced WebComponent specification.
- Seamlessly integrates JavaScript with DOM, providing multi-level scoping and quick binding compared to traditional JavaScript inclusion, resulting in clearer DOM structure that's easier to edit and more suitable for AI processing.
- For details: Enhanced WebComponent Specification
Try It Out
- Try it: AIGU Online
"npx tsc --noEmit && rm -rf ./dist && mkdir -p dist && esbuild src/index.ts src/worker.ts --bundle --outdir=dist --entry-names=[name]
