react-mvvm-architecture
Advanced tools
Comparing version
{ | ||
"name": "react-mvvm-architecture", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "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.", | ||
@@ -22,3 +22,4 @@ "main": "index.js", | ||
"react-query": "^3.0.0" | ||
} | ||
}, | ||
"preferGlobal": true | ||
} |
6929
0.35%