An open API service indexing awesome lists of open source software.

https://github.com/yohn/editable-table-example

An example of an HTML table you can edit live in your browser
https://github.com/yohn/editable-table-example

Last synced: 4 months ago
JSON representation

An example of an HTML table you can edit live in your browser

Awesome Lists containing this project

README

          

editable-table-example
=====================

An example of an HTML table you can edit live in your browser. Currently uses prompts instead of inline input fields, I will try and change this later on. You can right click "Save as..." and the page saved will retain the modifications (albeit with the editing code as well).