Chameleon
A library of white-label, highly-customizable and reusable web components.
- Works with all frameworks
- Fully customizable with CSS
- White-label components
- Built with accessibility in mind
- Blazing fast performance
- Full RTL and internationalization support
- Open source
Quick start #
Goals And Objectives #
Browser support #
- Chrome >= 114
- Edge >= 114
- Safari >= 17
- Firefox >= 125
- Opera >= 100
Meaning of development status in each control #
-
Experimental: The control is in its early stages of the development. This phase is often useful for testing the control early, but it is very likely that the interface will change from the final version.
Breaking changes for the control can be applied in "patch" tags.
-
Developer Preview: The control is in its final stages of the development. The interface and behaviors to implement the control are almost complete. The interface of the control should not change so much from the final version.
Breaking changes for the control can be applied in "major" tags.
-
Stable: The control's development is stable and can be safety used in production environments.
Breaking changes for the control can be applied in "major" tags. In some cases, two "major" tags would be used to deprecate a behavior in the control.