{"library":"babel-plugin-hylid-bridge","type":"library","category":null,"description":"A Babel plugin that transforms Hydra imports into a bridge to enable server-side rendering (SSR) for Hydra components. The current stable version 6.3.2 is part of the Hylid ecosystem, released with moderate cadence. It differentiates from other SSR solutions by integrating specifically with the Hylid component model, allowing hydration of components in both client and server environments. The plugin is designed to work with Babel 7+ and is primarily used in Next.js or similar frameworks that require SSR support for Hydra-based UI. The package ships TypeScript types for enhanced developer experience.","language":"javascript","status":"active","version":"6.3.2","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-hylid-bridge","imports":["import babelPluginHylidBridge from 'babel-plugin-hylid-bridge'","// In .babelrc or babel.config.js:\nmodule.exports = {\n  plugins: ['babel-plugin-hylid-bridge']\n}","// In next.config.js with next-compose-plugins:\nconst withPlugins = require('next-compose-plugins');\nmodule.exports = withPlugins([\n  [require('babel-plugin-hylid-bridge'), { /* options */ }]\n]);"]},{"cmd":"yarn add babel-plugin-hylid-bridge","imports":[]},{"cmd":"pnpm add babel-plugin-hylid-bridge","imports":[]}],"homepage":"https://hylid.dev","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-hylid-bridge","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-hylid-bridge/compatibility"}}