All Projects → eBay → mindpatterns

eBay / mindpatterns

Licence: MIT license
HTML Accessibility Pattern Examples

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to mindpatterns

Accessibility Checklist
Stars: ✭ 41 (-47.44%)
Mutual labels:  accessibility, aria
Skin
Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
Stars: ✭ 126 (+61.54%)
Mutual labels:  accessibility, aria
Van11y Accessible Tab Panel Aria
ES2015 accessible tabs panel system, using ARIA
Stars: ✭ 58 (-25.64%)
Mutual labels:  accessibility, aria
Vue Simple Suggest
Feature-rich autocomplete component for Vue.js
Stars: ✭ 324 (+315.38%)
Mutual labels:  accessibility, aria
Creatability Components
Web components for making creative tools more accessible.
Stars: ✭ 248 (+217.95%)
Mutual labels:  accessibility, aria
Accessible components
Listing of accessible components & patterns
Stars: ✭ 393 (+403.85%)
Mutual labels:  accessibility, aria
Accordion
Accordion module created in pure javascript & CSS. Very useful to create FAQ lists on your website.
Stars: ✭ 94 (+20.51%)
Mutual labels:  accessibility, aria
a11y tab widget
Accessible Tab Widget built with ARIA
Stars: ✭ 25 (-67.95%)
Mutual labels:  accessibility, aria
Eslint Plugin Jsx A11y
Static AST checker for a11y rules on JSX elements.
Stars: ✭ 2,609 (+3244.87%)
Mutual labels:  accessibility, aria
Accessible modal window
Accessible modal dialogs
Stars: ✭ 196 (+151.28%)
Mutual labels:  accessibility, aria
Js Offcanvas
A lightweight, flexible jQuery off-canvas navigation plugin which lets you create fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes.
Stars: ✭ 272 (+248.72%)
Mutual labels:  accessibility, aria
tailwindcss-aria-attributes
TailwindCSS variants for aria-* attributes
Stars: ✭ 92 (+17.95%)
Mutual labels:  accessibility, aria
van11y-accessible-hide-show-aria
ES2015 accessible hide-show system (collapsible regions), using ARIA
Stars: ✭ 34 (-56.41%)
Mutual labels:  accessibility, aria
A11y tooltips
Accessible Tooltip Component
Stars: ✭ 35 (-55.13%)
Mutual labels:  accessibility, aria
enabler
✋ Accessibility analyzer for your frontend.
Stars: ✭ 19 (-75.64%)
Mutual labels:  accessibility, aria
Accessible Html Content Patterns
♿️ The full HTML5 Doctor Element Index as well as common markup patterns for quick reference.
Stars: ✭ 93 (+19.23%)
Mutual labels:  accessibility, aria
alfa
♿ Suite of open and standards-based tools for performing reliable accessibility conformance testing at scale
Stars: ✭ 75 (-3.85%)
Mutual labels:  accessibility, aria
jquery-accessible-modal-window-aria
jQuery simple and accessible modal window, using ARIA
Stars: ✭ 61 (-21.79%)
Mutual labels:  accessibility, aria
Aria Query
Programmatic access to the ARIA specification
Stars: ✭ 129 (+65.38%)
Mutual labels:  accessibility, aria
jquery-accessible-simple-tooltip-aria
jQuery accessible simple tooltip window, using ARIA
Stars: ✭ 22 (-71.79%)
Mutual labels:  accessibility, aria

eBay MIND Patterns - Accessibility Patterns for the Web

NOTE: Internet Explorer is no longer supported.

Local Development

This project uses Bundler to ensure our local Jekyll environment matches the GitHub Pages Jekyll environment.

  1. To install Bundler, please refer to this short Requirements section over on GitHub Help (you can skip all the other steps on that page and come back here)
  2. Clone this project to your local environment, e.g. git clone https://github.com/eBay/mindpatterns.git
  3. In your terminal window, change into the project directory you just cloned
  4. Notice the project directory contains a Gemfile. It will be used by Bundler in the next step.
  5. Run bundle install this will install Jekyll and other dependencies from the GitHub Pages gem
  6. Run npm install to install all devDependencies
  7. Run npm start to build and run site
  8. Browser will automatically open at localhost:3000
  9. Browser will automatically reload when local HTML, JS or CSS assets are modified

People

The original author and current lead maintainer of MIND Patterns is Ian McBurnie.

License

Copyright (c) 2015 eBay Inc.

Use of this source code is governed by a MIT-style license that can be found in the LICENSE file or at https://opensource.org/licenses/MIT.

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].