收集各种解码器,无需选择类型,自动推测内容,纯前端实现解码
npm ci
npm run build
Show
This app built with Angular 20 with zone-less and signals, please read them before start.
AI-instruction file is helpful for human as well!
Run npm start
and open localhost:4200 to debug
Known issue: wasm modules can't load correctly in debug environment because it use dynamic import. And the solution
vite-plugin-wasm
can't be configured with Angular. This error won't affect production environment
Use template file, create a new class and put it in enabled list
Run npm start
and open localhost:4200 to debug