Skip to content
/ mvc Public

component library for creating an MVC-application

Notifications You must be signed in to change notification settings

toolsparty/mvc

Repository files navigation

MVC

The component library for creating an MVC-application

Status: work in progress

Base Components:

  • App - skeleton application
  • AppConfig - application config
  • Action - abstract application event handler
  • Router - interface for application routing
  • Model - model interface
  • BaseModel - base implementation of model interface
  • View - view interface
  • BaseView - base implementation of view interface
  • Controller - controller interface
  • BaseController - base implementation of controller interface

About

component library for creating an MVC-application

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages