@dtcg-formulas/spec
v0.1.0
Published
Specifications for the .module.scssdef format and the org.dtcg-formulas DTCG extension.
Downloads
78
Maintainers
Readme
@dtcg-formulas/spec
Specifications for the .module.scssdef format and the org.dtcg-formulas DTCG extension.
This package ships only specification documents — no code. It is published so consumers and tooling can pin to a versioned copy of the formal specs.
.module.scssdefformat — definition file syntax: frontmatter, SassDoc tags, function declarations.- Formula extension — the
org.dtcg-formulasDTCG$extensionsconvention. - Registry contract — the minimum interface a registry implementation must satisfy.
Versioning
The package version tracks the wire format: bump minor for additive changes, major for breaking changes to the syntax or extension shape. This is independent of runtime packages (@dtcg-formulas/parser, @dtcg-formulas/registry, etc.), which version against their own API surface.
License
MIT
