@lynx-dev/types is a type package of all public APIs officially provided by the Lynx team. Using this package can help you better use Lynx APIs to develop your applications.
@lynx-js/types is a type package of all public APIs officially provided by the Lynx team. Using this package can help you better use Lynx APIs to develop your applications.
Babel Types is a Lodash-esque utility library for AST nodes
Common utilities, hooks, and types shared across `@lynx-js/lynx-ui` components.
a dev server middleware for rsbuild to serve Lynx Web Platform shell project
A webpack dev-server transport implementation for Lynx
a dev server middleware for rsbuild to serve Lynx Web Platform shell project
Strip flow type annotations from your output code.
ReactLynx is a framework for developing Lynx applications with familiar React.
Lynx library code generator
A webpack dev-server transport implementation for Lynx
Schema types and parser for the Lynx `debug-metadata.json` format.
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
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 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 headless Draggable component for ReactLynx. It provides drag-and-drop primitives via main-thread execution.
A headless Dialog (modal) component for ReactLynx. It provides backdrop overlay, open/close state management, and enter/exit animations via Presence.
An Overlay component for ReactLynx. It renders content in a native overlay layer above the main view tree.
A ScrollView component for ReactLynx. It provides scrolling primitives and bounce handling.
A headless Button component for ReactLynx. It provides press state tracking (`active`) and render props for custom styling.
Create Native Autolink Lynx extensions