Skip to content
View wizzyfx's full-sized avatar

Block or report wizzyfx

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nerdeFocusPlugIn nerdeFocusPlugIn Public

    A Chrome Devtools Extension for debugging focus when testing a page for accessibility

    TypeScript 15 1

  2. nerdeRegionPlugIn nerdeRegionPlugIn Public

    Debug Aria Live Regions

    HTML 17 3

  3. nerdeFocus nerdeFocus Public

    Quickly debug focus problems when testing a page for accessibility issues.

    JavaScript 8 1

  4. aXe-HTML-Report aXe-HTML-Report Public

    A bookmarklet for generating and downloading aXe test results in HTML format

    JavaScript 5

  5. simple-PHP-LVL simple-PHP-LVL
    1
    <?php
    2
    define('PUBLIC_KEY','YOUR PUBLIC KEY HERE');
    3
    define('PACKAGE_NAME','YOUR PACKAGE NAME HERE');
    4
    //A simple PHP function for validating and parsing Google Play (Android Market) Licence Validation Library (LVL) responses.
    5
    //Requires OpenSSL to be enabled in PHP.
  6. simple-PHP-LVL simple-PHP-LVL Public

    A simple PHP function for validating Android LVL responses

    PHP 1