包详细信息

@rushstack/lookup-by-path

microsoft959.2kMIT0.7.1

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

trie, path, url, radix tree

自述文件

@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.