README.md
July 19, 2026 ยท View on GitHub
These libraries is a collection of components and services that are useful for developing Ionic Angular applications.
๐ Support This Project
Enjoying this project? Your support helps keep it alive and growing!
Sponsoring means you directly contribute to new features, improvements, and maintenance.
Support Version
| Angular | Package version |
|---|---|
| v20 | 20.x.x |
| v19 | 19.x.x |
| v18 | 2.x.x |
packages
| package name | description | path |
|---|---|---|
| @rdlabo/ionic-angular-kit | Auth guards, Firebase flows, storage, overlay, HTTP interceptor, and other fleet helpers. | /projects/kit |
| @rdlabo/ionic-angular-photo-editor | This is a photo editor and viewer for modal page of Ionic Angular project using Capacitor. | /project/photo-editor |
| @rdlabo/ionic-angular-scroll-header | This is directive for scroll with Header. | /project/scroll-header |
| @rdlabo/ngx-cdk-scroll-strategies | This is directive for virtual scroll of dynamic item size. | /project/scroll-strategies |
Release
All libraries (including kit) share one version line and are released together via npm run release (np --no-tests --no-publish) โ v* tag โ GitHub Actions release.yml.
- Stable
vX.Y.Zโ npmlatest - Prerelease
vX.Y.Z-N(np style) โ npm dist-tagbeta(version string staysX.Y.Z-N)
Kit Auth demo
The demo app includes a Kit tab with a Firebase Auth harness (/main/kit/auth).
- Fill
projects/demo/src/environments/environment.ts(firebase). npm startโ open the Kit tab.npm run e2eโ Playwright signs up with a UUID email;window.__E2E__skips email confirmation.npm run capโ copy a production build to iOS/Android for device checks (e.g.kitAuthInputautofill).
sponsors
This is an Apache-2.0-licensed open source project. It can grow thanks to the support by these awesome people. If you'd like to join them, please read more here .