TsJsonDoc is a light solution to generate a json that reproduce the file structure of your project. Each file is represented by an object that contains all the information concerning the data structure of the typescript files.
Primary LanguageJavaScript