1.0.0 • Published 6 months ago

app-fragment v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

\

This webcomponent follows the open-wc recommendation.

Installation

npm i app-fragment

Usage

<script type="module">
  import 'app-fragment/app-fragment.js';
</script>

<app-fragment></app-fragment>

Tooling configs

For most of the tools, the configuration is in the package.json to reduce 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

1.0.0

6 months ago

0.4.6

7 months ago

0.4.5

10 months ago

0.4.4

10 months ago

0.4.3

10 months ago

0.4.2

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.0

10 months ago