it-tools/src
Isaiah fc06f01b34
feat(new-tool): yaml formater (#779)
* validating if yaml is correct and collecting format options

* Formatting yaml, sorting keys and changing indent size.

* Removed unused format options

* Fixed lint errors

* Installed types for js-yaml

* Removed legacy routing and added tool creation date

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>

* Using existing yaml package instead of js-yaml

* Update src/tools/yaml-viewer/index.ts

---------

Co-authored-by: Isaiah <66272034+isaiah-j@users.noreply.github.com>
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2024-01-31 09:58:53 +00:00
..
assets refactor(style): cleaner layout 2022-04-14 22:41:51 +02:00
components feat(i18n): add tooltip and favoriteButton i18n (#756) 2023-11-16 08:20:42 +00:00
composable fix(base64-file-converter): fix downloading of index.html content without data preambula (#750) 2023-11-13 10:44:23 +00:00
layouts feat(i18n): add tooltip and favoriteButton i18n (#756) 2023-11-16 08:20:42 +00:00
modules feat(i18n): language selector (#710) 2023-11-01 15:38:19 +01:00
pages refactor(about, i18n): improved i18n dx with markdown (#753) 2023-11-14 23:15:41 +00:00
plugins feat(i18n): support for i18n in .ts files (#683) 2023-10-22 10:23:00 +02:00
stores feat(enhancement): use system dark mode (#458) 2023-06-18 10:59:22 +02:00
tools feat(new-tool): yaml formater (#779) 2024-01-31 09:58:53 +00:00
ui refactor(about, i18n): improved i18n dx with markdown (#753) 2023-11-14 23:15:41 +00:00
utils feat(new tool): random MAC address generator (#657) 2023-10-31 11:34:24 +00: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