/src/bun.js/builtins/js/

path: root/src/tools/json-to-csv/json-to-csv.vue (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-06-18feat(new-tool): json to csv converterGravatar Corentin Thomasset 1-5/+10
2023-06-18fix(sonar): took down minor sonar warningGravatar Corentin Thomasset 2-3/+1
2023-06-18chore(i18n): setup i18n plugin configGravatar Corentin Thomasset 11-5/+256
2023-06-18feat(new tool): xml formatter (#457)Gravatar jmmanzano 10-0/+156
* feat(new tool): xml formatter * feat(xml-formatter): added happy path e2e tests * refactor(xml-formatter): improved unit tests * refactor(xml-formatter): add better suitable icon * feat(xml-formatter): added happy path e2e tests * feat(xml-formatter): registered xml as syntax highlighter * chore(auto-import): removed unused NSpace --------- Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-06-18feat(chmod-calculator): added symbolic representation (#455)Gravatar myztillx 3-3/+82
2023-06-18feat(enhancement): use system dark mode (#458)Gravatar Seb 4-35/+8
* Use prefers-color-scheme * Remove theme store
2023-06-11refactor(c-input-text): force usage of props with defaultGravatar Corentin Thomasset 1-2/+1
2023-06-10refactor(naming): prevent auto import conflicts for git memoGravatar Corentin Thomasset 3-2/+3
2023-06-10refactor(imports): removed unnecessary imports to vueGravatar Corentin Thomasset 59-59/+17