it-tools/src/tools
2023-08-12 23:53:55 +01:00
..
base64-file-converter refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
base64-string-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
basic-auth-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
bcrypt fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
benchmark-builder fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
bip39-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
camera-recorder feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
case-converter feat(Case Converter): Add lowercase and uppercase (#534) 2023-08-09 23:45:21 +02:00
chmod-calculator Added function to chmod-calculator to convert chmod symbolic string into octal value. 2023-08-12 23:53:55 +01: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 feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00: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(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
emoji-picker feat(new tool): emoji picker (#551) 2023-08-08 22:25:59 +02:00
encryption feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
eta-calculator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
git-memo refactor(naming): prevent auto import conflicts for git memo 2023-06-10 17:37:38 +02:00
hash-text feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
hmac-generator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
html-entities fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
html-wysiwyg-editor refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
http-status-codes refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
integer-base-converter refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
ipv4-address-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
ipv4-range-expander refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
ipv4-subnet-calculator refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
ipv6-ula-generator chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
json-diff feat(new tool): emoji picker (#551) 2023-08-08 22:25:59 +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(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
keycode-info refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
list-converter feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
lorem-ipsum-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
mac-address-lookup fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
math-evaluator refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
meta-tag-generator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
mime-types feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
otp-code-generator-and-validator chore(e2e): execute e2e against built app (#511) 2023-06-29 18:48:51 +02:00
password-strength-analyser feat(new-tool): password strength analyzer (#502) 2023-06-25 08:26:29 +00:00
percentage-calculator feat(new-tool): percentage calculator (#456) 2023-06-18 18:24:39 +02:00
phone-parser-and-formatter feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
qr-code-generator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
random-port-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
roman-numeral-converter fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
rsa-key-pair-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
slugify-string fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
sql-prettify feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00: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(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
text-to-nato-alphabet fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
token-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07: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 fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
url-parser refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
user-agent-parser refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
uuid-generator refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00: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): emoji picker (#551) 2023-08-08 22:25:59 +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