JSON to Angular Reactive FormGenerate Angular Reactive Form with simple json values. Just copy the json text and open a new tab in vs code editor and press ctrl+shift+p you will ask your form name. that's it you will get your angular reactive form. FeaturesGenerate from clipboardGenerate Angular Reactive Form from JSON copied to the clipboard. Generate from selectionGenerate from JSON documentGenerate from clipboard to the cursor positionInstallation
Release NotesFind the release notes for the extension features below. 0.0.1Initial release of paste json as reactive form 0.0.2Added support to generate Reactive Form from JSON file. Added support to generate Reactive Form from text selection within the file. Paste JSON as Reactive Form from clipboard in the cursor position. Added editor context menu items for easy access. |