How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries
Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files.
Skylib is a library of Starlark functions for manipulating collections, file paths, and various other data types in the domain of Bazel build rules.
Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark.
This is a standalone debugger for Starlark ,with a web-based UI. In theory, it can be used to debug any Starlark code that uses the same debugging protocol. At the moment, the only known compatible server is Bazel.
The main features of laurentlb/stardbg are: Starlark Development.
Projects with overlapping indexed features include: 1set/starlet — ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries. aspect-build/bazel-lib — Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files. bazelbuild/bazel-skylib — Skylib is a library of Starlark functions for manipulating collections, file paths, and various other data types in… bazelbuild/stardoc — Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark. bazelbuild/starlark — Starlark (formerly known as Skylark) is a language intended for use as a configuration language. It was designed for… google/bazel-common — This repository contains assorted common functionality for Google's open-source libraries that are built with [bazel].…