Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reineimi/va2tables
Create and edit HTML tables right in place
https://github.com/reineimi/va2tables
editor html tables
Last synced: 5 days ago
JSON representation
Create and edit HTML tables right in place
- Host: GitHub
- URL: https://github.com/reineimi/va2tables
- Owner: reineimi
- Created: 2024-10-20T02:25:16.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-10-20T19:18:02.000Z (28 days ago)
- Last Synced: 2024-10-20T23:50:59.272Z (27 days ago)
- Topics: editor, html, tables
- Language: HTML
- Homepage: https://reineimi.github.io/va2tables/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [va2/lib/va2tables.js](https://github.com/reineimi/va2/blob/main/lib/va2tables.js)
# Va2: Tables
This module allows you to create and edit HTML tables right on your webpage.
You can also use it right now:### [View live version](https://reineimi.github.io/va2tables/)
#
# Embedding
For embedding, just add this code to your website (no need to *fully* replace the `body` tag):
```html```
#
# Previews from 2024/10/20
![image](https://github.com/user-attachments/assets/6a4f58a8-4e0b-4b2a-befa-f848c24efcf1)
![image](https://github.com/user-attachments/assets/3cedcb6e-9366-4c56-9e80-d7659d1984dd)