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
除非另有说明,本项目采用知识共享署名 4.0 国际许可协议进行许可,代码示例采用 Apache License 2.0 许可协议进行许可。