1.0.8 • Published 4 years ago

jamd-lit-data-provider v1.0.8

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Data Provider

Lit Element Data Provider Component

\

This webcomponent follows the open-wc recommendation.

Installation

npm i data-provider

Usage

<script type="module">
  import 'data-provider/data-provider.js';
</script>

<data-provider></data-provider>

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 es-dev-server

npm start
1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago