Packages Used
All these packages are Open Source. The client-side code is actually included in the repository rather than from an external source which ensures availability and security.
Client Side
| Package | Version | Licence | Perpose |
|---|---|---|---|
| eMission | MIT | Main source code | |
| PouchDB | 8.01 | Apache-2.0 | Database engine |
| qrenc | 4 | MIT | QR code generator |
| Elasticlunr | 0.96 | MIT | Text search |
| flatpickr | MIT | Date routines | |
| PptxGenJS jszip | MIT | Powerpoint generator | |
| PrintJS | 1.6.0 | MIT | Printing |
Server Side
| Package | Version | Licence | Perpose |
|---|---|---|---|
| CouchDB | 3.3 | Apache-2.0 | Replicating database |
| mdbook | MPL-2.0 | Documentation framework | |
| lighttpd | 1.4.70 | BSD ? | Web server |
eMission shows the power of leveraging Open Source code!