Giter Site home page Giter Site logo

civicactions / wai-wcag-em-report-tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from w3c/wai-wcag-em-report-tool

0.0 2.0 1.0 5.25 MB

CivciActions fork of WCAG-EM Report Tool (2021 redesign)

Home Page: https://civicactions.github.io/wai-wcag-em-report-tool/

License: Other

HTML 3.88% CSS 0.65% JavaScript 32.78% Svelte 62.70%

wai-wcag-em-report-tool's Introduction

WCAG-EM Report Tool

Preview

About this tool

The WCAG-EM Report tool is an assistant that takes the user through the process of evaluating the accessibility of a website, using the WCAG Evaluation Methodology.

It is developed by the Web Accessibility Initiative (WAI) at the World Wide Web Consortium (W3C). Initially developed with support from the WAI-ACT Project, and updated with support of the WAI-Tools Project, co-funded by the European Commission (EC).

Environments

This tool is available on:

Environment URL(s) Hosted at
production w3.org/WAI/eval/report-tool GitHub Pages of this repository
preview of main branch https://wcag-em-report-tool-2021-redesign.netlify.app/ Netlify
previews of Pull Requests see comment at individual Pull Request Netlify

Local development

For local development, you will need to have Node installed.

We use Svelte so that we can express the code of this project in components and Rollup to bundle all JavaScript together.

First time

  1. Clone the repository (you can fork it first)
  2. In the project folder, run npm install, this gets all the Node dependencies

After first time

  1. For development, run npm run dev, this builds the project, serves the application on a local server so that you can look at it and watches for any changes you make to the code
  2. To only build the application, run npm run build, this builds the project without serving it.

Publishing in a sub folder

If you want to publish this tool somewhere that is not the root domain (eg w3.org/WAI/eval/report-tool instead of wcagemreporttool.com), set the BASEPATH variable before you run npm run build|dev, for example:

export BASEPATH="/WAI/eval/report-tool"

This ensures routing and paths to assets continue to work.

Contributing

If you find any problem, feel free to file an issue.

You can also add a new language, see How to add a language.

wai-wcag-em-report-tool's People

Contributors

rvantonisse avatar hidde avatar mhansma96 avatar nitedog avatar yatil avatar mgifford avatar shawna-slh avatar normanbrobinson avatar plehegar avatar scottsb avatar stevealee avatar

Watchers

James Cloos avatar  avatar

Forkers

qjac

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.