UNPKG

@jsenv/href

Version:

url helpers not relying on URL constructor

3 lines (2 loc) 104 B
export const pathnameIsInside = (pathname, otherPathname) => pathname.startsWith(`${otherPathname}/`)