jamd-lit-data-provider

1.0.8 • Public • Published

Data Provider

Lit Element Data Provider Component

<data-provider>

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

Readme

Keywords

none

Package Sidebar

Install

npm i jamd-lit-data-provider

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

12.8 kB

Total Files

13

Last publish

Collaborators

  • jamd_gft