Class TimeLineIndexPages
Index
Constructors
Properties
Methods
Constructors
constructor
- new TimeLineIndexPages(): TimeLineIndexPages
Returns TimeLineIndexPages
Methods
logTsFilesInChapters
populateAllTimelines
populateTimeline
- populateTimeline(
datesContainers: DatesContainer[],
title: string,
outputFilename: string,
): void Populates a timeline with events and writes it to an output file.
Parameters
- datesContainers: DatesContainer[]
An array of date containers representing timeline events.
- title: string
The title of the timeline.
- outputFilename: string
The path to the output file where the timeline HTML will be written.
Returns void
- datesContainers: DatesContainer[]
Logs and returns TypeScript files in chapters.