npmjs.org namespaces: siteimprove
View the packages within the siteimprove namespace on the npmjs.org package registry, including their maintainers and dependencies.
@siteimprove/alfa-bits 0.104.1
Functionality for doing bit manipulation of 32-bit numbers31 versions - Latest release: 2 months ago - 2.51 thousand downloads last month - 121 stars on GitHub - 2 maintainers
@siteimprove/alfa-test-deprecated 0.104.1
A simple test library sitting on top of the built-in Node.js assert module15 versions - Latest release: 2 months ago - 1.01 thousand downloads last month - 121 stars on GitHub - 2 maintainers
@siteimprove/alfa-branched 0.104.1
An implementation of branched values, which are abstract values that can take on multiple concret...31 versions - Latest release: 2 months ago - 2.29 thousand downloads last month - 121 stars on GitHub - 2 maintainers
@siteimprove/alfa-cache 0.104.1
A simple in-memory cache that can be used for various purposes, such as function memoization31 versions - Latest release: 2 months ago - 2.46 thousand downloads last month - 121 stars on GitHub - 2 maintainers
@siteimprove/alfa-rng 0.104.1
A simple RNG and functionalities around it.12 versions - Latest release: 2 months ago - 1.74 thousand downloads last month - 121 stars on GitHub - 2 maintainers
@siteimprove/alfa-painting-order 0.104.1
Support for computing painting order of elements.11 versions - Latest release: 2 months ago - 1.41 thousand downloads last month - 121 stars on GitHub - 2 maintainers
@siteimprove/alfa-flags 0.104.1
Functionality for manipulating set of boolean flags28 versions - Latest release: 2 months ago - 2.48 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-selective 0.104.1
An implementation of a selective functor for modelling conditional function application27 versions - Latest release: 2 months ago - 2.49 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-toolchain 0.104.1
Toolchain for developing Alfa and related projects27 versions - Latest release: 2 months ago - 95 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-xpath 0.104.1
An implementation of a subset of the XPath query language26 versions - Latest release: 2 months ago - 79 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-web 0.104.1
Types for modelling web resources, such as individual web pages and entire web sites26 versions - Latest release: 2 months ago - 2.32 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-callback 0.104.1
Types for modelling functions that can be passed around and called back with a value once available31 versions - Latest release: 2 months ago - 2.55 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-string 0.104.1
Utilities for manipulating strings27 versions - Latest release: 2 months ago - 2.5 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-list 0.104.1
An implementation of an immutable list structure, based on a bit-partitioned vector trie28 versions - Latest release: 2 months ago - 2.48 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-set 0.104.1
An implementation of an immutable set structure, based on a hash array mapped trie27 versions - Latest release: 2 months ago - 2.51 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-sarif 0.104.1
Types for modelling SARIF serializable structures27 versions - Latest release: 2 months ago - 2.45 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-graph 0.104.1
An implementation of an immutable, directed graph28 versions - Latest release: 2 months ago - 2.36 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-math 0.104.1
Functionality for working with numbers and mathematical structures, such as vectors and matrices28 versions - Latest release: 2 months ago - 2.45 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-act 0.104.1
Functionality for implementing rules specified in the ACT Rules Format31 versions - Latest release: 2 months ago - 2.36 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-compatibility 0.104.1
Functionality for answering user agent compatibility questions based on MDN compatibility data31 versions - Latest release: 2 months ago - 92 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-network 0.104.1
An implementation of an immutable, directed graph that allows for multiple, unique edges28 versions - Latest release: 2 months ago - 58 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-future 0.104.1
An implementation of futures, which are a lazy version of promises for dealing with possibly asyn...28 versions - Latest release: 2 months ago - 2.4 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-earl 0.104.1
Types for modelling EARL serializable structures31 versions - Latest release: 2 months ago - 2.5 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-clone 0.104.1
Types for modelling clonable structures31 versions - Latest release: 2 months ago - 2.53 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-fnv 0.104.1
An implementation of the Fowler–Noll–Vo non-cryptographic hash function28 versions - Latest release: 2 months ago - 2.5 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-option 0.104.1
An implementation of optional values, which are values that may or may not be present28 versions - Latest release: 2 months ago - 2.59 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-wcag 0.104.1
Types for working with WCAG-related information in a structured manner27 versions - Latest release: 2 months ago - 2.33 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-affine 0.104.1
Functionality for working with affine transformations31 versions - Latest release: 2 months ago - 2.23 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-table 0.104.1
An implementation of the HTML table model for forming and laying out tables27 versions - Latest release: 2 months ago - 2.34 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-result 0.104.1
An implementation of result values, which are values that may either be a successful value or an ...27 versions - Latest release: 2 months ago - 2.54 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-http 0.104.1
Types for modelling HTTP primitives28 versions - Latest release: 2 months ago - 2.35 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-thunk 0.104.1
Functionality for working with thunks, which are computations that are delayed until needed27 versions - Latest release: 2 months ago - 2.53 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-map 0.104.1
An implementation of an immutable map structure, based on a hash array mapped trie28 versions - Latest release: 2 months ago - 2.52 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-thenable 0.104.1
Functionality for working with thenables, which are promise-like structures that can be awaited27 versions - Latest release: 2 months ago - 2.37 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-collection 0.104.1
Types for modelling uniform collection structures31 versions - Latest release: 2 months ago - 2.57 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-test 0.104.1
A simple test library sitting on top of vitest29 versions - Latest release: 2 months ago - 938 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-equatable 0.104.1
Types for modelling structures with equivalence relations31 versions - Latest release: 2 months ago - 2.54 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-css 0.104.1
Implementations of the core CSS syntax and value types31 versions - Latest release: 2 months ago - 2.55 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-aria 0.104.1
Functionality for working with ARIA and the accessibility tree31 versions - Latest release: 2 months ago - 2.37 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-json 0.104.1
Types for modelling JSON serializable structures28 versions - Latest release: 2 months ago - 2.6 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-rules 0.104.1
Implementations of ACT rules from the Sanshikan repository27 versions - Latest release: 2 months ago - 2.26 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-style 0.104.1
An implementation of the CSS style system capable of resolving and computing style information fo...27 versions - Latest release: 2 months ago - 2.41 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-device 0.104.1
Types for modelling device parameters, such as viewport dimensions and pixel density31 versions - Latest release: 2 months ago - 2.5 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-lazy 0.104.1
An implementation of lazy values, which are values whose initialization can be delayed until needed28 versions - Latest release: 2 months ago - 2.47 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-functor 0.104.1
Types for modelling functors, which are structures that can be mapped over28 versions - Latest release: 2 months ago - 2.53 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-json-ld 0.104.1
Functionality for working with JSON-LD documents28 versions - Latest release: 2 months ago - 2.46 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-parser 0.104.1
Types for modelling parsers and implementations of various parser combinators, which can be used ...28 versions - Latest release: 2 months ago - 2.54 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-generator 0.104.1
Functionality for working with generator functions28 versions - Latest release: 2 months ago - 72 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-mapper 0.104.1
Types for modelling mapper functions, which are functions that map values from one domain into an...28 versions - Latest release: 2 months ago - 2.52 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-refinement 0.104.1
Functionality for working with first-order type predicates27 versions - Latest release: 2 months ago - 2.54 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-cascade 0.104.1
Functionality for working with the CSS cascade and scalable selector matching31 versions - Latest release: 2 months ago - 2.39 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-array 0.104.1
Functionality for working with arrays31 versions - Latest release: 2 months ago - 2.56 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-performance 0.104.1
Functionality for working with performance measurements, inspired by the User Timing specification28 versions - Latest release: 2 months ago - 2.33 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-monad 0.104.1
Types for modelling monads, which are functors that can be mapped to themselves28 versions - Latest release: 2 months ago - 2.52 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-emitter 0.104.1
An implementation of a strongly typed and asynchronously iterable event emitter31 versions - Latest release: 2 months ago - 2.35 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-predicate 0.104.1
Functionality for working with first-order predicate logic28 versions - Latest release: 2 months ago - 2.57 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-either 0.104.1
Types for modelling tagged unions for cases where the member types cannot otherwise be distinguished31 versions - Latest release: 2 months ago - 2.51 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-foldable 0.104.1
Types for modelling structures that can be folded over28 versions - Latest release: 2 months ago - 2.52 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-trampoline 0.104.1
An implementation of a trampoline structure, which is used for achieving tail-recursive function ...27 versions - Latest release: 2 months ago - 2.49 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-selector 0.104.1
Functionality for working with CSS selectors and individual selector matching27 versions - Latest release: 2 months ago - 2.38 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-trilean 0.104.1
Functionality for working with trilean logic, which is logic involving three possible truth values27 versions - Latest release: 2 months ago - 2.38 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-time 0.104.1
Functionality for working with time27 versions - Latest release: 2 months ago - 432 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-continuation 0.104.1
Functionality for working with continuations, which are abstract representations of control flow31 versions - Latest release: 2 months ago - 2.36 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-tree 0.104.1
Functionality for modelling n-ary trees27 versions - Latest release: 2 months ago - 2.49 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-comparable 0.104.1
Types for modelling comparable, totally ordered structures31 versions - Latest release: 2 months ago - 2.55 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-reducer 0.104.1
Types for modelling reducer functions, which are functions that combine an accumulator with a val...27 versions - Latest release: 2 months ago - 2.51 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-record 0.104.1
An implementation of an immutable record structure with fixed keys27 versions - Latest release: 2 months ago - 2.48 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-tuple 0.104.1
Functionality for working with heterogeneous arrays, also called tuples27 versions - Latest release: 2 months ago - 2.35 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-rectangle 0.104.1
Package for working with rectangles27 versions - Latest release: 2 months ago - 2.46 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-sequence 0.104.1
An implementation of a lazy, immutable sequence structure, which is similar to a list but lazily ...27 versions - Latest release: 2 months ago - 2.51 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-iterable 0.104.1
Functionality for working with structures that support iteration28 versions - Latest release: 2 months ago - 2.55 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-dom 0.104.1
Implementations of the core DOM and CSSOM node types31 versions - Latest release: 2 months ago - 2.55 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-promise 0.104.1
Functionality for working with promises28 versions - Latest release: 2 months ago - 417 downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-iana 0.104.1
Functionality for working with the different IANA registries, such as the language subtag registry28 versions - Latest release: 2 months ago - 2.27 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-encoding 0.104.1
Implementations of performant UTF-8 string encoders and decoders31 versions - Latest release: 2 months ago - 2.55 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-css-feature 0.104.1
Functionality for working with CSS feature queries (media, user-preference, and supports).31 versions - Latest release: 2 months ago - 2.45 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-url 0.104.1
Functionality for working with immutable URLs27 versions - Latest release: 2 months ago - 2.36 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-applicative 0.104.1
Types for modelling applicative functors31 versions - Latest release: 2 months ago - 2.5 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-slice 0.104.1
An implementation of an immutable slice structure, which provides an efficient view over an array27 versions - Latest release: 2 months ago - 2.51 thousand downloads last month - 108 stars on GitHub - 2 maintainers
@siteimprove/alfa-formatter-sarif 0.80.1
An outcome formatter that outputs SARIF26 versions - Latest release: 2 months ago - 56 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-cheerio 0.80.1
Functionality for translating Cheerio elements into page objects26 versions - Latest release: 2 months ago - 194 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-selenium 0.80.1
Integrations and utilities for the Selenium browser automation library26 versions - Latest release: 2 months ago - 204 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-enzyme 0.80.1
Integrations and utilities for the Enzyme testing library26 versions - Latest release: 2 months ago - 180 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-interviewer 0.80.1
Types for modelling ACT rule interviewers26 versions - Latest release: 2 months ago - 64 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-scraper 0.80.1
An implementation of a simple web scraper capable of producing page objects26 versions - Latest release: 2 months ago - 363 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-angular 0.80.1
Integrations and utilities for the Angular application framework26 versions - Latest release: 2 months ago - 179 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-cli 0.80.1
The tool for all your accessibility needs on the command line26 versions - Latest release: 2 months ago - 63 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-crawler 0.80.1
An implementation of a simple web crawler capable of producing streams of page objects26 versions - Latest release: 2 months ago - 190 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-webdriver 0.80.1
Integrations and utilities for the WebdriverIO browser automation library25 versions - Latest release: 2 months ago - 175 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-jest 0.80.1
Assertion integrations for the Jest testing framework26 versions - Latest release: 2 months ago - 204 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-test-utils 0.80.1
Utilities to run Alfa tests and upload results to the Siteimprove Intelligence Platform26 versions - Latest release: 2 months ago - 2.06 thousand downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-vue 0.80.1
Integrations and utilities for the Vue.js component framework25 versions - Latest release: 2 months ago - 176 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-playwright 0.80.1
Integrations and utilities for the Playwright browser automation library26 versions - Latest release: 2 months ago - 1.94 thousand downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-formatter-earl 0.80.1
An outcome formatter that outputs EARL26 versions - Latest release: 2 months ago - 192 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-formatter-json 0.80.1
An outcome formatter that outputs JSON26 versions - Latest release: 2 months ago - 57 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-assert 0.80.1
Core assertion functions for supported input objects26 versions - Latest release: 2 months ago - 204 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-puppeteer 0.80.1
Integrations and utilities for the Puppeteer browser automation library26 versions - Latest release: 2 months ago - 472 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-jquery 0.80.1
Functionality for translating jQuery elements into page objects26 versions - Latest release: 2 months ago - 86 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-formatter 0.80.1
Types for modelling ACT outcome formatters26 versions - Latest release: 2 months ago - 190 downloads last month - 6 stars on GitHub - 2 maintainers
@siteimprove/alfa-chai 0.80.1
Assertion integrations for the Chai assertion library26 versions - Latest release: 2 months ago - 207 downloads last month - 6 stars on GitHub - 2 maintainers