Generator for german ID cards
https://mynacol.codeberg.page/perso/
- JavaScript 97.4%
- CSS 2.6%
|
Mynacol
0199fc784f
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
|
||
|---|---|---|
| dist | Initial commit | |
| src | Update bulma 0.9.4 -> 1.0.0 | |
| .gitignore | Initial commit | |
| .woodpecker.yml | CI: Remove workaround | |
| package-lock.json | Update dependencies | |
| package.json | Update dependencies | |
| README.md | Improve README | |
| webpack.config.js | Initial commit | |
Perso-Generator
Generator for german ID cards. Available as web app or cli tool.
Essentially a rewrite of persoschleuder and perso-utils in JavaScript. The advantage is you can deploy the webpage to a static site hoster and the contents are generated client-side.
Command line usage
Just run:
node src/cli.mjs
You can use the arguments --first_name and --last_name to manually set those attributes.