New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

angular2-swagger-form-field

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-swagger-form-field - npm Package Compare versions

Comparing version

to
1.1.8

CHANGELOG
=========
### 1.1.8
Link to angular2-swagger-form-field-sample in the readme
### 1.1.7

@@ -5,0 +8,0 @@ Pushed this package to public github repo

{
"name": "angular2-swagger-form-field",
"version": "1.1.7",
"version": "1.1.8",
"description": "Angular 2 (and above) module with some components to build a model-driven form using the generated classes from the swagger-ts-generator.",

@@ -5,0 +5,0 @@ "main": "components.ts",

# Angular2 Swagger FormField
Angular 2 module with some components to build a model-driven form using the generated classes from the [SwaggerTSGenerator](https://www.npmjs.com/package/swagger-ts-generator).
After you setup and executed the [SwaggerTSGenerator](https://www.npmjs.com/package/swagger-ts-generator),
Angular 2 (and above) module with some components to build a model-driven form using the generated classes from the [swagger-ts-generator](https://www.npmjs.com/package/swagger-ts-generator).
After you setup and executed the [swagger-ts-generator](https://www.npmjs.com/package/swagger-ts-generator),
you can use the generated classes to build model driven forms using this module.
See [angular2-swagger-form-field-sample](https://github.com/areijngoudt/angular2-swagger-form-field-sample) for a sample how to use the generated classes and the classes from this package.
# Setup

@@ -8,0 +10,0 @@ Download the module with npm: