Pinned Repositories
a11y-analytics
Enables the collection of accessibility information in web analytics
a11y-automation
Open-source project. Tracking the available automation for accessibility. What a11y failures can be linted & tested for in an automated fashion?
a11y-fingerprinting
A way to track websites that abuse accessibility-related Web APIs for use in device and user fingerprinting
awesome-inclusive-user-research
A collection of resources around the area of inclusive user research. Also check out https://github.com/Grunet/awesome-inclusive-design
cfn-trace
Captures Cloudformation nested stack deploy events as traces
cloud-native-honeypot
Honeypots made for a cloud native world
digestible-wcag-scraping
Contains a script for scraping WCAG docs
keyboard-testing-library
An extension of Testing Library focused on simulating keyboard-only users' behaviors
openfeature-for-denodeploy
A feature flagging library for Deno Deploy built using OpenFeature
screen-reader-emulator
A browser extension to operate screen readers with your mouse instead of hotkeys
Grunet's Repositories
Grunet/keyboard-testing-library
An extension of Testing Library focused on simulating keyboard-only users' behaviors
Grunet/cfn-trace
Captures Cloudformation nested stack deploy events as traces
Grunet/screen-reader-emulator
A browser extension to operate screen readers with your mouse instead of hotkeys
Grunet/a11y-analytics-demo-extension
A demo for how this could work, similar in spirit to the Google Analytics and OpenTelemetry ones
Grunet/all-tests-are-integration-tests
Testing out some ideas around testing
Grunet/aria-at-automation-driver
A WebSocket server which allows clients to observe the text enunciated by a screen reader and to simulate user input
Grunet/cfn-lint-readme-upgrade-repo
Repro repo for cfn-lint github action
Grunet/digestible-wcag
Breaks up WCAG specifications into smaller pieces that are easier to chew on one at a time
Grunet/digestible-wcag-contact-management
Contains tools for manging who to contact about what
Grunet/digestible-wcag-contact-management-deployment
Exposes the code from the source directory as APIs deployed in the cloud
Grunet/digestible-wcag-email-selection
Decides which of the emails should be sent each day
Grunet/digestible-wcag-email-selection-deployment
Contains the things needed to deploy the corresponding repository's changes via a cloud provider
Grunet/digestible-wcag-email-sending
An adapter for sending email using other services
Grunet/digestible-wcag-email-sending-deployment
Contains scripts for periodically invoking the email sending script from a cloud provider
Grunet/Grunet
Not much of a secret if it's public now is it?
Grunet/html-mutation-testing
Tooling around appying mutation testing to basic html pages
Grunet/measure-duration-of-promise-examples
Grunet/opentelemetry-demo
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
Grunet/opentelemetry-php
The OpenTelemetry PHP Library
Grunet/opentelemetry-specification
Specifications for OpenTelemetry
Grunet/pact-php-readme-repros
Contains branches for reproductions relating to pact-php's READme
Grunet/sendbeacon-polyfill
A polyfill for navigator.sendBeacon using fetch, for runtimes like Deno missing the former
Grunet/test-out-cloudflare-workers
Just want to get the lay of the land
Grunet/workers.js.org
Worker Environments are the new standard for authoring HTTP servers in JavaScript.