0.1.0-mobile • Published 6 years ago
stencil-draw-box v0.1.0-mobile
Script tag
- importing on WEB project
- import the script
<script src='https://unpkg.com/stencil-draw-box@0.0.6/dist/drawbox.js'></script>
in the head of your index.html - Then you can use the element anywhere in your template, JSX, html etc, creating the tag ""
Node Modules
- importing on MOBILE project
- Run
npm install stencil-draw-box@0.0.6 --save
- Put a script tag similar to this
<script src='node_modules/drawbox/dist/drawbox.js'></script>
in the head of your index.html - Then you can use the element anywhere in your template, JSX, html etc, creating the tag ""
0.1.0-mobile
6 years ago
0.0.9-132
6 years ago
0.0.9-131
6 years ago
0.0.9-130
6 years ago
0.0.9-129
6 years ago
0.0.9-128
6 years ago
0.0.9-127
6 years ago
0.0.9-126
6 years ago
0.0.9-125
6 years ago
0.0.9-124
6 years ago
0.0.9-123
6 years ago
0.0.9-122
6 years ago
0.0.9-121
6 years ago
0.0.9-120
6 years ago
0.0.9-119
6 years ago
0.0.9-118
6 years ago
0.0.9-117
6 years ago
0.0.9-116
6 years ago
0.0.9-115
6 years ago
0.0.9-114
6 years ago
0.0.9-113
6 years ago
0.0.9-112
6 years ago
0.0.9-111
6 years ago
0.0.9-110
6 years ago
0.0.9-109
6 years ago
0.0.9-108
6 years ago
0.0.9-107
6 years ago
0.0.9-106
6 years ago
0.0.105
6 years ago
0.0.104
6 years ago
0.0.103
6 years ago
0.0.102
6 years ago
0.0.101
6 years ago
0.0.100
6 years ago
0.0.99
6 years ago
0.0.98
6 years ago
0.0.97
6 years ago
0.0.96
6 years ago
0.0.95
6 years ago
0.0.94
6 years ago
0.0.93
6 years ago
0.0.92
6 years ago
0.0.91
6 years ago
0.0.90
6 years ago
0.0.9
6 years ago
0.0.8
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago