helpers/utils library
Functions
-
cleanPath(
String path) → String -
Cleans the
pathby: -
getCategory(
String path) → String -
Extracts the category (module name) from a given
path. -
getRouteName(
String path) → String -
Extracts a route name from the given
path.