verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents
Extracts validation constraints (required, pattern, length, email) directly from OpenAPI schema definitions and generates TypeScript FormGroup/FormControl code with corresponding Angular Validators. Operates as both a CLI tool and importable library, supporting local files and remote spec URLs. Ensures client-side and server-side validation rules remain synchronized by deriving UI constraints from a single API specification source.
46 stars and 2,585 monthly downloads. No commits in the last 6 months. Available on npm.
Stars
46
Forks
14
Language
TypeScript
License
MIT
Category
Last pushed
Mar 06, 2023
Monthly downloads
2,585
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/verizonconnect/ngx-form-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
vermiculus/apiwrap.el
Generate wrappers for your API endpoints!