Skip to content

Theemo / @theemo/style-dictionary / w3cTokenJsonParser

Variable: w3cTokenJsonParser

ts
const w3cTokenJsonParser: StyleDictionary.Parser;

Parses json and replace $value with value and $description with comment to make it work with style dictionary

From https://github.com/lukasoppermann/style-dictionary-utils

See

Extending Style Dictionary

Author

Lukas Oppermann

Source

parsers/w3c-token-json-parser.ts:12