You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-mvvm-architecture

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mvvm-architecture - npm Package Compare versions

Comparing version

to
1.0.7

2

package.json
{
"name": "react-mvvm-architecture",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

# React MVVM Architecture
React MVVM Architecture is a simple and opinionated custom React framework that provides a solid foundation for building modern, efficient, and scalable React applications. It aims to simplify the setup process and offers a well-organized project structure to help developers get started quickly.
React MVVM Architecture is a simple and opinionated custom React framework that provides a solid foundation for building modern, efficient, and scalable React applications following the principles of MVVM (Model-View-ViewModel) and Clean Architecture. It aims to simplify the setup process and offers a well-organized project structure to help developers get started quickly.

@@ -8,3 +8,3 @@ ## Features

- Bootstrap new React projects with TypeScript support and pre-installed packages like Zustand and React Query.
- Provides a structured project organization for better code maintainability and scalability.
- Provides a structured project organization for better code maintainability and scalability, following the MVVM and Clean Architecture principles.
- Customized `App.tsx` file with React Query setup to handle data fetching seamlessly.

@@ -62,11 +62,15 @@

React MVVM Architecture is designed to be customizable and extensible. You can modify the generated project structure or add additional features according to your specific project requirements.
React MVVM Architecture is designed to be customizable and extensible. You can modify the generated project structure or add additional features according to your specific project requirements. It is suitable for both small and large-scale applications, allowing you to build projects of any size with ease.
## Under Development
Please note that React MVVM Architecture is currently under development. While it provides a solid foundation for building React applications, there might be ongoing updates and improvements to the framework. We welcome your feedback and contributions to make this framework even better.
## About the Author
My name is Aamir Mansuri, and I am a React JS Developer passionate about building efficient and maintainable web applications. This custom React framework is my contribution to the developer community, and I hope it helps you kickstart your React projects with ease and productivity.
My name is Aamir Mansuri, and I am a React JS Developer passionate about building efficient and maintainable web applications. This custom React framework, inspired by the MVVM and Clean Architecture principles, is my contribution to the developer community, and I hope it helps you kickstart your React projects with ease and productivity.
## Acknowledgments
React MVVM Architecture aims to simplify the setup process and provide a solid foundation for building React applications with Zustand and React Query. It is inspired by the need for a more structured and efficient way to kickstart new React projects.
React MVVM Architecture aims to simplify the setup process and provide a solid foundation for building React applications with Zustand and React Query. It is inspired by the principles of MVVM and Clean Architecture, offering a more structured and efficient way to kickstart new React projects.

@@ -73,0 +77,0 @@ ---