0.1.26 • Published 2 months ago

chekty v0.1.26

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Built With Stencil

Design System

You can see the chekty design system site in here.

Installation

In a browser:

<script src="https://cdn.jsdelivr.net/npm/chekty@0.1.24/dist/index.cjs.min.js"></script>

jsDelivr Hits

Using npm:

$ npm i chekty

In Vue:

// main.js

// Load chekty components
import {
  applyPolyfills,
  defineCustomElements as defineProductMgmtExp,
} from "chekty/loader";

applyPolyfills().then(() => {
  defineProductMgmtExp(window);
});

// Load chekty global css
import "chekty/dist/chekty/chekty.css";

Using What?

The Chekty Design System was created using Stencil.js and Storybook. Stencil.js was used for creating web components, while Storybook was utilized for building the design system site and for testing purposes.

2024/01/03

  • stencil.js v4.6.0
  • storybook v7.5.1
0.1.25

2 months ago

0.1.26

2 months ago

0.1.20

4 months ago

0.1.21

4 months ago

0.1.22

4 months ago

0.1.23

4 months ago

0.1.24

4 months ago

0.1.18

4 months ago

0.1.19

4 months ago

0.1.14

4 months ago

0.1.15

4 months ago

0.1.16

4 months ago

0.1.17

4 months ago

0.1.10

4 months ago

0.1.11

4 months ago

0.1.13

4 months ago

0.1.8

4 months ago

0.1.7

4 months ago

0.1.9

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago