# excel-lite > A compiled TypeScript application. - Author: jish1 - Repository: sorryhyun/yaar - Version: 20260208222135 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/sorryhyun/yaar - Web: https://mule.run/skillshub/@@sorryhyun/yaar~excel-lite:20260208222135 --- # Excel Lite A compiled TypeScript application. ## Launch Open this app in an iframe window: ``` create({ windowId: "excel-lite", title: "Excel Lite", renderer: "iframe", content: "/api/apps/excel-lite/static/index.html" }) ``` ## Source Source code is available in `src/` directory. Use `read_config` with path `src/main.ts` to view.