Menu
Libraries |
Category

svelte-react-sample-app

  • Enables usage of React components within Svelte applications
  • Primary purpose is to bridge React and Svelte ecosystems
  • Specifically supports MaterialUI components integration
  • Provides a ReactAdapter component as the core mechanism
  • Includes styling capabilities for React components from Svelte
  • Target audience: Developers wanting to mix React libraries/components in Svelte projects
  • Currently requires manual implementation (copy/paste adapter component)
  • Features live demo available here ↗
  • Accompanied by explanatory blog post: Using React Within Svelte Apps ↗

sveltereactjsreactmaterial-uimaterialsveltejs

Comments