107 packages
@siteimprove/alfa-act
Functionality for implementing rules specified in the ACT Rules Format
@siteimprove/alfa-affine
Functionality for working with affine transformations
@siteimprove/alfa-angular
Integrations and utilities for the Angular application framework
@siteimprove/alfa-applicative
Types for modelling applicative functors
@siteimprove/alfa-aria
Functionality for working with ARIA and the accessibility tree
@siteimprove/alfa-array
Functionality for working with arrays
@siteimprove/alfa-assert
Core assertion functions for supported input objects
@siteimprove/alfa-bits
Functionality for doing bit manipulation of 32-bit numbers
@siteimprove/alfa-branched
An implementation of branched values, which are abstract values that can take on multiple concrete values
@siteimprove/alfa-cache
A simple in-memory cache that can be used for various purposes, such as function memoization
@siteimprove/alfa-callback
Types for modelling functions that can be passed around and called back with a value once available
@siteimprove/alfa-cascade
Functionality for working with the CSS cascade and scalable selector matching
@siteimprove/alfa-chai
Assertion integrations for the Chai assertion library
@siteimprove/alfa-cheerio
Functionality for translating Cheerio elements into page objects
@siteimprove/alfa-cli
The tool for all your accessibility needs on the command line
@siteimprove/alfa-clone
Types for modelling clonable structures
@siteimprove/alfa-collection
Types for modelling uniform collection structures
@siteimprove/alfa-command
Functionality for building robust command line interfaces
@siteimprove/alfa-comparable
Types for modelling comparable, totally ordered structures
@siteimprove/alfa-compatibility
Functionality for answering user agent compatibility questions based on MDN compatibility data
@siteimprove/alfa-continuation
Functionality for working with continuations, which are abstract representations of control flow
@siteimprove/alfa-crawler
An implementation of a simple web crawler capable of producing streams of page objects
@siteimprove/alfa-css
Implementations of the core CSS syntax and value types
@siteimprove/alfa-css-feature
Functionality for working with CSS feature queries (media, user-preference, and supports).
@siteimprove/alfa-cypress
Integrations and utilities for the Cypress testing framework