Ecosystem & Future

Business-Logic Primitives

Planned high-level primitives for common business requirements.

Business-Logic Primitives

Note: This feature is planned for a future release and is not yet implemented.

To further accelerate development, OmniSvelte plans to include high-level building blocks for recurring business needs.

Planned Features

  • defineWorkflow(): State-machine helper for multi-step processes like approvals and onboarding.
  • Automatic Audit Trails: Opt-in tracking of "who changed what, when" per Model.
  • Money Value Type: Native handling of multi-currency formatting and conversion.
  • Regional Infrastructure Helpers: Native validation for phone numbers and IDs globally, plus integrated SMS gateways.
  • Feature Flags: Built-in module for safe rollouts without third-party dependencies.
  • i18n / Localization: First-class multi-language support.