wj-elements
TypeScript icon, indicating that this package has built-in type declarations

0.1.171 • Public • Published

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>

Package Sidebar

Install

npm i wj-elements

Weekly Downloads

156

Version

0.1.171

License

MIT

Unpacked Size

8.16 MB

Total Files

6183

Last publish

Collaborators

  • lencys
  • rhr_iway
OSZAR »