1.1.5 • Published 12 months ago

yalo-design-system v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

Yalo Design System

Yalo design system for Creative Software

Installation

Dependencies

Add Yalo Tokens in the head tag

  <link rel="stylesheet" href="https://unpkg.com/yalo-design-tokens@release/dist/yalo.tokens.css">

Use with CDN

Add in the head tag inside the html

  <script type="module" src="https://unpkg.com/yalo-design-system/dist/yalo.bundle.js"></script>
  <link rel="stylesheet" href="https://unpkg.com/yalo-design-system/dist/yalo.min.css">

You can also specify the version by adding @{version}

  <script type="module" src="https://unpkg.com/yalo-design-system@1.0.0/dist/yalo.bundle.js"></script>
  <link rel="stylesheet" href="https://unpkg.com/yalo-design-system@1.0.0/dist/yalo.min.css">

For the released version add the following:

  <script type="module" src="https://unpkg.com/yalo-design-system@release/dist/yalo.bundle.js"></script>
  <link rel="stylesheet" href="https://unpkg.com/yalo-design-system@release/dist/yalo.min.css">

Additional Configuration Angular

Add in modules

 declarations: [
    ...
  ],
  imports: [
    ...
  ],
  schemas: [CUSTOM_ELEMENTS_SCHEMA] //Add this line!

Documentation

Documentation

Tech Stack

Vite, Typescript, Lit

Authors

1.1.5

12 months ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

1.0.3

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

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.26

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

0.0.1

2 years ago