it-tools/src
sharevb f1a5489e21
feat(new tools): JSON to XML and XML to JSON (#1231)
* feat(new tool): JSON <> XML

Fix https://github.com/CorentinTh/it-tools/issues/314

* Update src/tools/xml-to-json/index.ts

* Update src/tools/json-to-xml/index.ts

* Update src/tools/json-to-xml/index.ts

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2024-08-09 20:11:39 +00:00
..
assets refactor(style): cleaner layout 2022-04-14 22:41:51 +02:00
components fix(format-transformer): set overflow for output area width (#787) 2024-05-27 18:16:24 +02:00
composable fix(emoji-picker): debounced search input (#1181) 2024-07-11 17:06:17 +02:00
layouts feat(i18n): add tooltip and favoriteButton i18n (#756) 2023-11-16 08:20:42 +00:00
modules feat(i18n): added German translation (#1038) 2024-05-10 10:57:42 +02:00
pages refactor(home): removed n-grid to prevent layout shift (#881) 2024-02-12 09:30:41 +00:00
plugins feat(i18n): get locales on build (#880) 2024-02-11 00:33:52 +01:00
stores feat(enhancement): use system dark mode (#458) 2023-06-18 10:59:22 +02:00
tools feat(new tools): JSON to XML and XML to JSON (#1231) 2024-08-09 20:11:39 +00:00
ui refactor(about, i18n): improved i18n dx with markdown (#753) 2023-11-14 23:15:41 +00:00
utils feat(base64): Base64 enhancements (#905) 2024-05-20 22:13:55 +02:00
App.vue feat(i18n): language selector (#710) 2023-11-01 15:38:19 +01:00
config.ts feat(ui-lib): demo pages for c-lib components 2023-04-23 22:43:06 +02:00
main.ts chore(i18n): setup i18n plugin config 2023-06-18 14:33:58 +02:00
router.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
shims.d.ts feat(new tool): pdf signature checker (#745) 2023-11-12 22:22:41 +00:00
themes.ts refactor(pwa): prompt for pwa update 2023-03-01 22:00:29 +01:00