didierphmartin / MagicCode

release 0.10.5
MIT License
10 stars 2 forks source link

Magic Code Generator

The Magic code generator produces code from models and templates. Models are defined with decorators similar to Angular.

Features

Models are defined as javascript objects.The model definition is transformed into code with templates defined with handlebar.

This extension is actually an Alpha version and a work inp progress.

Demo

To create a new model.

See how short video below

model

Models comprises three parts:

code generator

actually only two code generator are provided, Prior to code code generation, you will have to create a directory to receive the generated content. The directory path will have to be included into the "Start" function invocation.

demo

Copyright

Didier PH Martin 2017