Skip to content

reineimi/va2tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

va2/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:

Embedding

For embedding, just add this code to your website (no need to fully replace the body tag):

<link rel='stylesheet' href='https://reineimi.github.io/va2/lib/va2.css'>
<script src='https://reineimi.github.io/va2/lib/va2.js' async></script>
<body onload="init(); extern.js('https://reineimi.github.io/va2/lib/va2tables.js', 'va2tables')"></body>

Previews from 2024/10/20

image image

About

Create and edit HTML tables right in place

Topics

Resources

Stars

Watchers

Forks

Languages