mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-24 15:49:37 +02:00
* npm install jwt-decode * added base tool structure * added function to decode JWT and display header and payload * use a table to display the data * show human readable values * added switch to toggle display of parsed values * lint * replaced basic package-lock.json with pnpm-lock.json * change the icon of the tool * simplify return * use camelCase * added description of the tool * always parse the values * use camelCase... |
||
---|---|---|
.. | ||
assets | ||
components | ||
composable | ||
layouts | ||
modules/tracker | ||
pages | ||
plugins | ||
stores | ||
tools | ||
utils | ||
App.vue | ||
config.ts | ||
main.ts | ||
router.ts | ||
shims.d.ts | ||
themes.ts |