add IPCalculator View (#557)
Some checks failed
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled

* create IPCalculator View + add cidr_tools package

* fixed translation and comma separated ip as placeholder
This commit is contained in:
Tomáš Lukča
2025-11-03 17:40:42 +01:00
committed by GitHub
parent da76327569
commit d66a4b71b8
6 changed files with 196 additions and 8 deletions

View File

@@ -16,6 +16,7 @@
"@vojtechlanka/vue-tags-input": "^3.1.1",
"bootstrap": "^5.3.7",
"bootswatch": "^5.3.7",
"cidr-tools": "^11.0.3",
"flag-icons": "^7.3.2",
"ip-address": "^10.0.1",
"is-cidr": "^5.1.1",