react-mvvm-architecture
Advanced tools
Comparing version
{ | ||
"name": "react-mvvm-architecture", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"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.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"bin": { | ||
"react-mvvm-app": "./create-my-react-app" | ||
"eact-mvvm-architecture": "./create-my-react-app" | ||
}, | ||
@@ -13,0 +13,0 @@ "keywords": ["react", "mvvm architecture", "clean-architecture", "framework", "zustand", "react-query", "typescript", "scalable", "aamir mansuri"], |
7123
0.11%