UNPKG

unreactpjs

Version:

A framework combining the best of Angular and React for enhanced component communication.

74 lines (47 loc) 2.11 kB
# <img src="https://raw.githubusercontent.com/arnvjshi/unreactpjs/main/assets/logo.png" width="100" alt="unreactpjs Logo" /> unreactpjs ![License](https://img.shields.io/github/license/arnvjshi/unreactpjs?style=flat-square) ![Stars](https://img.shields.io/github/stars/arnvjshi/unreactpjs?style=flat-square) ![Issues](https://img.shields.io/github/issues/arnvjshi/unreactpjs?style=flat-square) --- <img src="https://raw.githubusercontent.com/arnvjshi/unreactpjs/main/assets/banner.png" alt="unreactpjs Banner" width="100%" /> ## ✨ Overview **unreactpjs** is a modern, lightweight JavaScript library for building fast and scalable web applications without the overhead of traditional frameworks. --- ## 📦 Features -**Blazing Fast:** Minimal overhead for maximum performance. - 🧩 **Modular:** Use only what you need. - 🛠️ **Easy Integration:** Works seamlessly with existing projects. - 📝 **TypeScript Support:** First-class TypeScript definitions. - 🌍 **Cross-Platform:** Runs everywhere JavaScript does. --- ## 📸 Screenshots <p align="center"> <img src="https://raw.githubusercontent.com/arnvjshi/unreactpjs/main/assets/screenshot1.png" width="400" alt="Screenshot 1" /> <img src="https://raw.githubusercontent.com/arnvjshi/unreactpjs/main/assets/screenshot2.png" width="400" alt="Screenshot 2" /> </p> --- ## 🚀 Getting Started ```bash # Install via npm npm install unreactpjs ``` ```js import { something } from 'unreactpjs'; // ...your code ``` --- ## 📖 Documentation - [Getting Started](docs/getting-started.md) - [API Reference](docs/api.md) - [Examples](docs/examples.md) --- ## 🤝 Contributing Contributions are welcome! Please read our [contributing guidelines](CONTRIBUTING.md) first. --- ## 📬 Contact - [GitHub Issues](https://github.com/arnvjshi/unreactpjs/issues) - [Email](mailto:arnvjshi@gmail.com) --- <p align="center"> <img src="https://raw.githubusercontent.com/arnvjshi/unreactpjs/main/assets/logo.png" width="100" alt="unreactpjs Logo" /> </p>