Skip to content

jonaylor89/AngularRouteParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route Parser

  • Input an Angular project
  • Steps through the project to grab all of the routing files
  • Parse out the information for the Routes object useful for isomorphic routing purposes
  • Output the routes used by the angular project
  • Routes use CSharp regex instead of angular endpoint variables

Usage

~$ dotnet run "/Path/To/Angular_Project"

Advantages

  • Information from the project will give back ends and API applications the knowledge to send proper 404 errors

About

Parser for angular routes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages