2.5.1 • Published 3 years ago

yalo-web-components v2.5.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Yalo Web Components

Web components stack for Yalo Design System

This web components follows the open-wc recommendation.

Installation

npm i yalo-web-components

Usage

<script type="module">
  import 'yalo-web-components/yalo-web-components.js';
</script>

<yalo-web-components></yalo-web-components>

Tooling configs

For most of the tools, the configuration is in the package.json to minimize the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

2.5.1

3 years ago

2.5.0

3 years ago

2.4.0

3 years ago

2.3.1

3 years ago

2.3.0

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago