@resulticks/rsp-components
v1.0.48
Published
A powerful visual builder for creating beautiful web content with React
Downloads
116
Readme
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.
Documentation
https://melodic-gelato-6518c7.netlify.app/
Features
- 📱 Responsive design tools
- 🎯 Rich component library
- 🔧 Customizable styles and properties
- 📦 Export to HTML
- 🎭 Multiple layout options
- 🎪 Shape library
- ⚡ Real-time preview
Installation
npm install @resulticks/rsp-componentsUsage
import { RspComponentName } from '@resulticks/rsp-components'; //"RspComponentName" change it to its Respective Component Name "RspButton"
import "@resulticks/rsp-components/dist/style.css";
function App() {
return (
//"RspComponentName" change it to its Respective Component Name "RspButton"
<RspComponentName></RspComponentName>
);
}Components
RSP Component includes a variety of components:
- Text
- Buttons
- Images
- Videos
- Carousels
- Dividers
- Timers
- Audio
- Shapes
- Forms
- Offers
- HTML containers
