Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zikani03/papermaker
- Owner: zikani03
- License: mit
- Created: 2022-11-13T19:22:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T21:15:28.000Z (about 1 year ago)
- Last Synced: 2023-12-31T22:57:08.790Z (about 1 year ago)
- Topics: docx, docx-generator, pwa, wasm
- Language: Vue
- Homepage: https://papermaker.labs.zikani.me
- Size: 4.43 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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