0.0.22 • Published 7 days ago

heller-2-lite v0.0.22

Weekly downloads
-
License
ISC
Repository
-
Last release
7 days 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

7 days ago

0.0.21

9 days ago

0.0.20

3 months ago

0.0.19

4 months ago

0.0.17

4 months ago

0.0.18

4 months ago

0.0.15

5 months ago

0.0.16

5 months ago

0.0.10

5 months ago

0.0.11

5 months ago

0.0.12

5 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago