![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
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 96 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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.