All Projects → dequelabs → cauldron

dequelabs / cauldron

Licence: other
cauldron.dequelabs.com/

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to cauldron

Bootstrap Vue
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Stars: ✭ 13,603 (+27106%)
Mutual labels:  accessibility, a11y, component-library
chusho
A library of bare & accessible components and tools for Vue.js 3
Stars: ✭ 47 (-6%)
Mutual labels:  accessibility, a11y, component-library
dorai-ui
Accessible, unstyled, open-sourced, and fully functional react component library for building design systems
Stars: ✭ 34 (-32%)
Mutual labels:  accessibility, a11y, component-library
Asqatasun
Mirror of Asqatasun ---> we've moved to GITLAB https://gitlab.com/asqatasun/Asqatasun - Opensource web site analyser, used for web accessibility "a11y"
Stars: ✭ 217 (+334%)
Mutual labels:  accessibility, a11y
Capable
Keep track of accessibility settings, leverage high contrast colors, and use scalable fonts to enable users with disabilities to use your app.
Stars: ✭ 189 (+278%)
Mutual labels:  accessibility, a11y
Accessible modal window
Accessible modal dialogs
Stars: ✭ 196 (+292%)
Mutual labels:  accessibility, a11y
Empathy Prompts
💡 Ideas to help consider Inclusive Design principles when making things for others to use.
Stars: ✭ 173 (+246%)
Mutual labels:  accessibility, a11y
eufemia
DNB Design System
Stars: ✭ 38 (-24%)
Mutual labels:  accessibility, a11y
Wai Tutorials
W3C WAI’s Web Accessibility Tutorials
Stars: ✭ 229 (+358%)
Mutual labels:  accessibility, a11y
ari
Accessible unstyled vue components
Stars: ✭ 22 (-56%)
Mutual labels:  accessibility, a11y
Creatability Components
Web components for making creative tools more accessible.
Stars: ✭ 248 (+396%)
Mutual labels:  accessibility, a11y
A11y Css Reset
A small set of global rules to make things accessible and reset default styling
Stars: ✭ 250 (+400%)
Mutual labels:  accessibility, a11y
accessibility-resources
A curated list of accessibility resources
Stars: ✭ 66 (+32%)
Mutual labels:  accessibility, a11y
Vue Announcer
A simple way with Vue to announce any useful information for screen readers.
Stars: ✭ 185 (+270%)
Mutual labels:  accessibility, a11y
Eslint Plugin Jsx A11y
Static AST checker for a11y rules on JSX elements.
Stars: ✭ 2,609 (+5118%)
Mutual labels:  accessibility, a11y
Ej2 Vue Ui Components
Syncfusion Vue UI component library offer more than 50+ cross-browser, responsive, and lightweight vue UI controls for building modern web applications.
Stars: ✭ 182 (+264%)
Mutual labels:  accessibility, component-library
Accessibilitysnapshot
Easy regression testing for iOS accessibility
Stars: ✭ 236 (+372%)
Mutual labels:  accessibility, a11y
paragon
💎 An accessible, theme-ready design system built for learning applications and Open edX.
Stars: ✭ 85 (+70%)
Mutual labels:  accessibility, component-library
Visible
🦉 Accessibility testing framework at the next level
Stars: ✭ 164 (+228%)
Mutual labels:  accessibility, a11y
Focusoverlay
Library for creating animated overlays on focused elements
Stars: ✭ 167 (+234%)
Mutual labels:  accessibility, a11y

cauldron

The deque pattern library

This monorepo contains the following packages:

It also contains the documentation / demo app (see docs/)

purpose

Friends don’t let friends ship inaccessible code! These accessible packages include everything from typography and colors, to components like custom form controls. The design and interactions shown throughout this site are intended to show how Deque provides accessible experiences for the users of our own products - through the use of common, accessible components like these.

usage

Cauldron React is an accessible React components library. Cauldron Styles contains accessible styling for those components and more.

contributing

See CONTRIBUTING.md

development

install dependencies

$ yarn

build (if first time building dev environment, must be run before yarn dev)

$ yarn build

dev

(watches/rebuilds react, styles, and docs)

$ yarn dev

navigate browser to http://localhost:8003/

run tests

(runs all tests)

$ yarn test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].