0.0.8 • Published 3 months ago

j2ra v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

J2RA - React Component Library 🚀✨

npm version License Stars

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

0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.5

3 months ago

0.0.4

3 months ago

0.0.3

3 months ago

0.0.2

4 months ago

0.0.1

4 months ago

0.0.0

4 months ago