Home > @lynx-js/test-environment

test-environment package

A pure-JavaScript implementation of the Lynx Spec, notably the Element PAPI and Dual-threaded Model for use with Node.js.

Classes

Class Description
LynxEnv A pure-JavaScript implementation of the Lynx Spec, notably the Element PAPI and Dual-threaded Model for use with Node.js.

Functions

Function Description
initElementTree()

Interfaces

Interface Description
LynxElement Any Lynx Element, such as view, text, image, etc.Lynx Spec Reference
LynxGlobalThis The globalThis object of Lynx dual thread environment.

Type Aliases

Type Alias Description
ElementTree The lynx element tree
ElementTreeGlobals The Element PAPI Types
FilterUnderscoreKeys
PickUnderscoreKeys
Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.