Skip to content

A minimalistic netcore port of the bitbucket typelite project

License

Notifications You must be signed in to change notification settings

nmaarse/typelited

Repository files navigation

typelited

A minimalistic netcore port of the bitbucket typelite project. All credits to the original go to https://bitbucket.org/LukasKabrt/typelite

I needed a netstandard 2.0 version. And I prefer github instead of bitbucket.

#Usage

Commandline

This utility extract the models from assemblies marked with attribute [TsClass] and converts them to TypeScript definition format. Usage: {executableName} [inputfile] [outputfile]

"Example: {AssemblyName} MyFile.ts.d"

Library

See commandline implementation for usage.

About

A minimalistic netcore port of the bitbucket typelite project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published