Dorai UI

screenshot of Dorai UI
react

Accessible, unstyled, open-sourced, and fully functional react component library for building design systems

Overview

Dorai UI is an open-sourced and fully functional react component library designed for building accessible and unstyled design systems. It provides a range of core features and aims to support a variety of components based on Aria Design Patterns.

Features

  • Unstyled: The components in Dorai UI are unstyled, allowing developers to customize the appearance to fit their design system.
  • Accessible: The library prioritizes accessibility, ensuring that all components are usable by individuals with disabilities.
  • Controlled and Uncontrolled: Dorai UI supports both controlled and uncontrolled components, offering flexibility in how the components are managed.
  • Composed Components: The library provides composed components, allowing developers to easily combine different components to create more complex UI elements.

Summary

Dorai UI is an open-sourced react component library that focuses on building accessible and unstyled design systems. It offers a range of core features, including unstyled components, accessibility support, controlled and uncontrolled components, and composed components. The library aims to support a variety of components based on Aria Design Patterns and provides detailed documentation for easy implementation.

react
React

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

ui-kit
UI Kits & 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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.