MetaP Home

MetaP

This site gives an overview of what can be found in the GitHub repositories of MetaP and how everything fits into a vision of software development on a higher level of abstraction.

Vision

…

Main Repositories

Only two of the repositories target the public.

AngularFrame

This is currently the most active project. Its goal is to share knowledge about domain-driven GUI development with Angular.

vs-code-configurable-generator

This GitHub repository contains the code for the Visual Studio Code (VSCode) add-in MetaP Configurable Generator. It adds a “Generate” menu item to the context menu of XML files in the VSCode explorer. The command that is triggered by that item can be configured.

It was developed to start a GUI generator with the clicked XML file as input. The generator itself is developed in C# and produces Angular components for a custom Angular GUI framework.

Other Repositories

Repositories less useful for only store the code of some experiments.