datasette-table

0.1.0 • Public • Published

datasette-table

A (highly experimental) Web Component for embedding a Datasette table on a page.

Usage

<script type="module" src="https://unpkg.com/datasette-table?module"></script>

<datasette-table
    url="https://global-power-plants.datasettes.com/global-power-plants/global-power-plants.json"
></datasette-table>

Development

Check out this repository, then run:

cd datasette-table
npm install

Then to start a local development server (using Vite):

npm run dev

Then visit http://localhost:3000/

Readme

Keywords

none

Package Sidebar

Install

npm i datasette-table

Weekly Downloads

2

Version

0.1.0

License

Apache-2.0

Unpacked Size

3.59 kB

Total Files

5

Last publish

Collaborators

  • swillison