0.0.8 • Published 3 months ago
j2ra v0.0.8
J2RA - React Component Library 🚀✨
J2RA is a sleek and efficient React component library designed for seamless integration of vanilla JavaScript components into modern React applications.
✨ Features
- 🚀 Effortless Integration: Quickly embed JavaScript components in React.
- 🎨 Tailwind CSS Ready: Build stylish, responsive UIs with ease.
- 🔍 Lucide Icons Support: Access high-quality vector icons for better visuals.
- ⚡ Optimized for Speed: Designed for efficiency and enterprise use.
- 📦 Lightweight Package: Keeps your app’s bundle size minimal.
📦 Installation
Install J2RA using your preferred package manager:
npm install j2ra
Quick Start 🚀
import { Component } from 'j2ra';
import 'j2ra/dist/j2ra.css';
function App() {
return (
<Component
// Add your component props here
/>
);
}
export default App;
Core Contributors 👥
We sincerely thank the brilliant individuals who have helped shape this project:
Thanks to all the contributors who have made this project possible!
Contributing 🤝 are welcome! If you'd like to help, please submit a Pull Request. For more details, check out our contribution guidelines.
Made with ❤️ by Gutierrez-16