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

https://github.com/qeeqbox/icterid-template

Icterid Webapp Template
https://github.com/qeeqbox/icterid-template

app qeeqbox template web

Last synced: 3 months ago
JSON representation

Icterid Webapp Template

Awesome Lists containing this project

README

        

# Icterid-template
QeeqBox Icterid Template => [Live](https://qeeqbox.github.io/icterid-template/template.html)

### Add section
```js
add_table({"header":["id","string"],"body":[{"id":"1","string":"test 1"}],"info":"test section","name":"test-section"})
```