Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
js-mvc-framework
Advanced tools
MVC Framework is a Javascript implementation of the Presentation-Abstraction-Control (PAC) Pattern
[!WARNING]
Early Stage Development
[!CAUTION]
Use At Own Risk
[!NOTE]
Interested in MVC Framework? thomas.patrick.welborn@outlook.com
Javascript implementation of the Presentation-Abstraction-Control (PAC) Pattern that also supports Model-View-Control (MVC) Patterns.
Features
MVC Framework Classes may be instantiated independently or interdependently.
SYM | NAME | DESCRIPT | API | GUIDE |
---|---|---|---|---|
M | Model | Manage schematized content. | ▶ | ▶ |
X | Model Schema | Manage data schema. | ▶ | ▶ |
D | Model Content | Manage data content. | ▶ | ▶ |
V | View | Manage templated markup elements. | ▶ | ▶ |
R | Router | Window location router or fetch router. | ▶ | ▶ |
RL | Router (Location) | Manage window location. | ▶ | ▶ |
RF | Router (Fetch) | Manage AJAX connection. | ▶ | ▶ |
C | Control | Manage Model, View, Control, Location/Fetch Routers. | ▶ | ▶ |
E | Core | Manage Event Target Events. | ▶ | ▶ |
FORMULA | NAME | ACRONYM | DESCRIPT |
---|---|---|---|
CMVRC* | Control (Model, View, Router, Controls) | CMVRC | Control class instances contain model, view, router, and subcontrol class instances. |
MVRM* | Model (View, Router, Models) | MVRM | Model class instances contain view, router, and submodel class instances. |
VMRV* | View (Model, Router, Views) | VMRV | View class instances contain model, router, and subview class instances. |
RMVR* | Router (Model, View, Routers) | RMVR | Router class instances contain model, view, and subrouter class instances. |
FAQs
MVC Framework is a Javascript implementation of the Presentation-Abstraction-Control (PAC) Pattern
The npm package js-mvc-framework receives a total of 113 weekly downloads. As such, js-mvc-framework popularity was classified as not popular.
We found that js-mvc-framework demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.