You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hi,
We are planning to create a code generator (Similar to yeoman code generator) using JSON Schema for the UI's. Is it possible to create a single generator to handle any UI JSON Schema considering each UI has different layout , HTML elements etc., Are there any available tools in place already?
Sander Elias
unread,
Mar 15, 2018, 3:13:42 AM3/15/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hi Sm,
Yes, check out angular schematics. It's in use by the CLI, and a couple of 3rth party providers.