0.0.4-1 • Published 5 years ago
@jeepq/core v0.0.4-1
Jeep Stencil Components Library
This is a library of Stencil Web Components including
- jeep-colorpicker
- jeep-linechart
- jeep-columnchart
- jeep-svgmorph
- jeep-slides
- jeep-flipimages
- jeep-stretchy-header
- jeep-html-toprint
- jeep-carousel
Jeep Components Viewme
Using this library
Script tag
- Put a script tag similar to this in the head of your index.html
<script type="module" src="https://cdn.jsdelivr.net/npm/@jeepq/core@latest/dist/jeep/jeep.esm.js"></script>
<script nomodule src="https://cdn.jsdelivr.net/npm/@jeepq/core@latest/dist/jeep/jeep.js"></script>
- Then you can use the web component library anywhere in your template, JSX, html etc
In a stencil-starter app
- Run
npm install @jeepq/core --save
- Add an import to the npm packages
import @jeepq/core;
- Then you can use the web component library anywhere in your template, JSX, html etc
For other Frameworks
Go to the different application examples
@Ionic/Angular app
@Ionic5/Angular9 app
@Ionic/React app
@Ionic5/React app
Vue app
React app
PWA app
Python Django Flask Jinja2 app
0.0.4-1
5 years ago
0.0.3
5 years ago
0.0.3-4
5 years ago
0.0.3-3
5 years ago
0.0.3-2
5 years ago
0.0.3-1
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago
0.0.1-beta.2
5 years ago
0.0.1-alpha.18
5 years ago
0.0.1-alpha.19
5 years ago
0.0.1-beta.1
5 years ago
0.0.1-alpha.17
6 years ago
0.0.1-alpha.16
6 years ago
0.0.1-alpha.15
6 years ago
0.0.1-alpha.14
6 years ago
0.0.1-alpha.12
6 years ago
0.0.1-alpha.11
6 years ago
0.0.1-alpha.10
6 years ago
0.0.1-alpha.9
6 years ago
0.0.1-alpha.8
6 years ago
0.0.1-alpha.7
6 years ago
0.0.1-alpha.6
6 years ago
0.0.1-alpha.5
6 years ago
0.0.1-alpha.4
6 years ago
0.0.1-alpha.3
6 years ago
0.0.1-alpha.2
6 years ago
0.0.1-alpha.1
6 years ago