Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Generate TypeScript interfaces for EDMX schemas.

Notifications You must be signed in to change notification settings

izatop/edmx-typescript-generator

Repository files navigation

edmx-typescript-generator

Generate TypeScript interfaces for EDMX schemas.

Getting Started

Install the package:

npm i -S edmx-typescript-generator

Usage:

node edmx-typescript-generator/bin/cli.js http://example.com/edmx.xml out.ts

License

MIT