Skip to main content

Crate zpl_toolchain_jsonc_strip

Crate zpl_toolchain_jsonc_strip 

Source
Expand description

Shared JSONC comment stripping utility.

Supports:

  • // line comments
  • /* ... */ block comments
  • string literal preservation (including escapes)

Functionsยง

strip_jsonc
Strip // and /* */ comments from JSONC input.