
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
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. | ▶ | ▶ |
RS | Router (Socket) | Manage Socket connection. | ▶ | ▶ |
C | Control | Manage Model, View, Control, Location/fetch Routers. | ▶ | ▶ |
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
▴ PAC Framework With MVC Framework Subpatterns ▵ Manage Simplex/Complex Browser Applications & Websites With Familiar Plain JS Notation ▵ Mediate Model, View, Router, And Controller Events With Event-Driven Core Architecture ▵ Capture Detaile
The npm package mvc-framework receives a total of 0 weekly downloads. As such, mvc-framework popularity was classified as not popular.
We found that mvc-framework demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.