ReasonML-first UI Component Library
The Tenzir UI-Component Library is a ReasonML-first UI component library that aims to provide fully type-safe components without outdated component bindings. It leverages features like pattern-matching and is continuously being built upon and expanded. The library may currently be missing some components or lack support for certain web API's, but contributions are encouraged.
The Tenzir UI-Component Library is a ReasonML-first UI component library that aims to provide fully type-safe components. It currently includes a range of components such as buttons, cards, checkboxes, icons, input fields, loaders, alerts, dropdowns, segments, notifications, sliders, and tabs. The library encourages contributions and is available under a 3-clause BSD license.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.