Home > @lynx-js/test-environment
A pure-JavaScript implementation of the Lynx Spec, notably the Element PAPI and Dual-threaded Model for use with Node.js.
Class | Description |
---|---|
LynxEnv | A pure-JavaScript implementation of the Lynx Spec, notably the Element PAPI and Dual-threaded Model for use with Node.js. |
Function | Description |
---|---|
initElementTree() |
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 Alias | Description |
---|---|
ElementTree | The lynx element tree |
ElementTreeGlobals | The Element PAPI Types |
FilterUnderscoreKeys | |
PickUnderscoreKeys |