yalo-web-components

2.5.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i yalo-web-components

Weekly Downloads

8

Version

2.5.1

License

MIT

Unpacked Size

281 kB

Total Files

11

Last publish

Collaborators

  • yalodev