{"library":"ce-la-react","type":"library","category":null,"description":"ce-la-react is a utility library designed to simplify the integration of vanilla custom elements with React components, providing a wrapper that addresses common issues with prop passing and event handling. The current stable version is 0.3.2. It maintains a fairly active release cadence with frequent patch releases, indicating ongoing development. A key differentiator from similar libraries like `@lit/react` is its stronger emphasis on server-side rendering (SSR) by favoring attributes over properties for primitive values. It also offers configurable conversion functions for properties to attributes and supports custom element templates via a static `getTemplateHTML` method, offering a robust solution for developers building component libraries with Web Components that need to be consumed by React applications.","language":"javascript","status":"active","version":"0.3.2","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ce-la-react","imports":["import { createComponent } from 'ce-la-react';","import type { EventName } from 'ce-la-react';","import * as React from 'react';"]},{"cmd":"yarn add ce-la-react","imports":[]},{"cmd":"pnpm add ce-la-react","imports":[]}],"homepage":null,"github":"https://github.com/muxinc/ce-la-react","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ce-la-react","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/ce-la-react/compatibility"}}