0.0.22 • Published 1 year ago

heller-2-lite v0.0.22

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

HELLER-2-LITE

DISCLAIMER: This package is still in active development. That means that features and conventions within this package are subject to change with minor patch updates (i.e. 0.0.1 => 0.1.0).

This package leans on the concept of design tokens. This definition of design tokens is borrowed from the W3C Community Group Design Tokens Format Module Draft Version 2:

Design tokens are a methodology for expressing design decisions in a platform-agnostic way so that they can be shared across different disciplines, tools, and technologies. They help establish a common vocabulary across organisations.

In short, similarly to how JSON, GraphQL, and Protocol Buffers offer language agnostic protocols for data transfer, design tokens are a platform agnostic approach to design system architecture that support an enhanced transparency and understanding of the design decisions an organization makes.

Design Tokens

For a more in-depth understanding of design tokens, their methodology, community support, progress, etc., review the following resources:

Example of a Design Token

{
    "color": {
        "base": {
            "primary": {
                "blue-100": {
                    "value": "#c6e0ff"
                }
            }
        }
    }
}
0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago