Skip to content
JavaScript library to help modern web applications with accessibility concerns
JavaScript HTML Other
Failed to load latest commit information.
build chore(build): fixing url-resolution of jsbin embeds
docs fix(maintain/disabled): observe DOM mutations within ShadowDOM - closes
src fix(maintain/disabled): observe DOM mutations within ShadowDOM - closes
test feature(observe/shadow-mutations): adding utility to register Mutatio…
tests chore(data-tables): distinguish query and is for inert by definition
.codeclimate.yml chore(tests): adding eslint config
.editorconfig initials
.eslintrc chore(eslint): using "eslint:recommended" instead of .eslint-default
.gitignore chore(build): moving website (docs) from ./dist/docs to ./web
.npmignore chore(build): archives need to have "ally.js" as root directory (for …
.travis.yml chore(travis): allow building remote PRs - #95
CHANGELOG.md fix(maintain/disabled): observe DOM mutations within ShadowDOM - closes
CONTRIBUTING.md chore(CONTRIBUTING): adding IP rules (as once received from eclipse f…
GOALS.md docs(*): fixing title case
LICENSE.txt chore(website): adding some legal stuff (at least to point out origin…
README.md docs(README): adding link to coveralls.io
issues.md chore(issues): adding invisible object and svg bugs
package.json chore(deps): pinning eslint at 2.2.0 because of eslint/eslint#5476
resources.md chore(resources): removing links that have been converted to issues

README.md

ally.js - making accessibility simpler


NPM version NPM Downloads MIT License Travis CI Code Climate Test coverage

Dependencies Dev-Dependencies


ally.js is a JavaScript library simplifying certain accessibility features, functions and behaviors. Its goal is to be A JavaScript library to help web applications with accessibility concerns. The intention is to separate these generic components from actual applications and other libraries.

See the website for more


Requirements

Dependencies

Resources

Supported by

  • BrowserStack and SauceLabs provide VMs for automated testing - free for open source projects.
  • Code Climate and Coveralls provide us with automated code analysis and coverage reports - free for open source projects.
  • Travis CI provides a build server - free for open source projects.

License

ally.js is published under the MIT License.

Something went wrong with that request. Please try again.