Artifact 1189cc3c5df9ade27083473a21b7b2a7a2b30c12d0f07071783a1810f332a61e:
- File docs/usageexamples.md — part of check-in [7afff168cb] at 2018-02-07 23:53:59 on branch trunk — Fix documentation typos reported by Andreas Kupries. (user: drh size: 866)
Web Applications Using Wapp
The following are some of the known uses of Wapp in the wild:
The checklist application used to manage testing and release of SQLite is a Wapp script. Source code for the checklist application is at https://sqlite.org/checklistapp.
The skins page of Fossil is implemented as a simple Wapp script.
The search feature on the SQLite homepage is implemented using a Wapp-script, seen here. (NB: The search.tcl.in script is processed using mkscript.tcl prior to being deployed.)