Type-safe object mapper, using schema objects, for Plain Old JavaScript Objects (POJOs)
Map over promises concurrently
Map over promises serially
split a Text Stream into a Line Stream, using Stream 3
ReactLynx is a framework for developing Lynx applications with familiar React.
Bind data arrays to any type of JS objects
A headless Checkbox component for ReactLynx. It supports controlled/uncontrolled checked state and indeterminate mode.
Offscreen Document allows developers to use particular DOM in WebWorker
Shared op types for SignalX Lynx renderer (BG ↔ MTS wire protocol)
A Swiper (carousel) component for ReactLynx. It provides pagination and gesture-handling primitives.
A FeedList component for ReactLynx. Designed to render lists with complex layouts and infinite scrolling.
A LazyComponent for ReactLynx. It defers the loading of non-critical UI elements.
A headless Switch (toggle) component for ReactLynx. It provides unstyled primitives for toggle states.
A headless Dialog (modal) component for ReactLynx. It provides backdrop overlay, open/close state management, and enter/exit animations via Presence.
A headless Draggable component for ReactLynx. It provides drag-and-drop primitives via main-thread execution.
A common dependency library that defines constants for the Lynx3 Web Platform.
A React-style hooks library designed specifically for ReactLynx
No description provided.
An Overlay component for ReactLynx. It renders content in a native overlay layer above the main view tree.
Common utilities, hooks, and types shared across `@lynx-js/lynx-ui` components.
A ScrollView component for ReactLynx. It provides scrolling primitives and bounce handling.
The Web Platform of Lynx / Lynx for Web
main-thread apis
A headless Button component for ReactLynx. It provides press state tracking (`active`) and render props for custom styling.