obsidian
obsidian copied to clipboard
Document code generation with Plop
Plop is kind of a templating framework that lets users generate code with ease. We should explore how it can be used to generate:
- Graphs
- MVVM folder structure a. di folder with a Graph b. model folder for the View Model c. the component in the newly created folder