Introduction
Sometic (@sometic) is an open-source portable application behavior system for TypeScript, published by AitiStack.
Shared controllers power UI engines, forms, authentication, HTTP, theming, accessibility, and overlays. Thin adapters expose native DX for React, Vue, and vanilla custom elements (sometic-*). You keep your styling system.
Not another pre-styled component kit. The product is the one behavior model. Components are how you touch it.
What you get today (beta)
- Foundation:
@sometic/core,events,store,styling,theme,accessibility,positioning,dom - App services:
forms,auth(+ optional provider adapters),http - UI engines + adapters: Button / Field / Selection / Overlay families via
react,vue,elements - Tooling:
@sometic/cli,@sometic/registry
Full inventory and honesty labels: What’s included.
Maturity
Public beta (0.1.0-beta track). See Beta maturity.
Next
- Architecture — mental model first
- Why Sometic — positioning
- Comparison — vs kits and headless libs
- Quick start — adapter + app services
- Authentication · HTTP · Components