Skip to content

DataWingSoftware/typescript-cs-poco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-cs-poco

Build Status

Generates a Typescript type definition file for a C# POCO class. Takes in a string of the file contents and spits back a string of the matching Typescript interface. This package is intended to be wrapped for use with task runners such as Gulp and Grunt.

Current wrappers

Right now the only wrapper is for Gulp and is located at https://github.com/Evertras/gulp-typescript-cs-poco . Please see this link for documentation on use and available options.

About

Generates a Typescript type definition file for a C# POCO class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%