0.2.27 • Published 4 months ago

jackery-ui v0.2.27

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Jackery UI Component 123

jackery官网常用自定义UI组件以及插件集合.

已构建npm远程, 使用 jackery-ui.

Jackery UI

基于stencil 构建的Web Components.

Web Components 没有框架限制,可在任何平台直接使用

Getting Started

To start building a new web component using Stencil, clone this repo to a new directory:

git clone https://github.com/zzl-leo/jackery-components my-component
cd my-component
git remote rm origin

本地运行:

npm install
npm start

生产构建:

npm run build

Components命名

当创建新组件时,名称需遵循连接符格式,如:jackery-comment

Using this component

发布到NPM使用 publish to NPM.

Script tag

  • CDN使用 <script type='module' src='https://unpkg.com/my-component@0.0.1/dist/my-component.esm.js'></script> 案例参照CODEPEN
0.2.27

4 months ago

0.2.26

5 months ago

0.2.25

6 months ago

0.2.24

6 months ago

0.2.23

6 months ago

0.2.22

6 months ago

0.2.21

6 months ago

0.2.20

6 months ago

0.2.19

6 months ago

0.2.18

6 months ago

0.2.17

6 months ago

0.2.16

6 months ago

0.2.15

6 months ago

0.2.14

6 months ago

0.2.13

6 months ago

0.2.12

6 months ago

0.2.11

6 months ago

0.2.10

6 months ago

0.2.9

6 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.2.7

8 months ago

0.2.6

8 months ago

0.2.8

7 months ago

0.1.9

8 months ago

0.2.3

8 months ago

0.2.2

8 months ago

0.2.5

8 months ago

0.2.4

8 months ago

0.1.0

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.8

9 months ago

0.0.9

9 months ago

0.1.7

9 months ago

0.0.8

9 months ago

0.1.4

9 months ago

0.0.5

9 months ago

0.1.3

9 months ago

0.1.6

9 months ago

0.0.7

9 months ago

0.1.5

9 months ago

0.0.6

9 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago