Skip to content

code4fukui/input-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

input-table

movie.6.mp4

https://code4fukui.github.io/input-table/

  • set / get value by CSV
  • move cursor by cursor key up / down and tab / shift+tab
  • paste from spreadsheet
  • add row / line
  • delete row / line by selection

usage

<script type="module" src="https://code4fukui.github.io/input-table/input-table.js"></script>
<input-table id="inputtable"></input-table><br>

<textarea id="chk" style="width:70vw;height:7em;margin-top:1em">name,date,value
abc,2021-06-19,100
def,2021-06-20,10
xyz,2021-07-01,5</textarea>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published