GithubHelp home page GithubHelp logo

melsumner / ember-a11y-for Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 3.0 363 KB

Building an accessible Ember app- a developer guide

Home Page: https://ember-a11y-for.dev

JavaScript 26.31% Handlebars 41.07% HTML 6.69% CSS 25.93%
ember accessibility hacktoberfest hactoberfest2021

ember-a11y-for's Introduction

ember-a11y-for

This is an Ember Application that provides information specifically regarding building accessible Ember apps.

If you would like to suggest a change or improvement, please file an issue.

Pull requests for issues are welcome!

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd ember-a11y-for
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint
  • yarn lint:fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

ember-a11y-for's People

Contributors

melsumner avatar gregone avatar glunn avatar jenweber avatar ember-tomster avatar

Stargazers

Anne Thorpe avatar Sabrina Ko avatar  avatar Alex Kanunnikov avatar Ilya Radchenko avatar

Watchers

James Cloos avatar  avatar  avatar

ember-a11y-for's Issues

Add engines info for routing

Check to see how ember-a11y-refocus works in apps with engines, and specifically address this in the routing section.

Add section: focus management

Add a section on focus management. It should include:

  • what the browser naturally gives you
  • browsing mode vs focus mode in screen readers
  • focus should return to the place it came from
  • how focus works in Ember
  • addons to consider

Internationalize App

It would be cool if the information in this app could be available in different languages.

If you're willing to help out with this, please comment on this issue with the language that you could provide the translation for.

Add page: checklist

Add a page that provides a BASIC checklist for "hey make sure to do these things"

Ensure that print styles are considered.

Add section: forms

Add a section that discusses accessible forms in Ember.

Try to address:

  • What does the framework give you by default?
  • What addons are useful?
  • WCAG considerations

Add page: resources

Add a page that provides links to helpful a11y resources for Ember developers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.