Skip to content

onur-yildiz/epias-docs-def-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epias-docs-def-extractor

Extracts definitions from EPIAS Docs as C# classes

  • In index.ts add your epias documentation url into docUrls. (To be interactive cmd app in the future hopefully. If I have the time.)
  • Run npm start

Parameters (in index.ts)\

DEFAULT_NAME_CASE_METHOD - toCamelCase, toPascalCase, toSnakeCase
INCLUDE_DESCRIPTIONS - boolean. include desc as comments (To be doc summary in the future hopefully)
OUTPUT_DIRECTORY_PATH - output path
OBJECT_BLUEPRINT - class, struct etc.

About

Extracts definitions from EPIAS Docs as C# classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published