Skip to content
View wizzyfx's full-sized avatar

Block or report wizzyfx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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 16 1

  2. nerdeRegionPlugIn nerdeRegionPlugIn Public

    Debug Aria Live Regions

    HTML 15 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