react-mvvm-architecture
Advanced tools
Comparing version
{ | ||
"name": "react-mvvm-architecture", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"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": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "npx react-mvvm-architecture create my-new-app" | ||
}, | ||
"bin": { | ||
"eact-mvvm-architecture": "./create-my-react-app" | ||
"react-mvvm-architecture": "./create-my-react-app" | ||
}, | ||
@@ -12,0 +13,0 @@ "keywords": ["react", "mvvm architecture", "clean-architecture", "framework", "zustand", "react-query", "typescript", "scalable", "aamir mansuri"], |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
7009
0.94%1
Infinity%