Packages
- @triptyk/ember-input — Low-level input primitives (input, select, datepicker, file, etc.).
- @triptyk/ember-input-validation — Validated form prefabs built on ember-input and ember-immer-changeset with Zod schemas.
- @triptyk/ember-ui — High-level UI prefabs: dashboard layout, login/forgot-password/reset-password flows, forms, tables, and modals.
Quick Start
The example below shows a minimal validated form using ember-input-validation and ember-ui.
glimmer-ts