Package detail

@rushstack/lookup-by-path

microsoft807.6kMIT0.5.23

Strongly typed trie data structure for path and URL-like strings.

trie, path, url, radix tree

readme

@rushstack/lookup-by-path

This library contains a strongly-typed implementation of of a Trie (a.k.a. prefix tree) data structure optimized for file paths and URLs.

This package is used by Rush to associate Git hashes with their nearest ancestor Rush project, for example.

Links

@rushstack/lookup-by-path is part of the Rush Stack family of projects.