Git Product home page Git Product logo

davidmenendez / equal-access Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibma/equal-access

0.0 2.0 0.0 71.03 MB

IBM Equal Access Accessibility Checker contains tools to automate accessibility checking from a browser or in a continuous development/build environment

License: Apache License 2.0

JavaScript 75.33% TypeScript 0.85% HTML 22.42% CSS 0.09% Gherkin 0.01% Shell 0.01% SCSS 0.01% Dockerfile 0.01% MDX 1.30%

equal-access's Introduction

equal-access

This Git repository hosts tools and supporting components of the IBM Equal Access Toolkit.

Overview

This README covers topics for users who want to find the deployed tools as well as topics for developers who want to better understand the various components and build the tools.

The wiki contains overview information, links to videos, and other resources.

Usage

The tools have been deployed to the various stores and NPM so they can be easily downloaded and installed:

Requirements

Clone Repository

$ git clone --branch=master https://github.com/IBMa/equal-access.git
$ cd equal-access

or with SSH

$ git clone --branch=master [email protected]:IBMa/equal-access.git
$ cd equal-access

Install dependencies

Under the equal-access directory

npm install

Now you can select the tool you want to build and follow the tool's README instructions located in its sub-directory.

What's in this repository?

Please review the README of the selected tool for more information specific to that tool

Tools

Components

Build

Build all the tools and components from the root directory or build each individual tool separately.

Build all the tools from root directory

cd to equal-access if you are not already in the root directory, then run:

$ npm install
$ npm run build

All the following libraries or tools are built by running the above commands

  • In the equal-access/accessibility-checker-engine/dist directory
    • ace-debug.js: uncompressed javascript to be used in a browser environment for development
    • ace.js: compressed javascript to be used in a browser environment for production
    • ace-node-debug.js: uncompressed javascript library to be used in a NodeJS environment for development
    • ace-node.js: compressed javascript library to be used in a NodeJS environment for production
  • In the equal-access/accessibility-checker/package directory
    • JavaScript source that can be installed or deployed as npm package that works with an HTML parsing engines, such as Selenium, Puppeteer, Playwright, or Zombie to allow developers to perform integrated accessibility testing within a continuous integration pipeline, such as Travis CI. Please view more details.
  • In the equal-access/karma-accessibility-checker/package directory
    • javascript source that can be used as a Karma plugin, see more details.

Build each individual tool separately

Please check the README for each individual tool for its build instructions:

Feedback and reporting bugs

If you think you've found a bug, have questions or suggestions, open a GitHub Issue. If you are an IBM employee, feel free to ask questions in the IBM internal Slack channel #accessibility-at-ibm.

License

IBM Equal Access Toolkit is released under the Apache-2.0 license

equal-access's People

Contributors

aliunwala avatar asudoh avatar carmacleod avatar chrisdanna avatar cpandhi avatar darekkay avatar dependabot[bot] avatar drjoho avatar dstanich avatar erickrenteria avatar fbapereira avatar gdelory avatar gjming avatar hadleyn avatar jendowns avatar maryjom avatar mbgower avatar philljenkins avatar rahul-sivananda avatar ryanall avatar ryandudek avatar sct-will avatar sgregoire avatar sharitrewin avatar shunguoy avatar snidersd avatar snidersd2 avatar tombrunet avatar zhenwan avatar

Watchers

 avatar  avatar

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.