Generate Design Token

v1.0.0

The generate design token library is a library that provides convenience for defining design tokens in JSON format.

Useage

  • You can use the value of a token that is defined using a reference value.

  • You can reference different tokens when creating composite properties as well as single properties.

  • A simple rule can save you the trouble of rewriting duplicate token values.

Try it