{"library":"luxe-web-framework","title":"Luxe Web Framework","description":"Luxe Web Framework is a React-based UI component library (v1.7.50) providing reusable components with TypeScript support. It requires React 16+ and peer dependencies like react-dom. The library is distributed as both ESM and CJS, but CSS must be imported separately. It is actively maintained with weekly releases. Key differentiators: lightweight, minimal dependencies, and focus on modern React patterns.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install luxe-web-framework"],"cli":null},"imports":["import MyComponent from 'luxe-web-framework'","import MyComponent from 'luxe-web-framework'","import 'luxe-web-framework/dist/index.css'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"import React from 'react';\nimport MyComponent from 'luxe-web-framework';\nimport 'luxe-web-framework/dist/index.css';\n\nfunction App() {\n  return <MyComponent />;\n}\n\nexport default App;","lang":"typescript","description":"Install and use Luxe Web Framework in a React app.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}