Mynacol/perso
1
0
Fork
You've already forked perso
0
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
Update dependencies
2025年12月27日 22:37:00 +00:00
dist Initial commit 2023年11月19日 14:16:37 +01:00
src Update bulma 0.9.4 -> 1.0.0 2024年03月24日 12:40:20 +01:00
.gitignore Initial commit 2023年11月19日 14:16:37 +01:00
.woodpecker.yml CI: Remove workaround 2024年03月29日 13:16:24 +01:00
package-lock.json Update dependencies 2025年12月27日 22:37:00 +00:00
package.json Update dependencies 2025年12月27日 22:37:00 +00:00
README.md Improve README 2023年11月19日 14:26:30 +01:00
webpack.config.js Initial commit 2023年11月19日 14:16:37 +01:00

Perso-Generator

status-badge

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.