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.43

create-my-react-app

10

package.json
{
"name": "react-mvvm-architecture",
"version": "1.0.42",
"version": "1.0.43",
"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.",
"main": "index.js",
"scripts": {
"react-mvvm-architecture": "node setup-react-app.js"
"test": "echo \"Error: no test specified\" && exit 1",
"install": "npx react-mvvm-architecture my-new-app"
},
"bin": {
"react-mvvm-architecture": "./create-my-react-app"
},
"keywords": ["react", "mvvm architecture", "clean-architecture", "framework", "zustand", "react-query", "typescript", "scalable", "aamir mansuri"],

@@ -15,3 +19,3 @@ "author": "Aamir Mansuri",

},
"files": ["README.md", "setup-react-app.js"],
"files": ["README.md"],
"dependencies": {

@@ -18,0 +22,0 @@ "zustand": "^4.0.0",