Home

API Reference

Packages

PackageDescription
@lynx-js/chunk-loading-webpack-pluginA webpack/Rspack plugin to generate chunk loading runtime for Lynx.
@lynx-js/config-rsbuild-pluginAn rsbuild plugin for config Lynx Config defined by @lynx-js/type-config.
@lynx-js/css-extract-webpack-pluginThis plugin extracts CSS into separate files. It creates a CSS file per JS file which contains CSS and CSSId.
@lynx-js/external-bundle-rsbuild-pluginA rsbuild plugin for loading external bundles using externals-loading-webpack-plugin.
@lynx-js/externals-loading-webpack-pluginA webpack plugin to load externals in Lynx. Use lynx.fetchBundle() and lynx.loadScript() API to load and parse the externals.
@lynx-js/lynx-bundle-rslib-config@lynx-js/lynx-bundle-rslib-config is the package that provides the configurations for bundling Lynx bundle with Rslib.
@lynx-js/qrcode-rsbuild-pluginA rsbuild plugin that print the template.js url using QRCode.
@lynx-js/react
@lynx-js/react-refresh-webpack-pluginA webpack plugin to integrate prefresh with ReactLynx.
@lynx-js/react-rsbuild-pluginA rsbuild plugin that integrates with ReactLynx.
@lynx-js/react-webpack-pluginA webpack plugin to integrate webpack with ReactLynx.
@lynx-js/rspeedyThe document contains all the configurations of the @lynx-js/rspeedy package.
@lynx-js/runtime-wrapper-webpack-pluginA webpack plugin that adds runtime wrapper to allow JavaScript to be load by Lynx.
@lynx-js/template-webpack-pluginA webpack plugin that simplifies creation of template.js files to serve your bundles.
@lynx-js/webpack-runtime-globalsA packages for all the runtime requirements that Lynx uses.