Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 760 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 760 Bytes

@109cafe/label

A library for parsing, resolving, and querying Bazel-like labels.

This package provides:

This package is filesystem-agnostic so that you can use it in any JavaScript runtime.

If you'd like to build a Bazel-like query in Node.js with node:fs and glob, please refer to the @109cafe/dummy implementation.

API References