it-tools-mcp 3.2.1 → 3.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +0 -0
- package/README.dockerhub.md +0 -0
- package/README.md +8 -8
- package/build/tools/ansible/ansible-inventory-generator/index.js +0 -0
- package/build/tools/ansible/ansible-playbook-validator/index.js +0 -0
- package/build/tools/ansible/ansible-reference/index.js +0 -0
- package/build/tools/ansible/ansible-vault-decrypt/index.js +0 -0
- package/build/tools/ansible/ansible-vault-encrypt/index.js +0 -0
- package/build/tools/color/color-hex-to-rgb/index.js +0 -0
- package/build/tools/color/color-rgb-to-hex/index.js +0 -0
- package/build/tools/crypto/basic-auth-generator/index.js +0 -0
- package/build/tools/crypto/bcrypt-hash/index.js +0 -0
- package/build/tools/crypto/bip39-generate/index.js +0 -0
- package/build/tools/crypto/hash-md5/index.js +0 -0
- package/build/tools/crypto/hash-sha1/index.js +0 -0
- package/build/tools/crypto/hash-sha256/index.js +0 -0
- package/build/tools/crypto/hash-sha512/index.js +0 -0
- package/build/tools/crypto/hmac-generator/index.js +0 -0
- package/build/tools/crypto/jwt-decode/index.js +0 -0
- package/build/tools/crypto/otp-code-generator/index.js +0 -0
- package/build/tools/crypto/password-generate/index.js +0 -0
- package/build/tools/crypto/token-generator/index.js +0 -0
- package/build/tools/dataFormat/html-to-markdown/index.js +0 -0
- package/build/tools/dataFormat/json-diff/index.js +0 -0
- package/build/tools/dataFormat/json-format/index.js +0 -0
- package/build/tools/dataFormat/json-minify/index.js +0 -0
- package/build/tools/dataFormat/json-to-csv/index.js +0 -0
- package/build/tools/dataFormat/json-to-toml/index.js +0 -0
- package/build/tools/dataFormat/markdown-to-html/index.js +0 -0
- package/build/tools/dataFormat/phone-format/index.js +0 -0
- package/build/tools/dataFormat/sql-format/index.js +0 -0
- package/build/tools/dataFormat/toml-to-json/index.js +0 -0
- package/build/tools/dataFormat/xml-format/index.js +0 -0
- package/build/tools/dataFormat/yaml-format/index.js +0 -0
- package/build/tools/development/crontab-generate/index.js +0 -0
- package/build/tools/development/html-prettifier/index.js +0 -0
- package/build/tools/development/javascript-prettifier/index.js +0 -0
- package/build/tools/development/list-converter/index.js +0 -0
- package/build/tools/development/markdown-toc-generator/index.js +0 -0
- package/build/tools/development/regex-tester/index.js +0 -0
- package/build/tools/docker/docker-compose-to-docker-run/index.js +0 -0
- package/build/tools/docker/docker-compose-validator/index.js +0 -0
- package/build/tools/docker/docker-reference/index.js +0 -0
- package/build/tools/docker/docker-run-to-docker-compose/index.js +0 -0
- package/build/tools/docker/traefik-compose-generator/index.js +0 -0
- package/build/tools/encoding/base64-decode/index.js +0 -0
- package/build/tools/encoding/base64-encode/index.js +0 -0
- package/build/tools/encoding/html-decode/index.js +0 -0
- package/build/tools/encoding/html-encode/index.js +0 -0
- package/build/tools/encoding/html-entities-extended/index.js +0 -0
- package/build/tools/encoding/text-to-binary/index.js +0 -0
- package/build/tools/encoding/url-decode/index.js +0 -0
- package/build/tools/encoding/url-encode/index.js +0 -0
- package/build/tools/forensic/file-type-identifier/index.js +0 -0
- package/build/tools/forensic/safelink-decoder/index.js +0 -0
- package/build/tools/forensic/url-fanger/index.js +0 -0
- package/build/tools/idGenerators/qr-generate/index.js +0 -0
- package/build/tools/idGenerators/svg-placeholder-generator/index.js +0 -0
- package/build/tools/idGenerators/ulid-generate/index.js +0 -0
- package/build/tools/idGenerators/uuid-generate/index.js +0 -0
- package/build/tools/math/math-evaluate/index.js +0 -0
- package/build/tools/math/number-base-converter/index.js +0 -0
- package/build/tools/math/percentage-calculator/index.js +0 -0
- package/build/tools/math/roman-numeral-converter/index.js +0 -0
- package/build/tools/math/temperature-converter/index.js +0 -0
- package/build/tools/math/unix-timestamp-converter/index.js +0 -0
- package/build/tools/network/cat/index.js +0 -0
- package/build/tools/network/cidr-to-ip-range/index.js +0 -0
- package/build/tools/network/curl/index.js +0 -0
- package/build/tools/network/dig/index.js +0 -0
- package/build/tools/network/grep/index.js +0 -0
- package/build/tools/network/head/index.js +0 -0
- package/build/tools/network/iban-validate/index.js +0 -0
- package/build/tools/network/ip-range-to-cidr/index.js +0 -0
- package/build/tools/network/ip-subnet-calculator/index.js +0 -0
- package/build/tools/network/ipv4-subnet-calc/index.js +0 -0
- package/build/tools/network/ipv6-subnet-calculator/index.js +0 -0
- package/build/tools/network/ipv6-ula-generator/index.js +0 -0
- package/build/tools/network/mac-address-generate/index.js +0 -0
- package/build/tools/network/nslookup/index.js +0 -0
- package/build/tools/network/ping/index.js +0 -0
- package/build/tools/network/ps/index.js +0 -0
- package/build/tools/network/random-port/index.js +0 -0
- package/build/tools/network/scp/index.js +0 -0
- package/build/tools/network/ssh/index.js +0 -0
- package/build/tools/network/tail/index.js +0 -0
- package/build/tools/network/telnet/index.js +0 -0
- package/build/tools/network/top/index.js +0 -0
- package/build/tools/network/url-parse/index.js +0 -0
- package/build/tools/physics/angle-converter/index.js +0 -0
- package/build/tools/physics/energy-converter/index.js +0 -0
- package/build/tools/physics/power-converter/index.js +0 -0
- package/build/tools/text/ascii-art-text/index.js +0 -0
- package/build/tools/text/distinct-words/index.js +0 -0
- package/build/tools/text/emoji-search/index.js +0 -0
- package/build/tools/text/lorem-ipsum-generator/index.js +0 -0
- package/build/tools/text/numeronym-generator/index.js +0 -0
- package/build/tools/text/slugify-string/index.js +0 -0
- package/build/tools/text/string-obfuscator/index.js +0 -0
- package/build/tools/text/text-camelcase/index.js +0 -0
- package/build/tools/text/text-capitalize/index.js +0 -0
- package/build/tools/text/text-diff/index.js +0 -0
- package/build/tools/text/text-kebabcase/index.js +0 -0
- package/build/tools/text/text-lowercase/index.js +0 -0
- package/build/tools/text/text-pascalcase/index.js +0 -0
- package/build/tools/text/text-snakecase/index.js +0 -0
- package/build/tools/text/text-stats/index.js +0 -0
- package/build/tools/text/text-to-nato-alphabet/index.js +0 -0
- package/build/tools/text/text-to-unicode/index.js +0 -0
- package/build/tools/text/text-to-unicode-names/index.js +0 -0
- package/build/tools/text/text-uppercase/index.js +0 -0
- package/build/tools/utility/css-prettifier/index.js +0 -0
- package/build/tools/utility/device-info/index.js +0 -0
- package/build/tools/utility/email-normalizer/index.js +0 -0
- package/build/tools/utility/http-status-codes/index.js +0 -0
- package/build/tools/utility/mime-types/index.js +0 -0
- package/build/tools/utility/port-numbers/index.js +0 -0
- package/build/tools/utility/rem-px-converter/index.js +0 -0
- package/package.json +1 -1
package/LICENSE
CHANGED
|
File without changes
|
package/README.dockerhub.md
CHANGED
|
File without changes
|
package/README.md
CHANGED
|
@@ -309,20 +309,20 @@ This project uses **Conventional Commits** for clear, consistent commit messages
|
|
|
309
309
|
|
|
310
310
|
**Version Management:**
|
|
311
311
|
|
|
312
|
-
-
|
|
312
|
+
- 🤖 **Automatic version bumping** - Git hooks automatically bump versions based on commit message types
|
|
313
313
|
- 🤖 **Automatic publishing** - CI/CD detects changes and publishes automatically
|
|
314
|
-
- 🏷️ **Git tags** - Created automatically based on
|
|
314
|
+
- 🏷️ **Git tags** - Created automatically based on conventional commit messages
|
|
315
315
|
|
|
316
316
|
**Examples:**
|
|
317
317
|
|
|
318
318
|
```bash
|
|
319
|
-
git commit -m "feat: add new encryption tool"
|
|
320
|
-
git commit -m "fix: resolve base64 decoding issue"
|
|
321
|
-
git commit -m "docs: improve README examples"
|
|
319
|
+
git commit -m "feat: add new encryption tool" # → minor version bump
|
|
320
|
+
git commit -m "fix: resolve base64 decoding issue" # → patch version bump
|
|
321
|
+
git commit -m "docs: improve README examples" # → patch version bump
|
|
322
|
+
git commit -m "feat!: breaking API change" # → major version bump
|
|
322
323
|
|
|
323
|
-
#
|
|
324
|
-
npm version
|
|
325
|
-
git commit -m "chore: bump version to v1.2.3"
|
|
324
|
+
# Version is automatically bumped and committed by git hooks
|
|
325
|
+
# No manual npm version commands needed!
|
|
326
326
|
git push
|
|
327
327
|
```
|
|
328
328
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|