Skip to content

Instantly share code, notes, and snippets.

View saitho's full-sized avatar
💻
Contributing

Mario Lubenka saitho

💻
Contributing
View GitHub Profile
@makelefy
makelefy / stopWords.txt
Last active December 15, 2021 12:58
Alphabetisch sortierte Liste deutscher Füllwörter, zur Verwendung z. B. als Ausschlussliste in Data Mining
aber
abermals
abgerufen
abgerufene
abgerufener
abgerufenes
ähnlich
alle
allein
allem
@CatoTH
CatoTH / AccessibilityValidator.php
Created August 24, 2015 05:41
A helper class for Codeception that allows automated accessility checks (WCAG 2.0, Section508) using the pa11y command line tool during acceptance testing. It uses local binaries and can therefore be run offline.
<?php
/**
* A helper class for Codeception (http://codeception.com/) that allows automated accessility checks
* (WCAG 2.0, Section508) using the pa11y (http://pa11y.org/) command line tool
* during acceptance testing.
* It uses local binaries and can therefore be run offline.
*
*
* Requirements: