0.1.8 • Published 3 days ago

wj-elements v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

WJ Elements

WebJET Elements is a modern set of user interface tools harnessing the power of web components designed to simplify web application development. It provides a collection of encapsulated and reusable elements that can greatly increase the efficiency and maintainability of web development projects. They offer easy integration with React and Vue.

Include WebJET Elements in your project using CDN or install it using npm.

Documentation: elements.webjet

Source: https://github.com/lencys/wj-elements

Discord: WJElements

Inštalácia s npm

Using the npm package manager, you can insert Elements source files into almost any project.

Make sure you have Node.js installed on your computer before proceeding. To set up the environment for Elements, see these instructions.

Install WebJet Elements using npm:

$ npm install wj-elements

If there was a previous installation of the Ionic CLI, it will need to be uninstalled due to a package name change.

$ npm uninstall wj-elements

Inštalácia s CDN

Use CDN and include compiled CSS and JS files of WebJET Elements in your project.

<script type="module" src="https://cdn.jsdelivr.net/gh/lencys/wj-elements@dddb1c19734498c5b2a17f2e6ed605d0cd40d02e/wj-master.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lencys/wj-elements@e5cdd8566b4acaad5c11040bfbb4e09e170074c9/style.css" />

Basic usage

<wj-button>Button</wj-button>
0.1.2

4 days ago

0.1.1

5 days ago

0.1.8

3 days ago

0.1.7

3 days ago

0.1.4

4 days ago

0.1.3

4 days ago

0.1.6

3 days ago

0.1.5

3 days ago

0.1.0

2 months ago

0.0.30

2 months ago

0.0.31

2 months ago

0.0.29

2 months ago

0.0.28

3 months ago

0.0.27

3 months ago

0.0.22

3 months ago

0.0.23

3 months ago

0.0.24

3 months ago

0.0.25

3 months ago

0.0.26

3 months ago

0.0.21

3 months ago

0.0.20

3 months ago

0.0.19

3 months ago

0.0.18

3 months ago

0.0.17

3 months ago

0.0.10

3 months ago

0.0.11

3 months ago

0.0.12

3 months ago

0.0.13

3 months ago

0.0.14

3 months ago

0.0.15

3 months ago

0.0.16

3 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago

0.0.0

6 months ago