Skip to content
/ label Public

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

License

Notifications You must be signed in to change notification settings

xc2/label

Repository files navigation

@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

About

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

Resources

License

Stars

Watchers

Forks