Choom UI is an experiment of using similar patterns
in order to create multi-framework UI library
that can be used as a seed for Design System
Choom UI is a mono-repo that contains one core and several dependent projects:
Choom Theme is a core dependency for the Choom UI kits.
It is practically a Design Tokens package, that exist in the form of CSS and CSS-in-JS variables.
Choom React is the ReactJS version of Choom UI.
It's worth mentioning that on behalf of experiment a component first is created in this package and then "ported" to other frameworks.
Version of React supported: 17
.
Choom Vue is the VueJS version of Choom UI.
Version of Vue supported: 3.2
.
Choom Svelte is the Svelte version of Choom UI.
Version of Svelte supported: 3.39.x
.
Coming up...