Design TokensColors, spacing and typography defined once in JSON and compiled automatically to CSS variables for Angular and React, and Dart constants for Flutter.
Angular ComponentsStandalone Angular components built with design tokens. Ready to install as an npm package under @ohmyopensource/ohmyui-angular.
React ComponentsLightweight React components with CSS modules, powered by the same token system. Available as @ohmyopensource/ohmyui-react on npm.
Flutter WidgetsNative Flutter widgets using the same design values as the web components. Published on pub.dev as ohmyui_flutter.
StorybookEvery Angular and React component is documented and interactive in Storybook. See all variants, states and props in isolation.
Open SourceEverything is released under AGPL-3.0. Free to use, study and modify. Contributions are welcome from the community.