SRSanthosh Rinsanthosh-tech.hashnode.dev·Aug 24, 2023 · 2 min readList all Angular Routes: A Step-by-Step GuideIntroduction: In this blog post, we will explore how to extract and list all routes declared in an Angular app and export them to an Excel file. We will be using two libraries, guess-parser and xlsx-populate, to achieve this functionality. Let's dive...00