it-tools/src/tools
2023-06-23 21:47:23 +02:00
..
base64-file-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
base64-string-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
basic-auth-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
bcrypt refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
benchmark-builder refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
bip39-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
camera-recorder chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
case-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
chmod-calculator feat(chmod-calculator): added symbolic representation (#455) 2023-06-18 11:01:54 +02:00
chronometer refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
color-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
crontab-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
date-time-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
device-information refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
docker-run-to-docker-compose-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
encryption refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
eta-calculator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
git-memo refactor(naming): prevent auto import conflicts for git memo 2023-06-10 17:37:38 +02:00
hash-text refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
hmac-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
html-entities refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
html-wysiwyg-editor refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
http-status-codes chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
integer-base-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
ipv4-address-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
ipv4-range-expander chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
ipv4-subnet-calculator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
ipv6-ula-generator chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
json-diff refacor(transformers): use monospace font for JSON and SQL text areas (#476) 2023-06-23 16:51:52 +02:00
json-minify fix(typos): fixed more typos & uppercase JSON (#475) 2023-06-23 15:23:47 +02:00
json-to-csv fix(typos): fixed more typos & uppercase JSON (#475) 2023-06-23 15:23:47 +02:00
json-to-toml feat(new-tool): json to toml 2023-06-23 21:47:23 +02:00
json-to-yaml-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
json-viewer refactor(json-viewer): input monospace font (#485) 2023-06-23 19:38:34 +00:00
jwt-parser refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
keycode-info refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
list-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
lorem-ipsum-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
mac-address-lookup chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
math-evaluator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
meta-tag-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
mime-types fix(mime-types): typos (#470) 2023-06-19 16:09:03 +00:00
otp-code-generator-and-validator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
percentage-calculator feat(new-tool): percentage calculator (#456) 2023-06-18 18:24:39 +02:00
phone-parser-and-formatter feat(phone-parser): searchable country code select 2023-06-10 16:43:03 +02:00
qr-code-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
random-port-generator chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
roman-numeral-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
rsa-key-pair-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
slugify-string refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
sql-prettify refacor(transformers): use monospace font for JSON and SQL text areas (#476) 2023-06-23 16:51:52 +02:00
svg-placeholder-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
temperature-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
text-statistics refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
text-to-nato-alphabet refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
token-generator chore(i18n): tool scoped locales (#471) 2023-06-19 21:14:44 +00:00
toml-to-json feat(new-tool): toml to json 2023-06-23 21:47:23 +02:00
toml-to-yaml feat(new-tool): toml to yaml 2023-06-23 21:47:23 +02:00
url-encoder refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
url-parser refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
user-agent-parser refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
uuid-generator chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
xml-formatter feat(new tool): xml formatter (#457) 2023-06-18 10:27:26 +00:00
yaml-to-json-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
yaml-to-toml feat(new-tool): yaml to toml 2023-06-23 21:47:23 +02:00
index.ts feat(new-tool): yaml to toml 2023-06-23 21:47:23 +02:00
tool.ts refactor(config): removed new tools env config 2023-04-10 13:11:10 +02:00
tools.store.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
tools.types.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00