Skip to content

jawahargopal/vscode-extension-paste-json-as-angular-reactive-form

Repository files navigation

JSON to Angular Reactive Form

Build Status

JSON to Angular Reactive Form

Generate 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.

Features

Generate from clipboard

Generate Angular Reactive Form from JSON copied to the clipboard. From clipboard

Generate from selection

From selection

Generate from JSON document

From JSON document

Generate from clipboard to the cursor position

From clipboard to cursor position

Installation

ext install json-2-reactive-form

Release Notes

Find the release notes for the extension features below.

0.0.1

Initial release of paste json as reactive form

0.0.2

Added 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.

0.0.3

Added html part for fromSelection and fromfile command. Added support to convert component and form name

About

Copy JSON, paste as reactive form builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published