Monorepo for standalone Pi Web plugin packages.
@zordok/pi-web-plugin-ideas— Workspace Ideas panel for Pi Web.
After the package is published:
pi install npm:@zordok/pi-web-plugin-ideasFor development or pre-release testing from GitHub:
pi install git:github.com/ZoRDoK/pi-web-pluginsRestart/reload Pi Web after installation. Pi Web discovers piWeb.plugins from installed Pi packages and serves the plugin from /pi-web-plugins/manifest.json.
npm install
npm run verify
npm run pack:dryQuality gates:
- TypeScript typecheck
- ESLint
- Knip dead-code check
- Gitleaks secret scan
- Vitest tests
- TypeScript build