1.1.0 • Published 3 months ago
rsp-component-check-new v1.1.0
RSP Component
A powerful visual builder for creating beautiful web content with React. RSP Component provides a drag-and-drop interface for building responsive web pages with a rich set of components and AI-powered content generation.
Features
- 🎨 Drag and drop interface
- 📱 Responsive design tools
- 🤖 AI-powered content generation
- 🎯 Rich component library
- 🔧 Customizable styles and properties
- 📦 Export to HTML
- 🎭 Multiple layout options
- 🎪 Shape library
- ⚡ Real-time preview
Installation
npm install @stackblitz/rsp-component
Usage
import { RspComponent } from '@stackblitz/rsp-component';
function App() {
return (
<RspComponent
onSave={(html) => {
console.log('Generated HTML:', html);
}}
/>
);
}
Components
RSP Component includes a variety of components:
- Text
- Buttons
- Images
- Videos
- Carousels
- Dividers
- Timers
- Audio
- Shapes
- Forms
- Offers
- HTML containers
AI Features
- Content generation
- Layout suggestions
- Image generation
- Smart styling
License
MIT © StackBlitz
1.1.0
3 months ago