Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zikani03/papermaker

Simple (progressive) web app for generating examination paper as .docx documents. Built with Go, WASM, and Vue
https://github.com/zikani03/papermaker

docx docx-generator pwa wasm

Last synced: 6 days ago
JSON representation

Simple (progressive) web app for generating examination paper as .docx documents. Built with Go, WASM, and Vue

Awesome Lists containing this project

README

        

papermaker
==========

Papermaker is a simple (progressive) web app to help Teachers form exam papers.
Built with VueJS, Vant, Go, WASM and docxlib

## Building

You will need the following to build:

- Go 1.21+
- Task
- node v20+ w/ npm 7+
- gox

```sh
$ task build
# Run also runs the build task, so can use that
$ task run
```

## LICENSE

MIT

---

Copyright (c) Zikani Nyirenda Mwase