mirror of
				https://github.com/CorentinTh/it-tools.git
				synced 2025-11-04 05:53:25 +00:00 
			
		
		
		
	Compare commits
	
		
			83 Commits
		
	
	
		
			v2.18.0
			...
			v2023.4.13
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					7d7cc99866 | ||
| 
						 | 
					dce9ff91e2 | ||
| 
						 | 
					80401b6405 | ||
| 
						 | 
					fd9ab59172 | ||
| 
						 | 
					5fa811a583 | ||
| 
						 | 
					c0a89131dd | ||
| 
						 | 
					05f06f6a07 | ||
| 
						 | 
					9fa4c26929 | ||
| 
						 | 
					9d639edf2d | ||
| 
						 | 
					a1e983538c | ||
| 
						 | 
					1d7f8b9a8c | ||
| 
						 | 
					ec7cb9351c | ||
| 
						 | 
					ebfdb64fde | ||
| 
						 | 
					d2a2686705 | ||
| 
						 | 
					d7a503b4ae | ||
| 
						 | 
					28145e0ffe | ||
| 
						 | 
					8930e139b2 | ||
| 
						 | 
					076df11024 | ||
| 
						 | 
					1060652590 | ||
| 
						 | 
					f5c865b278 | ||
| 
						 | 
					001031b7b5 | ||
| 
						 | 
					4ccd73c2d1 | ||
| 
						 | 
					2293f63a79 | ||
| 
						 | 
					0161395585 | ||
| 
						 | 
					4d011f15a1 | ||
| 
						 | 
					4a1afb2b69 | ||
| 
						 | 
					f350dc19aa | ||
| 
						 | 
					f3480fe560 | ||
| 
						 | 
					f68e859c20 | ||
| 
						 | 
					4872d71165 | ||
| 
						 | 
					fb8a3a0fee | ||
| 
						 | 
					20282987e3 | ||
| 
						 | 
					ff5f38bec6 | ||
| 
						 | 
					6e84ea4061 | ||
| 
						 | 
					004cb83719 | ||
| 
						 | 
					aa4dc0418e | ||
| 
						 | 
					a599528044 | ||
| 
						 | 
					b3390f6ff7 | ||
| 
						 | 
					dee5586bf5 | ||
| 
						 | 
					5281824b5d | ||
| 
						 | 
					15cb03347c | ||
| 
						 | 
					24ba0ff5fa | ||
| 
						 | 
					849981d1ec | ||
| 
						 | 
					3b625fd473 | ||
| 
						 | 
					863c8d0f6a | ||
| 
						 | 
					9b4f7727f2 | ||
| 
						 | 
					cf16cb195d | ||
| 
						 | 
					f6237376e1 | ||
| 
						 | 
					165dc93f83 | ||
| 
						 | 
					161a21f285 | ||
| 
						 | 
					972ffe6f69 | ||
| 
						 | 
					c339ab3551 | ||
| 
						 | 
					47948dd343 | ||
| 
						 | 
					91369cb238 | ||
| 
						 | 
					ffb99579ba | ||
| 
						 | 
					f512d09227 | ||
| 
						 | 
					7c40539ef9 | ||
| 
						 | 
					f3b1863f09 | ||
| 
						 | 
					b1d6bfd2dc | ||
| 
						 | 
					8787ce72ab | ||
| 
						 | 
					dab8d63390 | ||
| 
						 | 
					96aaa35ea2 | ||
| 
						 | 
					519b169336 | ||
| 
						 | 
					3bc1f0d1fa | ||
| 
						 | 
					b519cc9574 | ||
| 
						 | 
					30e9149d61 | ||
| 
						 | 
					7958e2e075 | ||
| 
						 | 
					61024279b5 | ||
| 
						 | 
					ad202bd372 | ||
| 
						 | 
					400654b6b1 | ||
| 
						 | 
					3351b70c1a | ||
| 
						 | 
					53ce079dff | ||
| 
						 | 
					a771346250 | ||
| 
						 | 
					a312dedf65 | ||
| 
						 | 
					0ddf18f4b5 | ||
| 
						 | 
					9634f5d9a8 | ||
| 
						 | 
					e6c0445684 | ||
| 
						 | 
					32f87f3fca | ||
| 
						 | 
					a3b1cb5737 | ||
| 
						 | 
					6fe4b5ac60 | ||
| 
						 | 
					1a3f0a135d | ||
| 
						 | 
					072083832d | ||
| 
						 | 
					c934c4e50c | 
							
								
								
									
										264
									
								
								.eslintrc-auto-import.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										264
									
								
								.eslintrc-auto-import.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,264 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					  "globals": {
 | 
				
			||||||
 | 
					    "Component": true,
 | 
				
			||||||
 | 
					    "ComponentPublicInstance": true,
 | 
				
			||||||
 | 
					    "ComputedRef": true,
 | 
				
			||||||
 | 
					    "EffectScope": true,
 | 
				
			||||||
 | 
					    "InjectionKey": true,
 | 
				
			||||||
 | 
					    "PropType": true,
 | 
				
			||||||
 | 
					    "Ref": true,
 | 
				
			||||||
 | 
					    "VNode": true,
 | 
				
			||||||
 | 
					    "asyncComputed": true,
 | 
				
			||||||
 | 
					    "autoResetRef": true,
 | 
				
			||||||
 | 
					    "computed": true,
 | 
				
			||||||
 | 
					    "computedAsync": true,
 | 
				
			||||||
 | 
					    "computedEager": true,
 | 
				
			||||||
 | 
					    "computedInject": true,
 | 
				
			||||||
 | 
					    "computedWithControl": true,
 | 
				
			||||||
 | 
					    "controlledComputed": true,
 | 
				
			||||||
 | 
					    "controlledRef": true,
 | 
				
			||||||
 | 
					    "createApp": true,
 | 
				
			||||||
 | 
					    "createEventHook": true,
 | 
				
			||||||
 | 
					    "createGlobalState": true,
 | 
				
			||||||
 | 
					    "createInjectionState": true,
 | 
				
			||||||
 | 
					    "createReactiveFn": true,
 | 
				
			||||||
 | 
					    "createSharedComposable": true,
 | 
				
			||||||
 | 
					    "createUnrefFn": true,
 | 
				
			||||||
 | 
					    "customRef": true,
 | 
				
			||||||
 | 
					    "debouncedRef": true,
 | 
				
			||||||
 | 
					    "debouncedWatch": true,
 | 
				
			||||||
 | 
					    "defineAsyncComponent": true,
 | 
				
			||||||
 | 
					    "defineComponent": true,
 | 
				
			||||||
 | 
					    "eagerComputed": true,
 | 
				
			||||||
 | 
					    "effectScope": true,
 | 
				
			||||||
 | 
					    "extendRef": true,
 | 
				
			||||||
 | 
					    "getCurrentInstance": true,
 | 
				
			||||||
 | 
					    "getCurrentScope": true,
 | 
				
			||||||
 | 
					    "h": true,
 | 
				
			||||||
 | 
					    "ignorableWatch": true,
 | 
				
			||||||
 | 
					    "inject": true,
 | 
				
			||||||
 | 
					    "isDefined": true,
 | 
				
			||||||
 | 
					    "isProxy": true,
 | 
				
			||||||
 | 
					    "isReactive": true,
 | 
				
			||||||
 | 
					    "isReadonly": true,
 | 
				
			||||||
 | 
					    "isRef": true,
 | 
				
			||||||
 | 
					    "logicAnd": true,
 | 
				
			||||||
 | 
					    "logicNot": true,
 | 
				
			||||||
 | 
					    "logicOr": true,
 | 
				
			||||||
 | 
					    "makeDestructurable": true,
 | 
				
			||||||
 | 
					    "markRaw": true,
 | 
				
			||||||
 | 
					    "nextTick": true,
 | 
				
			||||||
 | 
					    "onActivated": true,
 | 
				
			||||||
 | 
					    "onBeforeMount": true,
 | 
				
			||||||
 | 
					    "onBeforeRouteLeave": true,
 | 
				
			||||||
 | 
					    "onBeforeRouteUpdate": true,
 | 
				
			||||||
 | 
					    "onBeforeUnmount": true,
 | 
				
			||||||
 | 
					    "onBeforeUpdate": true,
 | 
				
			||||||
 | 
					    "onClickOutside": true,
 | 
				
			||||||
 | 
					    "onDeactivated": true,
 | 
				
			||||||
 | 
					    "onErrorCaptured": true,
 | 
				
			||||||
 | 
					    "onKeyStroke": true,
 | 
				
			||||||
 | 
					    "onLongPress": true,
 | 
				
			||||||
 | 
					    "onMounted": true,
 | 
				
			||||||
 | 
					    "onRenderTracked": true,
 | 
				
			||||||
 | 
					    "onRenderTriggered": true,
 | 
				
			||||||
 | 
					    "onScopeDispose": true,
 | 
				
			||||||
 | 
					    "onServerPrefetch": true,
 | 
				
			||||||
 | 
					    "onStartTyping": true,
 | 
				
			||||||
 | 
					    "onUnmounted": true,
 | 
				
			||||||
 | 
					    "onUpdated": true,
 | 
				
			||||||
 | 
					    "pausableWatch": true,
 | 
				
			||||||
 | 
					    "provide": true,
 | 
				
			||||||
 | 
					    "reactify": true,
 | 
				
			||||||
 | 
					    "reactifyObject": true,
 | 
				
			||||||
 | 
					    "reactive": true,
 | 
				
			||||||
 | 
					    "reactiveComputed": true,
 | 
				
			||||||
 | 
					    "reactiveOmit": true,
 | 
				
			||||||
 | 
					    "reactivePick": true,
 | 
				
			||||||
 | 
					    "readonly": true,
 | 
				
			||||||
 | 
					    "ref": true,
 | 
				
			||||||
 | 
					    "refAutoReset": true,
 | 
				
			||||||
 | 
					    "refDebounced": true,
 | 
				
			||||||
 | 
					    "refDefault": true,
 | 
				
			||||||
 | 
					    "refThrottled": true,
 | 
				
			||||||
 | 
					    "refWithControl": true,
 | 
				
			||||||
 | 
					    "resolveComponent": true,
 | 
				
			||||||
 | 
					    "resolveRef": true,
 | 
				
			||||||
 | 
					    "resolveUnref": true,
 | 
				
			||||||
 | 
					    "shallowReactive": true,
 | 
				
			||||||
 | 
					    "shallowReadonly": true,
 | 
				
			||||||
 | 
					    "shallowRef": true,
 | 
				
			||||||
 | 
					    "syncRef": true,
 | 
				
			||||||
 | 
					    "syncRefs": true,
 | 
				
			||||||
 | 
					    "templateRef": true,
 | 
				
			||||||
 | 
					    "throttledRef": true,
 | 
				
			||||||
 | 
					    "throttledWatch": true,
 | 
				
			||||||
 | 
					    "toRaw": true,
 | 
				
			||||||
 | 
					    "toReactive": true,
 | 
				
			||||||
 | 
					    "toRef": true,
 | 
				
			||||||
 | 
					    "toRefs": true,
 | 
				
			||||||
 | 
					    "triggerRef": true,
 | 
				
			||||||
 | 
					    "tryOnBeforeMount": true,
 | 
				
			||||||
 | 
					    "tryOnBeforeUnmount": true,
 | 
				
			||||||
 | 
					    "tryOnMounted": true,
 | 
				
			||||||
 | 
					    "tryOnScopeDispose": true,
 | 
				
			||||||
 | 
					    "tryOnUnmounted": true,
 | 
				
			||||||
 | 
					    "unref": true,
 | 
				
			||||||
 | 
					    "unrefElement": true,
 | 
				
			||||||
 | 
					    "until": true,
 | 
				
			||||||
 | 
					    "useActiveElement": true,
 | 
				
			||||||
 | 
					    "useAsyncQueue": true,
 | 
				
			||||||
 | 
					    "useAsyncState": true,
 | 
				
			||||||
 | 
					    "useAttrs": true,
 | 
				
			||||||
 | 
					    "useBase64": true,
 | 
				
			||||||
 | 
					    "useBattery": true,
 | 
				
			||||||
 | 
					    "useBluetooth": true,
 | 
				
			||||||
 | 
					    "useBreakpoints": true,
 | 
				
			||||||
 | 
					    "useBroadcastChannel": true,
 | 
				
			||||||
 | 
					    "useBrowserLocation": true,
 | 
				
			||||||
 | 
					    "useCached": true,
 | 
				
			||||||
 | 
					    "useClamp": true,
 | 
				
			||||||
 | 
					    "useClipboard": true,
 | 
				
			||||||
 | 
					    "useColorMode": true,
 | 
				
			||||||
 | 
					    "useConfirmDialog": true,
 | 
				
			||||||
 | 
					    "useCounter": true,
 | 
				
			||||||
 | 
					    "useCssModule": true,
 | 
				
			||||||
 | 
					    "useCssVar": true,
 | 
				
			||||||
 | 
					    "useCssVars": true,
 | 
				
			||||||
 | 
					    "useCurrentElement": true,
 | 
				
			||||||
 | 
					    "useCycleList": true,
 | 
				
			||||||
 | 
					    "useDark": true,
 | 
				
			||||||
 | 
					    "useDateFormat": true,
 | 
				
			||||||
 | 
					    "useDebounce": true,
 | 
				
			||||||
 | 
					    "useDebounceFn": true,
 | 
				
			||||||
 | 
					    "useDebouncedRefHistory": true,
 | 
				
			||||||
 | 
					    "useDeviceMotion": true,
 | 
				
			||||||
 | 
					    "useDeviceOrientation": true,
 | 
				
			||||||
 | 
					    "useDevicePixelRatio": true,
 | 
				
			||||||
 | 
					    "useDevicesList": true,
 | 
				
			||||||
 | 
					    "useDialog": true,
 | 
				
			||||||
 | 
					    "useDisplayMedia": true,
 | 
				
			||||||
 | 
					    "useDocumentVisibility": true,
 | 
				
			||||||
 | 
					    "useDraggable": true,
 | 
				
			||||||
 | 
					    "useDropZone": true,
 | 
				
			||||||
 | 
					    "useElementBounding": true,
 | 
				
			||||||
 | 
					    "useElementByPoint": true,
 | 
				
			||||||
 | 
					    "useElementHover": true,
 | 
				
			||||||
 | 
					    "useElementSize": true,
 | 
				
			||||||
 | 
					    "useElementVisibility": true,
 | 
				
			||||||
 | 
					    "useEventBus": true,
 | 
				
			||||||
 | 
					    "useEventListener": true,
 | 
				
			||||||
 | 
					    "useEventSource": true,
 | 
				
			||||||
 | 
					    "useEyeDropper": true,
 | 
				
			||||||
 | 
					    "useFavicon": true,
 | 
				
			||||||
 | 
					    "useFetch": true,
 | 
				
			||||||
 | 
					    "useFileDialog": true,
 | 
				
			||||||
 | 
					    "useFileSystemAccess": true,
 | 
				
			||||||
 | 
					    "useFocus": true,
 | 
				
			||||||
 | 
					    "useFocusWithin": true,
 | 
				
			||||||
 | 
					    "useFps": true,
 | 
				
			||||||
 | 
					    "useFullscreen": true,
 | 
				
			||||||
 | 
					    "useGamepad": true,
 | 
				
			||||||
 | 
					    "useGeolocation": true,
 | 
				
			||||||
 | 
					    "useIdle": true,
 | 
				
			||||||
 | 
					    "useImage": true,
 | 
				
			||||||
 | 
					    "useInfiniteScroll": true,
 | 
				
			||||||
 | 
					    "useIntersectionObserver": true,
 | 
				
			||||||
 | 
					    "useInterval": true,
 | 
				
			||||||
 | 
					    "useIntervalFn": true,
 | 
				
			||||||
 | 
					    "useKeyModifier": true,
 | 
				
			||||||
 | 
					    "useLastChanged": true,
 | 
				
			||||||
 | 
					    "useLink": true,
 | 
				
			||||||
 | 
					    "useLoadingBar": true,
 | 
				
			||||||
 | 
					    "useLocalStorage": true,
 | 
				
			||||||
 | 
					    "useMagicKeys": true,
 | 
				
			||||||
 | 
					    "useManualRefHistory": true,
 | 
				
			||||||
 | 
					    "useMediaControls": true,
 | 
				
			||||||
 | 
					    "useMediaQuery": true,
 | 
				
			||||||
 | 
					    "useMemoize": true,
 | 
				
			||||||
 | 
					    "useMemory": true,
 | 
				
			||||||
 | 
					    "useMessage": true,
 | 
				
			||||||
 | 
					    "useMounted": true,
 | 
				
			||||||
 | 
					    "useMouse": true,
 | 
				
			||||||
 | 
					    "useMouseInElement": true,
 | 
				
			||||||
 | 
					    "useMousePressed": true,
 | 
				
			||||||
 | 
					    "useMutationObserver": true,
 | 
				
			||||||
 | 
					    "useNavigatorLanguage": true,
 | 
				
			||||||
 | 
					    "useNetwork": true,
 | 
				
			||||||
 | 
					    "useNotification": true,
 | 
				
			||||||
 | 
					    "useNow": true,
 | 
				
			||||||
 | 
					    "useObjectUrl": true,
 | 
				
			||||||
 | 
					    "useOffsetPagination": true,
 | 
				
			||||||
 | 
					    "useOnline": true,
 | 
				
			||||||
 | 
					    "usePageLeave": true,
 | 
				
			||||||
 | 
					    "useParallax": true,
 | 
				
			||||||
 | 
					    "usePermission": true,
 | 
				
			||||||
 | 
					    "usePointer": true,
 | 
				
			||||||
 | 
					    "usePointerSwipe": true,
 | 
				
			||||||
 | 
					    "usePreferredColorScheme": true,
 | 
				
			||||||
 | 
					    "usePreferredDark": true,
 | 
				
			||||||
 | 
					    "usePreferredLanguages": true,
 | 
				
			||||||
 | 
					    "useRafFn": true,
 | 
				
			||||||
 | 
					    "useRefHistory": true,
 | 
				
			||||||
 | 
					    "useResizeObserver": true,
 | 
				
			||||||
 | 
					    "useRoute": true,
 | 
				
			||||||
 | 
					    "useRouter": true,
 | 
				
			||||||
 | 
					    "useScreenOrientation": true,
 | 
				
			||||||
 | 
					    "useScreenSafeArea": true,
 | 
				
			||||||
 | 
					    "useScriptTag": true,
 | 
				
			||||||
 | 
					    "useScroll": true,
 | 
				
			||||||
 | 
					    "useScrollLock": true,
 | 
				
			||||||
 | 
					    "useSessionStorage": true,
 | 
				
			||||||
 | 
					    "useShare": true,
 | 
				
			||||||
 | 
					    "useSlots": true,
 | 
				
			||||||
 | 
					    "useSpeechRecognition": true,
 | 
				
			||||||
 | 
					    "useSpeechSynthesis": true,
 | 
				
			||||||
 | 
					    "useStepper": true,
 | 
				
			||||||
 | 
					    "useStorage": true,
 | 
				
			||||||
 | 
					    "useStorageAsync": true,
 | 
				
			||||||
 | 
					    "useStyleTag": true,
 | 
				
			||||||
 | 
					    "useSwipe": true,
 | 
				
			||||||
 | 
					    "useTemplateRefsList": true,
 | 
				
			||||||
 | 
					    "useTextSelection": true,
 | 
				
			||||||
 | 
					    "useTextareaAutosize": true,
 | 
				
			||||||
 | 
					    "useThrottle": true,
 | 
				
			||||||
 | 
					    "useThrottleFn": true,
 | 
				
			||||||
 | 
					    "useThrottledRefHistory": true,
 | 
				
			||||||
 | 
					    "useTimeAgo": true,
 | 
				
			||||||
 | 
					    "useTimeout": true,
 | 
				
			||||||
 | 
					    "useTimeoutFn": true,
 | 
				
			||||||
 | 
					    "useTimeoutPoll": true,
 | 
				
			||||||
 | 
					    "useTimestamp": true,
 | 
				
			||||||
 | 
					    "useTitle": true,
 | 
				
			||||||
 | 
					    "useToggle": true,
 | 
				
			||||||
 | 
					    "useTransition": true,
 | 
				
			||||||
 | 
					    "useUrlSearchParams": true,
 | 
				
			||||||
 | 
					    "useUserMedia": true,
 | 
				
			||||||
 | 
					    "useVModel": true,
 | 
				
			||||||
 | 
					    "useVModels": true,
 | 
				
			||||||
 | 
					    "useVibrate": true,
 | 
				
			||||||
 | 
					    "useVirtualList": true,
 | 
				
			||||||
 | 
					    "useWakeLock": true,
 | 
				
			||||||
 | 
					    "useWebNotification": true,
 | 
				
			||||||
 | 
					    "useWebSocket": true,
 | 
				
			||||||
 | 
					    "useWebWorker": true,
 | 
				
			||||||
 | 
					    "useWebWorkerFn": true,
 | 
				
			||||||
 | 
					    "useWindowFocus": true,
 | 
				
			||||||
 | 
					    "useWindowScroll": true,
 | 
				
			||||||
 | 
					    "useWindowSize": true,
 | 
				
			||||||
 | 
					    "watch": true,
 | 
				
			||||||
 | 
					    "watchArray": true,
 | 
				
			||||||
 | 
					    "watchAtMost": true,
 | 
				
			||||||
 | 
					    "watchDebounced": true,
 | 
				
			||||||
 | 
					    "watchEffect": true,
 | 
				
			||||||
 | 
					    "watchIgnorable": true,
 | 
				
			||||||
 | 
					    "watchOnce": true,
 | 
				
			||||||
 | 
					    "watchPausable": true,
 | 
				
			||||||
 | 
					    "watchPostEffect": true,
 | 
				
			||||||
 | 
					    "watchSyncEffect": true,
 | 
				
			||||||
 | 
					    "watchThrottled": true,
 | 
				
			||||||
 | 
					    "watchTriggerable": true,
 | 
				
			||||||
 | 
					    "watchWithFilter": true,
 | 
				
			||||||
 | 
					    "whenever": true
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -10,6 +10,8 @@ module.exports = {
 | 
				
			|||||||
    '@vue/eslint-config-typescript/recommended',
 | 
					    '@vue/eslint-config-typescript/recommended',
 | 
				
			||||||
    '@vue/eslint-config-prettier',
 | 
					    '@vue/eslint-config-prettier',
 | 
				
			||||||
    'plugin:import/recommended',
 | 
					    'plugin:import/recommended',
 | 
				
			||||||
 | 
					    './.eslintrc-auto-import.json',
 | 
				
			||||||
 | 
					    '@unocss',
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  settings: {
 | 
					  settings: {
 | 
				
			||||||
@@ -32,5 +34,6 @@ module.exports = {
 | 
				
			|||||||
        tsx: 'never',
 | 
					        tsx: 'never',
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
 | 
					    'import/no-unresolved': ['error', { ignore: ['^virtual:'] }],
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,17 +1,17 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
name: Bug report
 | 
					name: Bug report
 | 
				
			||||||
about: Create a report to help us improve
 | 
					about: Create a report to help us improve our tools
 | 
				
			||||||
title: "[BUG] "
 | 
					title: '[BUG] '
 | 
				
			||||||
labels: bug
 | 
					labels: bug
 | 
				
			||||||
assignees: CorentinTh
 | 
					assignees: CorentinTh
 | 
				
			||||||
 | 
					 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Describe the bug**
 | 
					**Which tool is impacted?**
 | 
				
			||||||
A clear and concise description of what the bug is.
 | 
					Example: the token generator
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**To Reproduce**
 | 
					**To Reproduce**
 | 
				
			||||||
Steps to reproduce the behavior:
 | 
					Steps to reproduce the behavior:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. Go to '...'
 | 
					1. Go to '...'
 | 
				
			||||||
2. Click on '....'
 | 
					2. Click on '....'
 | 
				
			||||||
3. Scroll down to '....'
 | 
					3. Scroll down to '....'
 | 
				
			||||||
@@ -24,10 +24,11 @@ A clear and concise description of what you expected to happen.
 | 
				
			|||||||
If applicable, add screenshots to help explain your problem.
 | 
					If applicable, add screenshots to help explain your problem.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Configuration (please complete the following information):**
 | 
					**Configuration (please complete the following information):**
 | 
				
			||||||
 - Device: [e.g. iPhone6, ]
 | 
					
 | 
				
			||||||
 - OS: [e.g. iOS]
 | 
					- Device: [e.g. iPhone6, ]
 | 
				
			||||||
 - Browser [e.g. chrome, safari]
 | 
					- OS: [e.g. iOS]
 | 
				
			||||||
 - Version [e.g. 22]
 | 
					- Browser [e.g. chrome, safari]
 | 
				
			||||||
 | 
					- Version [e.g. 22]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Additional context**
 | 
					**Additional context**
 | 
				
			||||||
Add any other context about the problem here.
 | 
					Add any other context about the problem here.
 | 
				
			||||||
							
								
								
									
										20
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							@@ -1,20 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
name: Feature request
 | 
					 | 
				
			||||||
about: Suggest an idea for this project
 | 
					 | 
				
			||||||
title: "[FEAT]"
 | 
					 | 
				
			||||||
labels: enhancement
 | 
					 | 
				
			||||||
assignees: CorentinTh
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Is your feature request related to a problem? Please describe.**
 | 
					 | 
				
			||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Describe the solution you'd like**
 | 
					 | 
				
			||||||
A clear and concise description of what you want to happen.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Describe alternatives you've considered**
 | 
					 | 
				
			||||||
A clear and concise description of any alternative solutions or features you've considered.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Additional context**
 | 
					 | 
				
			||||||
Add any other context or screenshots about the feature request here.
 | 
					 | 
				
			||||||
							
								
								
									
										19
									
								
								.github/ISSUE_TEMPLATE/new-tool-request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								.github/ISSUE_TEMPLATE/new-tool-request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					name: New tool request
 | 
				
			||||||
 | 
					about: Suggest a new tool idea
 | 
				
			||||||
 | 
					title: '[NEW TOOL]'
 | 
				
			||||||
 | 
					labels: new tool
 | 
				
			||||||
 | 
					assignees: CorentinTh
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Which tool is impacted?**
 | 
				
			||||||
 | 
					Example: the token generator
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Describe the solution you'd like**
 | 
				
			||||||
 | 
					A clear and concise description of what you want to happen.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Is their example of this tool in the wild?**
 | 
				
			||||||
 | 
					Provide link to already existing tool or npm packages if any exists
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Additional context**
 | 
				
			||||||
 | 
					Add any other context about the feature request here.
 | 
				
			||||||
							
								
								
									
										13
									
								
								.github/ISSUE_TEMPLATE/other-request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.github/ISSUE_TEMPLATE/other-request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					name: Other request
 | 
				
			||||||
 | 
					about: Any request that does not concern a tool creation, a new feature request on a tool or a bug
 | 
				
			||||||
 | 
					title: '[OTHER] '
 | 
				
			||||||
 | 
					labels:
 | 
				
			||||||
 | 
					assignees: CorentinTh
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Describe the solution you'd like**
 | 
				
			||||||
 | 
					A clear and concise description of what you want.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Additional context**
 | 
				
			||||||
 | 
					Add any other context about the feature request here.
 | 
				
			||||||
							
								
								
									
										13
									
								
								.github/ISSUE_TEMPLATE/tool-improvement.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.github/ISSUE_TEMPLATE/tool-improvement.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					name: Tool improvement
 | 
				
			||||||
 | 
					about: Improvement on an existing tool
 | 
				
			||||||
 | 
					title: '[TOOL IMPROVEMENT]'
 | 
				
			||||||
 | 
					labels: enhancement
 | 
				
			||||||
 | 
					assignees: CorentinTh
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Describe the solution you'd like**
 | 
				
			||||||
 | 
					A clear and concise description of what you want to happen.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Additional context**
 | 
				
			||||||
 | 
					Add any other context about the feature request here.
 | 
				
			||||||
							
								
								
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,10 @@
 | 
				
			|||||||
name: ci
 | 
					name: ci
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on: [push, pull_request]
 | 
					on:
 | 
				
			||||||
 | 
					  pull_request:
 | 
				
			||||||
 | 
					  push:
 | 
				
			||||||
 | 
					    branches:
 | 
				
			||||||
 | 
					      - main
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  ci:
 | 
					  ci:
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										87
									
								
								.github/workflows/docker-nightly-release.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										87
									
								
								.github/workflows/docker-nightly-release.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,87 @@
 | 
				
			|||||||
 | 
					name: Docker nightly release
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					on:
 | 
				
			||||||
 | 
					  workflow_dispatch:
 | 
				
			||||||
 | 
					  schedule:
 | 
				
			||||||
 | 
					    - cron: '0 0 * * *'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jobs:
 | 
				
			||||||
 | 
					  check_date:
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    name: Check latest commit
 | 
				
			||||||
 | 
					    outputs:
 | 
				
			||||||
 | 
					      should_run: ${{ steps.should_run.outputs.should_run }}
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					      - uses: actions/checkout@v2
 | 
				
			||||||
 | 
					      - name: print latest_commit
 | 
				
			||||||
 | 
					        run: echo ${{ github.sha }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - id: should_run
 | 
				
			||||||
 | 
					        continue-on-error: true
 | 
				
			||||||
 | 
					        name: check latest commit is less than a day
 | 
				
			||||||
 | 
					        if: ${{ github.event_name == 'schedule' }}
 | 
				
			||||||
 | 
					        run: test -z $(git rev-list  --after="24 hours"  ${{ github.sha }}) && echo "::set-output name=should_run::false"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  ci:
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    needs: check_date
 | 
				
			||||||
 | 
					    if: ${{ needs.check_date.outputs.should_run != 'false' }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
 | 
					      - run: corepack enable
 | 
				
			||||||
 | 
					      - uses: actions/setup-node@v3
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          node-version: 16
 | 
				
			||||||
 | 
					          cache: 'pnpm'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Install dependencies
 | 
				
			||||||
 | 
					        run: pnpm i
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Run linters
 | 
				
			||||||
 | 
					        run: pnpm lint
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Run unit test
 | 
				
			||||||
 | 
					        run: pnpm test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Build the app
 | 
				
			||||||
 | 
					        run: pnpm build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  build:
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    needs:
 | 
				
			||||||
 | 
					      - ci
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					      - name: Checkout
 | 
				
			||||||
 | 
					        uses: actions/checkout@v3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Login to GitHub Container Registry
 | 
				
			||||||
 | 
					        uses: docker/login-action@v1
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          registry: ghcr.io
 | 
				
			||||||
 | 
					          username: ${{ github.repository_owner }}
 | 
				
			||||||
 | 
					          password: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Login to Docker Hub
 | 
				
			||||||
 | 
					        uses: docker/login-action@v2
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          username: ${{ secrets.DOCKERHUB_USERNAME }}
 | 
				
			||||||
 | 
					          password: ${{ secrets.DOCKERHUB_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Set up QEMU
 | 
				
			||||||
 | 
					        uses: docker/setup-qemu-action@v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Set up Docker Buildx
 | 
				
			||||||
 | 
					        uses: docker/setup-buildx-action@v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Build and push
 | 
				
			||||||
 | 
					        uses: docker/build-push-action@v4
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          context: .
 | 
				
			||||||
 | 
					          file: ./Dockerfile
 | 
				
			||||||
 | 
					          platforms: linux/amd64,linux/arm64
 | 
				
			||||||
 | 
					          push: true
 | 
				
			||||||
 | 
					          tags: |
 | 
				
			||||||
 | 
					            corentinth/it-tools:nightly
 | 
				
			||||||
 | 
					            ghcr.io/corentinth/it-tools:nightly
 | 
				
			||||||
							
								
								
									
										23
									
								
								.github/workflows/playwright.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								.github/workflows/playwright.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
				
			|||||||
 | 
					name: E2E tests
 | 
				
			||||||
 | 
					on:
 | 
				
			||||||
 | 
					  pull_request:
 | 
				
			||||||
 | 
					  push:
 | 
				
			||||||
 | 
					    branches:
 | 
				
			||||||
 | 
					      - main
 | 
				
			||||||
 | 
					jobs:
 | 
				
			||||||
 | 
					  test:
 | 
				
			||||||
 | 
					    timeout-minutes: 60
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
 | 
					      - run: corepack enable
 | 
				
			||||||
 | 
					      - uses: actions/setup-node@v3
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          node-version: 16
 | 
				
			||||||
 | 
					          cache: 'pnpm'
 | 
				
			||||||
 | 
					      - name: Install dependencies
 | 
				
			||||||
 | 
					        run: pnpm install
 | 
				
			||||||
 | 
					      - name: Install Playwright Browsers
 | 
				
			||||||
 | 
					        run: pnpm exec playwright install --with-deps
 | 
				
			||||||
 | 
					      - name: Run Playwright tests
 | 
				
			||||||
 | 
					        run: pnpm exec playwright test
 | 
				
			||||||
							
								
								
									
										48
									
								
								.github/workflows/releases.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								.github/workflows/releases.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,48 @@
 | 
				
			|||||||
 | 
					name: Release new versions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					on:
 | 
				
			||||||
 | 
					  push:
 | 
				
			||||||
 | 
					    tags:
 | 
				
			||||||
 | 
					      - 'v*.*.*'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jobs:
 | 
				
			||||||
 | 
					  docker-release:
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					      - name: Get release version
 | 
				
			||||||
 | 
					        run: echo "RELEASE_VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_ENV
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Checkout
 | 
				
			||||||
 | 
					        uses: actions/checkout@v3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Login to GitHub Container Registry
 | 
				
			||||||
 | 
					        uses: docker/login-action@v1
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          registry: ghcr.io
 | 
				
			||||||
 | 
					          username: ${{ github.repository_owner }}
 | 
				
			||||||
 | 
					          password: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Login to Docker Hub
 | 
				
			||||||
 | 
					        uses: docker/login-action@v2
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          username: ${{ secrets.DOCKERHUB_USERNAME }}
 | 
				
			||||||
 | 
					          password: ${{ secrets.DOCKERHUB_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Set up QEMU
 | 
				
			||||||
 | 
					        uses: docker/setup-qemu-action@v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Set up Docker Buildx
 | 
				
			||||||
 | 
					        uses: docker/setup-buildx-action@v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Build and push
 | 
				
			||||||
 | 
					        uses: docker/build-push-action@v4
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          context: .
 | 
				
			||||||
 | 
					          file: ./Dockerfile
 | 
				
			||||||
 | 
					          platforms: linux/amd64,linux/arm64
 | 
				
			||||||
 | 
					          push: true
 | 
				
			||||||
 | 
					          tags: |
 | 
				
			||||||
 | 
					            corentinth/it-tools:latest
 | 
				
			||||||
 | 
					            corentinth/it-tools:${{ env.RELEASE_VERSION }}
 | 
				
			||||||
 | 
					            ghcr.io/corentinth/it-tools:latest
 | 
				
			||||||
 | 
					            ghcr.io/corentinth/it-tools:${{ env.RELEASE_VERSION}}
 | 
				
			||||||
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -27,4 +27,7 @@ coverage
 | 
				
			|||||||
*.sln
 | 
					*.sln
 | 
				
			||||||
*.sw?
 | 
					*.sw?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.env
 | 
					.env
 | 
				
			||||||
 | 
					/test-results/
 | 
				
			||||||
 | 
					/playwright-report/
 | 
				
			||||||
 | 
					/playwright/.cache/
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,6 +2,13 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 | 
					All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## [2.19.0](https://github.com/CorentinTh/it-tools/compare/v2.18.0...v2.19.0) (2023-02-06)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Features
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* **new-tool:** keycode info ([c934c4e](https://github.com/CorentinTh/it-tools/commit/c934c4e50ca1a129b80b786a5d9a7dbc33ad9ba3))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## [2.18.0](https://github.com/CorentinTh/it-tools/compare/v2.17.0...v2.18.0) (2023-02-04)
 | 
					## [2.18.0](https://github.com/CorentinTh/it-tools/compare/v2.17.0...v2.18.0) (2023-02-04)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										14
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
				
			|||||||
 | 
					# build stage
 | 
				
			||||||
 | 
					FROM node:lts-alpine AS build-stage
 | 
				
			||||||
 | 
					WORKDIR /app
 | 
				
			||||||
 | 
					COPY . .
 | 
				
			||||||
 | 
					RUN npm install -g pnpm
 | 
				
			||||||
 | 
					RUN pnpm i --frozen-lockfile
 | 
				
			||||||
 | 
					RUN pnpm build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# production stage
 | 
				
			||||||
 | 
					FROM nginx:stable-alpine AS production-stage
 | 
				
			||||||
 | 
					COPY --from=build-stage /app/dist /usr/share/nginx/html
 | 
				
			||||||
 | 
					COPY nginx.conf /etc/nginx/conf.d/default.conf
 | 
				
			||||||
 | 
					EXPOSE 80
 | 
				
			||||||
 | 
					CMD ["nginx", "-g", "daemon off;"]
 | 
				
			||||||
							
								
								
									
										33
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										33
									
								
								README.md
									
									
									
									
									
								
							@@ -8,13 +8,34 @@ Please check the [issues](https://github.com/CorentinTh/it-tools/issues) to see
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
You have an idea of a tool? Submit a [feature request](https://github.com/CorentinTh/it-tools/issues/new?assignees=corentinth&labels=&template=feature_request.md&title=)!
 | 
					You have an idea of a tool? Submit a [feature request](https://github.com/CorentinTh/it-tools/issues/new?assignees=corentinth&labels=&template=feature_request.md&title=)!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Self host
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Self host solutions for your homelab
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**From docker hub:**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```sh
 | 
				
			||||||
 | 
					docker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**From github packages:**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```sh
 | 
				
			||||||
 | 
					docker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corentinth/it-tools:latest
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Other solutions:**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- [Tipi](https://www.runtipi.io/docs/apps-available)
 | 
				
			||||||
 | 
					- [Unraid](https://unraid.net/community/apps?q=it-tools)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Contribute
 | 
					## Contribute
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Recommended IDE Setup
 | 
					### Recommended IDE Setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
 | 
					[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Type Support for `.vue` Imports in TS
 | 
					### Type Support for `.vue` Imports in TS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
 | 
					TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -25,11 +46,7 @@ If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has a
 | 
				
			|||||||
   2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
 | 
					   2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
 | 
				
			||||||
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
 | 
					2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Customize configuration
 | 
					### Project Setup
 | 
				
			||||||
 | 
					 | 
				
			||||||
See [Vite Configuration Reference](https://vitejs.dev/config/).
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Project Setup
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
pnpm install
 | 
					pnpm install
 | 
				
			||||||
@@ -64,7 +81,7 @@ pnpm lint
 | 
				
			|||||||
To create a new tool, there is a script that generate the boilerplate of the new tool, simply run:
 | 
					To create a new tool, there is a script that generate the boilerplate of the new tool, simply run:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
node scripts/create-tool.mjs my-tool-name
 | 
					pnpm run script:create-new-tool my-tool-name
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
It will create a directory in `src/tools` with the correct files, and a the import in `src/tools/index.ts`. You will just need to add the inported tool in the proper category and develop the tool.
 | 
					It will create a directory in `src/tools` with the correct files, and a the import in `src/tools/index.ts`. You will just need to add the inported tool in the proper category and develop the tool.
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										524
									
								
								auto-imports.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										524
									
								
								auto-imports.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,524 @@
 | 
				
			|||||||
 | 
					/* eslint-disable */
 | 
				
			||||||
 | 
					/* prettier-ignore */
 | 
				
			||||||
 | 
					// @ts-nocheck
 | 
				
			||||||
 | 
					// Generated by unplugin-auto-import
 | 
				
			||||||
 | 
					export {}
 | 
				
			||||||
 | 
					declare global {
 | 
				
			||||||
 | 
					  const EffectScope: typeof import('vue')['EffectScope']
 | 
				
			||||||
 | 
					  const asyncComputed: typeof import('@vueuse/core')['asyncComputed']
 | 
				
			||||||
 | 
					  const autoResetRef: typeof import('@vueuse/core')['autoResetRef']
 | 
				
			||||||
 | 
					  const computed: typeof import('vue')['computed']
 | 
				
			||||||
 | 
					  const computedAsync: typeof import('@vueuse/core')['computedAsync']
 | 
				
			||||||
 | 
					  const computedEager: typeof import('@vueuse/core')['computedEager']
 | 
				
			||||||
 | 
					  const computedInject: typeof import('@vueuse/core')['computedInject']
 | 
				
			||||||
 | 
					  const computedWithControl: typeof import('@vueuse/core')['computedWithControl']
 | 
				
			||||||
 | 
					  const controlledComputed: typeof import('@vueuse/core')['controlledComputed']
 | 
				
			||||||
 | 
					  const controlledRef: typeof import('@vueuse/core')['controlledRef']
 | 
				
			||||||
 | 
					  const createApp: typeof import('vue')['createApp']
 | 
				
			||||||
 | 
					  const createEventHook: typeof import('@vueuse/core')['createEventHook']
 | 
				
			||||||
 | 
					  const createGlobalState: typeof import('@vueuse/core')['createGlobalState']
 | 
				
			||||||
 | 
					  const createInjectionState: typeof import('@vueuse/core')['createInjectionState']
 | 
				
			||||||
 | 
					  const createReactiveFn: typeof import('@vueuse/core')['createReactiveFn']
 | 
				
			||||||
 | 
					  const createSharedComposable: typeof import('@vueuse/core')['createSharedComposable']
 | 
				
			||||||
 | 
					  const createUnrefFn: typeof import('@vueuse/core')['createUnrefFn']
 | 
				
			||||||
 | 
					  const customRef: typeof import('vue')['customRef']
 | 
				
			||||||
 | 
					  const debouncedRef: typeof import('@vueuse/core')['debouncedRef']
 | 
				
			||||||
 | 
					  const debouncedWatch: typeof import('@vueuse/core')['debouncedWatch']
 | 
				
			||||||
 | 
					  const defineAsyncComponent: typeof import('vue')['defineAsyncComponent']
 | 
				
			||||||
 | 
					  const defineComponent: typeof import('vue')['defineComponent']
 | 
				
			||||||
 | 
					  const eagerComputed: typeof import('@vueuse/core')['eagerComputed']
 | 
				
			||||||
 | 
					  const effectScope: typeof import('vue')['effectScope']
 | 
				
			||||||
 | 
					  const extendRef: typeof import('@vueuse/core')['extendRef']
 | 
				
			||||||
 | 
					  const getCurrentInstance: typeof import('vue')['getCurrentInstance']
 | 
				
			||||||
 | 
					  const getCurrentScope: typeof import('vue')['getCurrentScope']
 | 
				
			||||||
 | 
					  const h: typeof import('vue')['h']
 | 
				
			||||||
 | 
					  const ignorableWatch: typeof import('@vueuse/core')['ignorableWatch']
 | 
				
			||||||
 | 
					  const inject: typeof import('vue')['inject']
 | 
				
			||||||
 | 
					  const isDefined: typeof import('@vueuse/core')['isDefined']
 | 
				
			||||||
 | 
					  const isProxy: typeof import('vue')['isProxy']
 | 
				
			||||||
 | 
					  const isReactive: typeof import('vue')['isReactive']
 | 
				
			||||||
 | 
					  const isReadonly: typeof import('vue')['isReadonly']
 | 
				
			||||||
 | 
					  const isRef: typeof import('vue')['isRef']
 | 
				
			||||||
 | 
					  const logicAnd: typeof import('@vueuse/core')['logicAnd']
 | 
				
			||||||
 | 
					  const logicNot: typeof import('@vueuse/core')['logicNot']
 | 
				
			||||||
 | 
					  const logicOr: typeof import('@vueuse/core')['logicOr']
 | 
				
			||||||
 | 
					  const makeDestructurable: typeof import('@vueuse/core')['makeDestructurable']
 | 
				
			||||||
 | 
					  const markRaw: typeof import('vue')['markRaw']
 | 
				
			||||||
 | 
					  const nextTick: typeof import('vue')['nextTick']
 | 
				
			||||||
 | 
					  const onActivated: typeof import('vue')['onActivated']
 | 
				
			||||||
 | 
					  const onBeforeMount: typeof import('vue')['onBeforeMount']
 | 
				
			||||||
 | 
					  const onBeforeRouteLeave: typeof import('vue-router')['onBeforeRouteLeave']
 | 
				
			||||||
 | 
					  const onBeforeRouteUpdate: typeof import('vue-router')['onBeforeRouteUpdate']
 | 
				
			||||||
 | 
					  const onBeforeUnmount: typeof import('vue')['onBeforeUnmount']
 | 
				
			||||||
 | 
					  const onBeforeUpdate: typeof import('vue')['onBeforeUpdate']
 | 
				
			||||||
 | 
					  const onClickOutside: typeof import('@vueuse/core')['onClickOutside']
 | 
				
			||||||
 | 
					  const onDeactivated: typeof import('vue')['onDeactivated']
 | 
				
			||||||
 | 
					  const onErrorCaptured: typeof import('vue')['onErrorCaptured']
 | 
				
			||||||
 | 
					  const onKeyStroke: typeof import('@vueuse/core')['onKeyStroke']
 | 
				
			||||||
 | 
					  const onLongPress: typeof import('@vueuse/core')['onLongPress']
 | 
				
			||||||
 | 
					  const onMounted: typeof import('vue')['onMounted']
 | 
				
			||||||
 | 
					  const onRenderTracked: typeof import('vue')['onRenderTracked']
 | 
				
			||||||
 | 
					  const onRenderTriggered: typeof import('vue')['onRenderTriggered']
 | 
				
			||||||
 | 
					  const onScopeDispose: typeof import('vue')['onScopeDispose']
 | 
				
			||||||
 | 
					  const onServerPrefetch: typeof import('vue')['onServerPrefetch']
 | 
				
			||||||
 | 
					  const onStartTyping: typeof import('@vueuse/core')['onStartTyping']
 | 
				
			||||||
 | 
					  const onUnmounted: typeof import('vue')['onUnmounted']
 | 
				
			||||||
 | 
					  const onUpdated: typeof import('vue')['onUpdated']
 | 
				
			||||||
 | 
					  const pausableWatch: typeof import('@vueuse/core')['pausableWatch']
 | 
				
			||||||
 | 
					  const provide: typeof import('vue')['provide']
 | 
				
			||||||
 | 
					  const reactify: typeof import('@vueuse/core')['reactify']
 | 
				
			||||||
 | 
					  const reactifyObject: typeof import('@vueuse/core')['reactifyObject']
 | 
				
			||||||
 | 
					  const reactive: typeof import('vue')['reactive']
 | 
				
			||||||
 | 
					  const reactiveComputed: typeof import('@vueuse/core')['reactiveComputed']
 | 
				
			||||||
 | 
					  const reactiveOmit: typeof import('@vueuse/core')['reactiveOmit']
 | 
				
			||||||
 | 
					  const reactivePick: typeof import('@vueuse/core')['reactivePick']
 | 
				
			||||||
 | 
					  const readonly: typeof import('vue')['readonly']
 | 
				
			||||||
 | 
					  const ref: typeof import('vue')['ref']
 | 
				
			||||||
 | 
					  const refAutoReset: typeof import('@vueuse/core')['refAutoReset']
 | 
				
			||||||
 | 
					  const refDebounced: typeof import('@vueuse/core')['refDebounced']
 | 
				
			||||||
 | 
					  const refDefault: typeof import('@vueuse/core')['refDefault']
 | 
				
			||||||
 | 
					  const refThrottled: typeof import('@vueuse/core')['refThrottled']
 | 
				
			||||||
 | 
					  const refWithControl: typeof import('@vueuse/core')['refWithControl']
 | 
				
			||||||
 | 
					  const resolveComponent: typeof import('vue')['resolveComponent']
 | 
				
			||||||
 | 
					  const resolveRef: typeof import('@vueuse/core')['resolveRef']
 | 
				
			||||||
 | 
					  const resolveUnref: typeof import('@vueuse/core')['resolveUnref']
 | 
				
			||||||
 | 
					  const shallowReactive: typeof import('vue')['shallowReactive']
 | 
				
			||||||
 | 
					  const shallowReadonly: typeof import('vue')['shallowReadonly']
 | 
				
			||||||
 | 
					  const shallowRef: typeof import('vue')['shallowRef']
 | 
				
			||||||
 | 
					  const syncRef: typeof import('@vueuse/core')['syncRef']
 | 
				
			||||||
 | 
					  const syncRefs: typeof import('@vueuse/core')['syncRefs']
 | 
				
			||||||
 | 
					  const templateRef: typeof import('@vueuse/core')['templateRef']
 | 
				
			||||||
 | 
					  const throttledRef: typeof import('@vueuse/core')['throttledRef']
 | 
				
			||||||
 | 
					  const throttledWatch: typeof import('@vueuse/core')['throttledWatch']
 | 
				
			||||||
 | 
					  const toRaw: typeof import('vue')['toRaw']
 | 
				
			||||||
 | 
					  const toReactive: typeof import('@vueuse/core')['toReactive']
 | 
				
			||||||
 | 
					  const toRef: typeof import('vue')['toRef']
 | 
				
			||||||
 | 
					  const toRefs: typeof import('vue')['toRefs']
 | 
				
			||||||
 | 
					  const triggerRef: typeof import('vue')['triggerRef']
 | 
				
			||||||
 | 
					  const tryOnBeforeMount: typeof import('@vueuse/core')['tryOnBeforeMount']
 | 
				
			||||||
 | 
					  const tryOnBeforeUnmount: typeof import('@vueuse/core')['tryOnBeforeUnmount']
 | 
				
			||||||
 | 
					  const tryOnMounted: typeof import('@vueuse/core')['tryOnMounted']
 | 
				
			||||||
 | 
					  const tryOnScopeDispose: typeof import('@vueuse/core')['tryOnScopeDispose']
 | 
				
			||||||
 | 
					  const tryOnUnmounted: typeof import('@vueuse/core')['tryOnUnmounted']
 | 
				
			||||||
 | 
					  const unref: typeof import('vue')['unref']
 | 
				
			||||||
 | 
					  const unrefElement: typeof import('@vueuse/core')['unrefElement']
 | 
				
			||||||
 | 
					  const until: typeof import('@vueuse/core')['until']
 | 
				
			||||||
 | 
					  const useActiveElement: typeof import('@vueuse/core')['useActiveElement']
 | 
				
			||||||
 | 
					  const useAsyncQueue: typeof import('@vueuse/core')['useAsyncQueue']
 | 
				
			||||||
 | 
					  const useAsyncState: typeof import('@vueuse/core')['useAsyncState']
 | 
				
			||||||
 | 
					  const useAttrs: typeof import('vue')['useAttrs']
 | 
				
			||||||
 | 
					  const useBase64: typeof import('@vueuse/core')['useBase64']
 | 
				
			||||||
 | 
					  const useBattery: typeof import('@vueuse/core')['useBattery']
 | 
				
			||||||
 | 
					  const useBluetooth: typeof import('@vueuse/core')['useBluetooth']
 | 
				
			||||||
 | 
					  const useBreakpoints: typeof import('@vueuse/core')['useBreakpoints']
 | 
				
			||||||
 | 
					  const useBroadcastChannel: typeof import('@vueuse/core')['useBroadcastChannel']
 | 
				
			||||||
 | 
					  const useBrowserLocation: typeof import('@vueuse/core')['useBrowserLocation']
 | 
				
			||||||
 | 
					  const useCached: typeof import('@vueuse/core')['useCached']
 | 
				
			||||||
 | 
					  const useClamp: typeof import('@vueuse/core')['useClamp']
 | 
				
			||||||
 | 
					  const useClipboard: typeof import('@vueuse/core')['useClipboard']
 | 
				
			||||||
 | 
					  const useColorMode: typeof import('@vueuse/core')['useColorMode']
 | 
				
			||||||
 | 
					  const useConfirmDialog: typeof import('@vueuse/core')['useConfirmDialog']
 | 
				
			||||||
 | 
					  const useCounter: typeof import('@vueuse/core')['useCounter']
 | 
				
			||||||
 | 
					  const useCssModule: typeof import('vue')['useCssModule']
 | 
				
			||||||
 | 
					  const useCssVar: typeof import('@vueuse/core')['useCssVar']
 | 
				
			||||||
 | 
					  const useCssVars: typeof import('vue')['useCssVars']
 | 
				
			||||||
 | 
					  const useCurrentElement: typeof import('@vueuse/core')['useCurrentElement']
 | 
				
			||||||
 | 
					  const useCycleList: typeof import('@vueuse/core')['useCycleList']
 | 
				
			||||||
 | 
					  const useDark: typeof import('@vueuse/core')['useDark']
 | 
				
			||||||
 | 
					  const useDateFormat: typeof import('@vueuse/core')['useDateFormat']
 | 
				
			||||||
 | 
					  const useDebounce: typeof import('@vueuse/core')['useDebounce']
 | 
				
			||||||
 | 
					  const useDebounceFn: typeof import('@vueuse/core')['useDebounceFn']
 | 
				
			||||||
 | 
					  const useDebouncedRefHistory: typeof import('@vueuse/core')['useDebouncedRefHistory']
 | 
				
			||||||
 | 
					  const useDeviceMotion: typeof import('@vueuse/core')['useDeviceMotion']
 | 
				
			||||||
 | 
					  const useDeviceOrientation: typeof import('@vueuse/core')['useDeviceOrientation']
 | 
				
			||||||
 | 
					  const useDevicePixelRatio: typeof import('@vueuse/core')['useDevicePixelRatio']
 | 
				
			||||||
 | 
					  const useDevicesList: typeof import('@vueuse/core')['useDevicesList']
 | 
				
			||||||
 | 
					  const useDialog: typeof import('naive-ui')['useDialog']
 | 
				
			||||||
 | 
					  const useDisplayMedia: typeof import('@vueuse/core')['useDisplayMedia']
 | 
				
			||||||
 | 
					  const useDocumentVisibility: typeof import('@vueuse/core')['useDocumentVisibility']
 | 
				
			||||||
 | 
					  const useDraggable: typeof import('@vueuse/core')['useDraggable']
 | 
				
			||||||
 | 
					  const useDropZone: typeof import('@vueuse/core')['useDropZone']
 | 
				
			||||||
 | 
					  const useElementBounding: typeof import('@vueuse/core')['useElementBounding']
 | 
				
			||||||
 | 
					  const useElementByPoint: typeof import('@vueuse/core')['useElementByPoint']
 | 
				
			||||||
 | 
					  const useElementHover: typeof import('@vueuse/core')['useElementHover']
 | 
				
			||||||
 | 
					  const useElementSize: typeof import('@vueuse/core')['useElementSize']
 | 
				
			||||||
 | 
					  const useElementVisibility: typeof import('@vueuse/core')['useElementVisibility']
 | 
				
			||||||
 | 
					  const useEventBus: typeof import('@vueuse/core')['useEventBus']
 | 
				
			||||||
 | 
					  const useEventListener: typeof import('@vueuse/core')['useEventListener']
 | 
				
			||||||
 | 
					  const useEventSource: typeof import('@vueuse/core')['useEventSource']
 | 
				
			||||||
 | 
					  const useEyeDropper: typeof import('@vueuse/core')['useEyeDropper']
 | 
				
			||||||
 | 
					  const useFavicon: typeof import('@vueuse/core')['useFavicon']
 | 
				
			||||||
 | 
					  const useFetch: typeof import('@vueuse/core')['useFetch']
 | 
				
			||||||
 | 
					  const useFileDialog: typeof import('@vueuse/core')['useFileDialog']
 | 
				
			||||||
 | 
					  const useFileSystemAccess: typeof import('@vueuse/core')['useFileSystemAccess']
 | 
				
			||||||
 | 
					  const useFocus: typeof import('@vueuse/core')['useFocus']
 | 
				
			||||||
 | 
					  const useFocusWithin: typeof import('@vueuse/core')['useFocusWithin']
 | 
				
			||||||
 | 
					  const useFps: typeof import('@vueuse/core')['useFps']
 | 
				
			||||||
 | 
					  const useFullscreen: typeof import('@vueuse/core')['useFullscreen']
 | 
				
			||||||
 | 
					  const useGamepad: typeof import('@vueuse/core')['useGamepad']
 | 
				
			||||||
 | 
					  const useGeolocation: typeof import('@vueuse/core')['useGeolocation']
 | 
				
			||||||
 | 
					  const useIdle: typeof import('@vueuse/core')['useIdle']
 | 
				
			||||||
 | 
					  const useImage: typeof import('@vueuse/core')['useImage']
 | 
				
			||||||
 | 
					  const useInfiniteScroll: typeof import('@vueuse/core')['useInfiniteScroll']
 | 
				
			||||||
 | 
					  const useIntersectionObserver: typeof import('@vueuse/core')['useIntersectionObserver']
 | 
				
			||||||
 | 
					  const useInterval: typeof import('@vueuse/core')['useInterval']
 | 
				
			||||||
 | 
					  const useIntervalFn: typeof import('@vueuse/core')['useIntervalFn']
 | 
				
			||||||
 | 
					  const useKeyModifier: typeof import('@vueuse/core')['useKeyModifier']
 | 
				
			||||||
 | 
					  const useLastChanged: typeof import('@vueuse/core')['useLastChanged']
 | 
				
			||||||
 | 
					  const useLink: typeof import('vue-router')['useLink']
 | 
				
			||||||
 | 
					  const useLoadingBar: typeof import('naive-ui')['useLoadingBar']
 | 
				
			||||||
 | 
					  const useLocalStorage: typeof import('@vueuse/core')['useLocalStorage']
 | 
				
			||||||
 | 
					  const useMagicKeys: typeof import('@vueuse/core')['useMagicKeys']
 | 
				
			||||||
 | 
					  const useManualRefHistory: typeof import('@vueuse/core')['useManualRefHistory']
 | 
				
			||||||
 | 
					  const useMediaControls: typeof import('@vueuse/core')['useMediaControls']
 | 
				
			||||||
 | 
					  const useMediaQuery: typeof import('@vueuse/core')['useMediaQuery']
 | 
				
			||||||
 | 
					  const useMemoize: typeof import('@vueuse/core')['useMemoize']
 | 
				
			||||||
 | 
					  const useMemory: typeof import('@vueuse/core')['useMemory']
 | 
				
			||||||
 | 
					  const useMessage: typeof import('naive-ui')['useMessage']
 | 
				
			||||||
 | 
					  const useMounted: typeof import('@vueuse/core')['useMounted']
 | 
				
			||||||
 | 
					  const useMouse: typeof import('@vueuse/core')['useMouse']
 | 
				
			||||||
 | 
					  const useMouseInElement: typeof import('@vueuse/core')['useMouseInElement']
 | 
				
			||||||
 | 
					  const useMousePressed: typeof import('@vueuse/core')['useMousePressed']
 | 
				
			||||||
 | 
					  const useMutationObserver: typeof import('@vueuse/core')['useMutationObserver']
 | 
				
			||||||
 | 
					  const useNavigatorLanguage: typeof import('@vueuse/core')['useNavigatorLanguage']
 | 
				
			||||||
 | 
					  const useNetwork: typeof import('@vueuse/core')['useNetwork']
 | 
				
			||||||
 | 
					  const useNotification: typeof import('naive-ui')['useNotification']
 | 
				
			||||||
 | 
					  const useNow: typeof import('@vueuse/core')['useNow']
 | 
				
			||||||
 | 
					  const useObjectUrl: typeof import('@vueuse/core')['useObjectUrl']
 | 
				
			||||||
 | 
					  const useOffsetPagination: typeof import('@vueuse/core')['useOffsetPagination']
 | 
				
			||||||
 | 
					  const useOnline: typeof import('@vueuse/core')['useOnline']
 | 
				
			||||||
 | 
					  const usePageLeave: typeof import('@vueuse/core')['usePageLeave']
 | 
				
			||||||
 | 
					  const useParallax: typeof import('@vueuse/core')['useParallax']
 | 
				
			||||||
 | 
					  const usePermission: typeof import('@vueuse/core')['usePermission']
 | 
				
			||||||
 | 
					  const usePointer: typeof import('@vueuse/core')['usePointer']
 | 
				
			||||||
 | 
					  const usePointerSwipe: typeof import('@vueuse/core')['usePointerSwipe']
 | 
				
			||||||
 | 
					  const usePreferredColorScheme: typeof import('@vueuse/core')['usePreferredColorScheme']
 | 
				
			||||||
 | 
					  const usePreferredDark: typeof import('@vueuse/core')['usePreferredDark']
 | 
				
			||||||
 | 
					  const usePreferredLanguages: typeof import('@vueuse/core')['usePreferredLanguages']
 | 
				
			||||||
 | 
					  const useRafFn: typeof import('@vueuse/core')['useRafFn']
 | 
				
			||||||
 | 
					  const useRefHistory: typeof import('@vueuse/core')['useRefHistory']
 | 
				
			||||||
 | 
					  const useResizeObserver: typeof import('@vueuse/core')['useResizeObserver']
 | 
				
			||||||
 | 
					  const useRoute: typeof import('vue-router')['useRoute']
 | 
				
			||||||
 | 
					  const useRouter: typeof import('vue-router')['useRouter']
 | 
				
			||||||
 | 
					  const useScreenOrientation: typeof import('@vueuse/core')['useScreenOrientation']
 | 
				
			||||||
 | 
					  const useScreenSafeArea: typeof import('@vueuse/core')['useScreenSafeArea']
 | 
				
			||||||
 | 
					  const useScriptTag: typeof import('@vueuse/core')['useScriptTag']
 | 
				
			||||||
 | 
					  const useScroll: typeof import('@vueuse/core')['useScroll']
 | 
				
			||||||
 | 
					  const useScrollLock: typeof import('@vueuse/core')['useScrollLock']
 | 
				
			||||||
 | 
					  const useSessionStorage: typeof import('@vueuse/core')['useSessionStorage']
 | 
				
			||||||
 | 
					  const useShare: typeof import('@vueuse/core')['useShare']
 | 
				
			||||||
 | 
					  const useSlots: typeof import('vue')['useSlots']
 | 
				
			||||||
 | 
					  const useSpeechRecognition: typeof import('@vueuse/core')['useSpeechRecognition']
 | 
				
			||||||
 | 
					  const useSpeechSynthesis: typeof import('@vueuse/core')['useSpeechSynthesis']
 | 
				
			||||||
 | 
					  const useStepper: typeof import('@vueuse/core')['useStepper']
 | 
				
			||||||
 | 
					  const useStorage: typeof import('@vueuse/core')['useStorage']
 | 
				
			||||||
 | 
					  const useStorageAsync: typeof import('@vueuse/core')['useStorageAsync']
 | 
				
			||||||
 | 
					  const useStyleTag: typeof import('@vueuse/core')['useStyleTag']
 | 
				
			||||||
 | 
					  const useSwipe: typeof import('@vueuse/core')['useSwipe']
 | 
				
			||||||
 | 
					  const useTemplateRefsList: typeof import('@vueuse/core')['useTemplateRefsList']
 | 
				
			||||||
 | 
					  const useTextSelection: typeof import('@vueuse/core')['useTextSelection']
 | 
				
			||||||
 | 
					  const useTextareaAutosize: typeof import('@vueuse/core')['useTextareaAutosize']
 | 
				
			||||||
 | 
					  const useThrottle: typeof import('@vueuse/core')['useThrottle']
 | 
				
			||||||
 | 
					  const useThrottleFn: typeof import('@vueuse/core')['useThrottleFn']
 | 
				
			||||||
 | 
					  const useThrottledRefHistory: typeof import('@vueuse/core')['useThrottledRefHistory']
 | 
				
			||||||
 | 
					  const useTimeAgo: typeof import('@vueuse/core')['useTimeAgo']
 | 
				
			||||||
 | 
					  const useTimeout: typeof import('@vueuse/core')['useTimeout']
 | 
				
			||||||
 | 
					  const useTimeoutFn: typeof import('@vueuse/core')['useTimeoutFn']
 | 
				
			||||||
 | 
					  const useTimeoutPoll: typeof import('@vueuse/core')['useTimeoutPoll']
 | 
				
			||||||
 | 
					  const useTimestamp: typeof import('@vueuse/core')['useTimestamp']
 | 
				
			||||||
 | 
					  const useTitle: typeof import('@vueuse/core')['useTitle']
 | 
				
			||||||
 | 
					  const useToggle: typeof import('@vueuse/core')['useToggle']
 | 
				
			||||||
 | 
					  const useTransition: typeof import('@vueuse/core')['useTransition']
 | 
				
			||||||
 | 
					  const useUrlSearchParams: typeof import('@vueuse/core')['useUrlSearchParams']
 | 
				
			||||||
 | 
					  const useUserMedia: typeof import('@vueuse/core')['useUserMedia']
 | 
				
			||||||
 | 
					  const useVModel: typeof import('@vueuse/core')['useVModel']
 | 
				
			||||||
 | 
					  const useVModels: typeof import('@vueuse/core')['useVModels']
 | 
				
			||||||
 | 
					  const useVibrate: typeof import('@vueuse/core')['useVibrate']
 | 
				
			||||||
 | 
					  const useVirtualList: typeof import('@vueuse/core')['useVirtualList']
 | 
				
			||||||
 | 
					  const useWakeLock: typeof import('@vueuse/core')['useWakeLock']
 | 
				
			||||||
 | 
					  const useWebNotification: typeof import('@vueuse/core')['useWebNotification']
 | 
				
			||||||
 | 
					  const useWebSocket: typeof import('@vueuse/core')['useWebSocket']
 | 
				
			||||||
 | 
					  const useWebWorker: typeof import('@vueuse/core')['useWebWorker']
 | 
				
			||||||
 | 
					  const useWebWorkerFn: typeof import('@vueuse/core')['useWebWorkerFn']
 | 
				
			||||||
 | 
					  const useWindowFocus: typeof import('@vueuse/core')['useWindowFocus']
 | 
				
			||||||
 | 
					  const useWindowScroll: typeof import('@vueuse/core')['useWindowScroll']
 | 
				
			||||||
 | 
					  const useWindowSize: typeof import('@vueuse/core')['useWindowSize']
 | 
				
			||||||
 | 
					  const watch: typeof import('vue')['watch']
 | 
				
			||||||
 | 
					  const watchArray: typeof import('@vueuse/core')['watchArray']
 | 
				
			||||||
 | 
					  const watchAtMost: typeof import('@vueuse/core')['watchAtMost']
 | 
				
			||||||
 | 
					  const watchDebounced: typeof import('@vueuse/core')['watchDebounced']
 | 
				
			||||||
 | 
					  const watchEffect: typeof import('vue')['watchEffect']
 | 
				
			||||||
 | 
					  const watchIgnorable: typeof import('@vueuse/core')['watchIgnorable']
 | 
				
			||||||
 | 
					  const watchOnce: typeof import('@vueuse/core')['watchOnce']
 | 
				
			||||||
 | 
					  const watchPausable: typeof import('@vueuse/core')['watchPausable']
 | 
				
			||||||
 | 
					  const watchPostEffect: typeof import('vue')['watchPostEffect']
 | 
				
			||||||
 | 
					  const watchSyncEffect: typeof import('vue')['watchSyncEffect']
 | 
				
			||||||
 | 
					  const watchThrottled: typeof import('@vueuse/core')['watchThrottled']
 | 
				
			||||||
 | 
					  const watchTriggerable: typeof import('@vueuse/core')['watchTriggerable']
 | 
				
			||||||
 | 
					  const watchWithFilter: typeof import('@vueuse/core')['watchWithFilter']
 | 
				
			||||||
 | 
					  const whenever: typeof import('@vueuse/core')['whenever']
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					// for type re-export
 | 
				
			||||||
 | 
					declare global {
 | 
				
			||||||
 | 
					  // @ts-ignore
 | 
				
			||||||
 | 
					  export type { Component, ComponentPublicInstance, ComputedRef, InjectionKey, PropType, Ref, VNode } from 'vue'
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					// for vue template auto import
 | 
				
			||||||
 | 
					import { UnwrapRef } from 'vue'
 | 
				
			||||||
 | 
					declare module 'vue' {
 | 
				
			||||||
 | 
					  interface ComponentCustomProperties {
 | 
				
			||||||
 | 
					    readonly EffectScope: UnwrapRef<typeof import('vue')['EffectScope']>
 | 
				
			||||||
 | 
					    readonly asyncComputed: UnwrapRef<typeof import('@vueuse/core')['asyncComputed']>
 | 
				
			||||||
 | 
					    readonly autoResetRef: UnwrapRef<typeof import('@vueuse/core')['autoResetRef']>
 | 
				
			||||||
 | 
					    readonly computed: UnwrapRef<typeof import('vue')['computed']>
 | 
				
			||||||
 | 
					    readonly computedAsync: UnwrapRef<typeof import('@vueuse/core')['computedAsync']>
 | 
				
			||||||
 | 
					    readonly computedEager: UnwrapRef<typeof import('@vueuse/core')['computedEager']>
 | 
				
			||||||
 | 
					    readonly computedInject: UnwrapRef<typeof import('@vueuse/core')['computedInject']>
 | 
				
			||||||
 | 
					    readonly computedWithControl: UnwrapRef<typeof import('@vueuse/core')['computedWithControl']>
 | 
				
			||||||
 | 
					    readonly controlledComputed: UnwrapRef<typeof import('@vueuse/core')['controlledComputed']>
 | 
				
			||||||
 | 
					    readonly controlledRef: UnwrapRef<typeof import('@vueuse/core')['controlledRef']>
 | 
				
			||||||
 | 
					    readonly createApp: UnwrapRef<typeof import('vue')['createApp']>
 | 
				
			||||||
 | 
					    readonly createEventHook: UnwrapRef<typeof import('@vueuse/core')['createEventHook']>
 | 
				
			||||||
 | 
					    readonly createGlobalState: UnwrapRef<typeof import('@vueuse/core')['createGlobalState']>
 | 
				
			||||||
 | 
					    readonly createInjectionState: UnwrapRef<typeof import('@vueuse/core')['createInjectionState']>
 | 
				
			||||||
 | 
					    readonly createReactiveFn: UnwrapRef<typeof import('@vueuse/core')['createReactiveFn']>
 | 
				
			||||||
 | 
					    readonly createSharedComposable: UnwrapRef<typeof import('@vueuse/core')['createSharedComposable']>
 | 
				
			||||||
 | 
					    readonly createUnrefFn: UnwrapRef<typeof import('@vueuse/core')['createUnrefFn']>
 | 
				
			||||||
 | 
					    readonly customRef: UnwrapRef<typeof import('vue')['customRef']>
 | 
				
			||||||
 | 
					    readonly debouncedRef: UnwrapRef<typeof import('@vueuse/core')['debouncedRef']>
 | 
				
			||||||
 | 
					    readonly debouncedWatch: UnwrapRef<typeof import('@vueuse/core')['debouncedWatch']>
 | 
				
			||||||
 | 
					    readonly defineAsyncComponent: UnwrapRef<typeof import('vue')['defineAsyncComponent']>
 | 
				
			||||||
 | 
					    readonly defineComponent: UnwrapRef<typeof import('vue')['defineComponent']>
 | 
				
			||||||
 | 
					    readonly eagerComputed: UnwrapRef<typeof import('@vueuse/core')['eagerComputed']>
 | 
				
			||||||
 | 
					    readonly effectScope: UnwrapRef<typeof import('vue')['effectScope']>
 | 
				
			||||||
 | 
					    readonly extendRef: UnwrapRef<typeof import('@vueuse/core')['extendRef']>
 | 
				
			||||||
 | 
					    readonly getCurrentInstance: UnwrapRef<typeof import('vue')['getCurrentInstance']>
 | 
				
			||||||
 | 
					    readonly getCurrentScope: UnwrapRef<typeof import('vue')['getCurrentScope']>
 | 
				
			||||||
 | 
					    readonly h: UnwrapRef<typeof import('vue')['h']>
 | 
				
			||||||
 | 
					    readonly ignorableWatch: UnwrapRef<typeof import('@vueuse/core')['ignorableWatch']>
 | 
				
			||||||
 | 
					    readonly inject: UnwrapRef<typeof import('vue')['inject']>
 | 
				
			||||||
 | 
					    readonly isDefined: UnwrapRef<typeof import('@vueuse/core')['isDefined']>
 | 
				
			||||||
 | 
					    readonly isProxy: UnwrapRef<typeof import('vue')['isProxy']>
 | 
				
			||||||
 | 
					    readonly isReactive: UnwrapRef<typeof import('vue')['isReactive']>
 | 
				
			||||||
 | 
					    readonly isReadonly: UnwrapRef<typeof import('vue')['isReadonly']>
 | 
				
			||||||
 | 
					    readonly isRef: UnwrapRef<typeof import('vue')['isRef']>
 | 
				
			||||||
 | 
					    readonly logicAnd: UnwrapRef<typeof import('@vueuse/core')['logicAnd']>
 | 
				
			||||||
 | 
					    readonly logicNot: UnwrapRef<typeof import('@vueuse/core')['logicNot']>
 | 
				
			||||||
 | 
					    readonly logicOr: UnwrapRef<typeof import('@vueuse/core')['logicOr']>
 | 
				
			||||||
 | 
					    readonly makeDestructurable: UnwrapRef<typeof import('@vueuse/core')['makeDestructurable']>
 | 
				
			||||||
 | 
					    readonly markRaw: UnwrapRef<typeof import('vue')['markRaw']>
 | 
				
			||||||
 | 
					    readonly nextTick: UnwrapRef<typeof import('vue')['nextTick']>
 | 
				
			||||||
 | 
					    readonly onActivated: UnwrapRef<typeof import('vue')['onActivated']>
 | 
				
			||||||
 | 
					    readonly onBeforeMount: UnwrapRef<typeof import('vue')['onBeforeMount']>
 | 
				
			||||||
 | 
					    readonly onBeforeRouteLeave: UnwrapRef<typeof import('vue-router')['onBeforeRouteLeave']>
 | 
				
			||||||
 | 
					    readonly onBeforeRouteUpdate: UnwrapRef<typeof import('vue-router')['onBeforeRouteUpdate']>
 | 
				
			||||||
 | 
					    readonly onBeforeUnmount: UnwrapRef<typeof import('vue')['onBeforeUnmount']>
 | 
				
			||||||
 | 
					    readonly onBeforeUpdate: UnwrapRef<typeof import('vue')['onBeforeUpdate']>
 | 
				
			||||||
 | 
					    readonly onClickOutside: UnwrapRef<typeof import('@vueuse/core')['onClickOutside']>
 | 
				
			||||||
 | 
					    readonly onDeactivated: UnwrapRef<typeof import('vue')['onDeactivated']>
 | 
				
			||||||
 | 
					    readonly onErrorCaptured: UnwrapRef<typeof import('vue')['onErrorCaptured']>
 | 
				
			||||||
 | 
					    readonly onKeyStroke: UnwrapRef<typeof import('@vueuse/core')['onKeyStroke']>
 | 
				
			||||||
 | 
					    readonly onLongPress: UnwrapRef<typeof import('@vueuse/core')['onLongPress']>
 | 
				
			||||||
 | 
					    readonly onMounted: UnwrapRef<typeof import('vue')['onMounted']>
 | 
				
			||||||
 | 
					    readonly onRenderTracked: UnwrapRef<typeof import('vue')['onRenderTracked']>
 | 
				
			||||||
 | 
					    readonly onRenderTriggered: UnwrapRef<typeof import('vue')['onRenderTriggered']>
 | 
				
			||||||
 | 
					    readonly onScopeDispose: UnwrapRef<typeof import('vue')['onScopeDispose']>
 | 
				
			||||||
 | 
					    readonly onServerPrefetch: UnwrapRef<typeof import('vue')['onServerPrefetch']>
 | 
				
			||||||
 | 
					    readonly onStartTyping: UnwrapRef<typeof import('@vueuse/core')['onStartTyping']>
 | 
				
			||||||
 | 
					    readonly onUnmounted: UnwrapRef<typeof import('vue')['onUnmounted']>
 | 
				
			||||||
 | 
					    readonly onUpdated: UnwrapRef<typeof import('vue')['onUpdated']>
 | 
				
			||||||
 | 
					    readonly pausableWatch: UnwrapRef<typeof import('@vueuse/core')['pausableWatch']>
 | 
				
			||||||
 | 
					    readonly provide: UnwrapRef<typeof import('vue')['provide']>
 | 
				
			||||||
 | 
					    readonly reactify: UnwrapRef<typeof import('@vueuse/core')['reactify']>
 | 
				
			||||||
 | 
					    readonly reactifyObject: UnwrapRef<typeof import('@vueuse/core')['reactifyObject']>
 | 
				
			||||||
 | 
					    readonly reactive: UnwrapRef<typeof import('vue')['reactive']>
 | 
				
			||||||
 | 
					    readonly reactiveComputed: UnwrapRef<typeof import('@vueuse/core')['reactiveComputed']>
 | 
				
			||||||
 | 
					    readonly reactiveOmit: UnwrapRef<typeof import('@vueuse/core')['reactiveOmit']>
 | 
				
			||||||
 | 
					    readonly reactivePick: UnwrapRef<typeof import('@vueuse/core')['reactivePick']>
 | 
				
			||||||
 | 
					    readonly readonly: UnwrapRef<typeof import('vue')['readonly']>
 | 
				
			||||||
 | 
					    readonly ref: UnwrapRef<typeof import('vue')['ref']>
 | 
				
			||||||
 | 
					    readonly refAutoReset: UnwrapRef<typeof import('@vueuse/core')['refAutoReset']>
 | 
				
			||||||
 | 
					    readonly refDebounced: UnwrapRef<typeof import('@vueuse/core')['refDebounced']>
 | 
				
			||||||
 | 
					    readonly refDefault: UnwrapRef<typeof import('@vueuse/core')['refDefault']>
 | 
				
			||||||
 | 
					    readonly refThrottled: UnwrapRef<typeof import('@vueuse/core')['refThrottled']>
 | 
				
			||||||
 | 
					    readonly refWithControl: UnwrapRef<typeof import('@vueuse/core')['refWithControl']>
 | 
				
			||||||
 | 
					    readonly resolveComponent: UnwrapRef<typeof import('vue')['resolveComponent']>
 | 
				
			||||||
 | 
					    readonly resolveRef: UnwrapRef<typeof import('@vueuse/core')['resolveRef']>
 | 
				
			||||||
 | 
					    readonly resolveUnref: UnwrapRef<typeof import('@vueuse/core')['resolveUnref']>
 | 
				
			||||||
 | 
					    readonly shallowReactive: UnwrapRef<typeof import('vue')['shallowReactive']>
 | 
				
			||||||
 | 
					    readonly shallowReadonly: UnwrapRef<typeof import('vue')['shallowReadonly']>
 | 
				
			||||||
 | 
					    readonly shallowRef: UnwrapRef<typeof import('vue')['shallowRef']>
 | 
				
			||||||
 | 
					    readonly syncRef: UnwrapRef<typeof import('@vueuse/core')['syncRef']>
 | 
				
			||||||
 | 
					    readonly syncRefs: UnwrapRef<typeof import('@vueuse/core')['syncRefs']>
 | 
				
			||||||
 | 
					    readonly templateRef: UnwrapRef<typeof import('@vueuse/core')['templateRef']>
 | 
				
			||||||
 | 
					    readonly throttledRef: UnwrapRef<typeof import('@vueuse/core')['throttledRef']>
 | 
				
			||||||
 | 
					    readonly throttledWatch: UnwrapRef<typeof import('@vueuse/core')['throttledWatch']>
 | 
				
			||||||
 | 
					    readonly toRaw: UnwrapRef<typeof import('vue')['toRaw']>
 | 
				
			||||||
 | 
					    readonly toReactive: UnwrapRef<typeof import('@vueuse/core')['toReactive']>
 | 
				
			||||||
 | 
					    readonly toRef: UnwrapRef<typeof import('vue')['toRef']>
 | 
				
			||||||
 | 
					    readonly toRefs: UnwrapRef<typeof import('vue')['toRefs']>
 | 
				
			||||||
 | 
					    readonly triggerRef: UnwrapRef<typeof import('vue')['triggerRef']>
 | 
				
			||||||
 | 
					    readonly tryOnBeforeMount: UnwrapRef<typeof import('@vueuse/core')['tryOnBeforeMount']>
 | 
				
			||||||
 | 
					    readonly tryOnBeforeUnmount: UnwrapRef<typeof import('@vueuse/core')['tryOnBeforeUnmount']>
 | 
				
			||||||
 | 
					    readonly tryOnMounted: UnwrapRef<typeof import('@vueuse/core')['tryOnMounted']>
 | 
				
			||||||
 | 
					    readonly tryOnScopeDispose: UnwrapRef<typeof import('@vueuse/core')['tryOnScopeDispose']>
 | 
				
			||||||
 | 
					    readonly tryOnUnmounted: UnwrapRef<typeof import('@vueuse/core')['tryOnUnmounted']>
 | 
				
			||||||
 | 
					    readonly unref: UnwrapRef<typeof import('vue')['unref']>
 | 
				
			||||||
 | 
					    readonly unrefElement: UnwrapRef<typeof import('@vueuse/core')['unrefElement']>
 | 
				
			||||||
 | 
					    readonly until: UnwrapRef<typeof import('@vueuse/core')['until']>
 | 
				
			||||||
 | 
					    readonly useActiveElement: UnwrapRef<typeof import('@vueuse/core')['useActiveElement']>
 | 
				
			||||||
 | 
					    readonly useAsyncQueue: UnwrapRef<typeof import('@vueuse/core')['useAsyncQueue']>
 | 
				
			||||||
 | 
					    readonly useAsyncState: UnwrapRef<typeof import('@vueuse/core')['useAsyncState']>
 | 
				
			||||||
 | 
					    readonly useAttrs: UnwrapRef<typeof import('vue')['useAttrs']>
 | 
				
			||||||
 | 
					    readonly useBase64: UnwrapRef<typeof import('@vueuse/core')['useBase64']>
 | 
				
			||||||
 | 
					    readonly useBattery: UnwrapRef<typeof import('@vueuse/core')['useBattery']>
 | 
				
			||||||
 | 
					    readonly useBluetooth: UnwrapRef<typeof import('@vueuse/core')['useBluetooth']>
 | 
				
			||||||
 | 
					    readonly useBreakpoints: UnwrapRef<typeof import('@vueuse/core')['useBreakpoints']>
 | 
				
			||||||
 | 
					    readonly useBroadcastChannel: UnwrapRef<typeof import('@vueuse/core')['useBroadcastChannel']>
 | 
				
			||||||
 | 
					    readonly useBrowserLocation: UnwrapRef<typeof import('@vueuse/core')['useBrowserLocation']>
 | 
				
			||||||
 | 
					    readonly useCached: UnwrapRef<typeof import('@vueuse/core')['useCached']>
 | 
				
			||||||
 | 
					    readonly useClamp: UnwrapRef<typeof import('@vueuse/core')['useClamp']>
 | 
				
			||||||
 | 
					    readonly useClipboard: UnwrapRef<typeof import('@vueuse/core')['useClipboard']>
 | 
				
			||||||
 | 
					    readonly useColorMode: UnwrapRef<typeof import('@vueuse/core')['useColorMode']>
 | 
				
			||||||
 | 
					    readonly useConfirmDialog: UnwrapRef<typeof import('@vueuse/core')['useConfirmDialog']>
 | 
				
			||||||
 | 
					    readonly useCounter: UnwrapRef<typeof import('@vueuse/core')['useCounter']>
 | 
				
			||||||
 | 
					    readonly useCssModule: UnwrapRef<typeof import('vue')['useCssModule']>
 | 
				
			||||||
 | 
					    readonly useCssVar: UnwrapRef<typeof import('@vueuse/core')['useCssVar']>
 | 
				
			||||||
 | 
					    readonly useCssVars: UnwrapRef<typeof import('vue')['useCssVars']>
 | 
				
			||||||
 | 
					    readonly useCurrentElement: UnwrapRef<typeof import('@vueuse/core')['useCurrentElement']>
 | 
				
			||||||
 | 
					    readonly useCycleList: UnwrapRef<typeof import('@vueuse/core')['useCycleList']>
 | 
				
			||||||
 | 
					    readonly useDark: UnwrapRef<typeof import('@vueuse/core')['useDark']>
 | 
				
			||||||
 | 
					    readonly useDateFormat: UnwrapRef<typeof import('@vueuse/core')['useDateFormat']>
 | 
				
			||||||
 | 
					    readonly useDebounce: UnwrapRef<typeof import('@vueuse/core')['useDebounce']>
 | 
				
			||||||
 | 
					    readonly useDebounceFn: UnwrapRef<typeof import('@vueuse/core')['useDebounceFn']>
 | 
				
			||||||
 | 
					    readonly useDebouncedRefHistory: UnwrapRef<typeof import('@vueuse/core')['useDebouncedRefHistory']>
 | 
				
			||||||
 | 
					    readonly useDeviceMotion: UnwrapRef<typeof import('@vueuse/core')['useDeviceMotion']>
 | 
				
			||||||
 | 
					    readonly useDeviceOrientation: UnwrapRef<typeof import('@vueuse/core')['useDeviceOrientation']>
 | 
				
			||||||
 | 
					    readonly useDevicePixelRatio: UnwrapRef<typeof import('@vueuse/core')['useDevicePixelRatio']>
 | 
				
			||||||
 | 
					    readonly useDevicesList: UnwrapRef<typeof import('@vueuse/core')['useDevicesList']>
 | 
				
			||||||
 | 
					    readonly useDialog: UnwrapRef<typeof import('naive-ui')['useDialog']>
 | 
				
			||||||
 | 
					    readonly useDisplayMedia: UnwrapRef<typeof import('@vueuse/core')['useDisplayMedia']>
 | 
				
			||||||
 | 
					    readonly useDocumentVisibility: UnwrapRef<typeof import('@vueuse/core')['useDocumentVisibility']>
 | 
				
			||||||
 | 
					    readonly useDraggable: UnwrapRef<typeof import('@vueuse/core')['useDraggable']>
 | 
				
			||||||
 | 
					    readonly useDropZone: UnwrapRef<typeof import('@vueuse/core')['useDropZone']>
 | 
				
			||||||
 | 
					    readonly useElementBounding: UnwrapRef<typeof import('@vueuse/core')['useElementBounding']>
 | 
				
			||||||
 | 
					    readonly useElementByPoint: UnwrapRef<typeof import('@vueuse/core')['useElementByPoint']>
 | 
				
			||||||
 | 
					    readonly useElementHover: UnwrapRef<typeof import('@vueuse/core')['useElementHover']>
 | 
				
			||||||
 | 
					    readonly useElementSize: UnwrapRef<typeof import('@vueuse/core')['useElementSize']>
 | 
				
			||||||
 | 
					    readonly useElementVisibility: UnwrapRef<typeof import('@vueuse/core')['useElementVisibility']>
 | 
				
			||||||
 | 
					    readonly useEventBus: UnwrapRef<typeof import('@vueuse/core')['useEventBus']>
 | 
				
			||||||
 | 
					    readonly useEventListener: UnwrapRef<typeof import('@vueuse/core')['useEventListener']>
 | 
				
			||||||
 | 
					    readonly useEventSource: UnwrapRef<typeof import('@vueuse/core')['useEventSource']>
 | 
				
			||||||
 | 
					    readonly useEyeDropper: UnwrapRef<typeof import('@vueuse/core')['useEyeDropper']>
 | 
				
			||||||
 | 
					    readonly useFavicon: UnwrapRef<typeof import('@vueuse/core')['useFavicon']>
 | 
				
			||||||
 | 
					    readonly useFetch: UnwrapRef<typeof import('@vueuse/core')['useFetch']>
 | 
				
			||||||
 | 
					    readonly useFileDialog: UnwrapRef<typeof import('@vueuse/core')['useFileDialog']>
 | 
				
			||||||
 | 
					    readonly useFileSystemAccess: UnwrapRef<typeof import('@vueuse/core')['useFileSystemAccess']>
 | 
				
			||||||
 | 
					    readonly useFocus: UnwrapRef<typeof import('@vueuse/core')['useFocus']>
 | 
				
			||||||
 | 
					    readonly useFocusWithin: UnwrapRef<typeof import('@vueuse/core')['useFocusWithin']>
 | 
				
			||||||
 | 
					    readonly useFps: UnwrapRef<typeof import('@vueuse/core')['useFps']>
 | 
				
			||||||
 | 
					    readonly useFullscreen: UnwrapRef<typeof import('@vueuse/core')['useFullscreen']>
 | 
				
			||||||
 | 
					    readonly useGamepad: UnwrapRef<typeof import('@vueuse/core')['useGamepad']>
 | 
				
			||||||
 | 
					    readonly useGeolocation: UnwrapRef<typeof import('@vueuse/core')['useGeolocation']>
 | 
				
			||||||
 | 
					    readonly useIdle: UnwrapRef<typeof import('@vueuse/core')['useIdle']>
 | 
				
			||||||
 | 
					    readonly useImage: UnwrapRef<typeof import('@vueuse/core')['useImage']>
 | 
				
			||||||
 | 
					    readonly useInfiniteScroll: UnwrapRef<typeof import('@vueuse/core')['useInfiniteScroll']>
 | 
				
			||||||
 | 
					    readonly useIntersectionObserver: UnwrapRef<typeof import('@vueuse/core')['useIntersectionObserver']>
 | 
				
			||||||
 | 
					    readonly useInterval: UnwrapRef<typeof import('@vueuse/core')['useInterval']>
 | 
				
			||||||
 | 
					    readonly useIntervalFn: UnwrapRef<typeof import('@vueuse/core')['useIntervalFn']>
 | 
				
			||||||
 | 
					    readonly useKeyModifier: UnwrapRef<typeof import('@vueuse/core')['useKeyModifier']>
 | 
				
			||||||
 | 
					    readonly useLastChanged: UnwrapRef<typeof import('@vueuse/core')['useLastChanged']>
 | 
				
			||||||
 | 
					    readonly useLink: UnwrapRef<typeof import('vue-router')['useLink']>
 | 
				
			||||||
 | 
					    readonly useLoadingBar: UnwrapRef<typeof import('naive-ui')['useLoadingBar']>
 | 
				
			||||||
 | 
					    readonly useLocalStorage: UnwrapRef<typeof import('@vueuse/core')['useLocalStorage']>
 | 
				
			||||||
 | 
					    readonly useMagicKeys: UnwrapRef<typeof import('@vueuse/core')['useMagicKeys']>
 | 
				
			||||||
 | 
					    readonly useManualRefHistory: UnwrapRef<typeof import('@vueuse/core')['useManualRefHistory']>
 | 
				
			||||||
 | 
					    readonly useMediaControls: UnwrapRef<typeof import('@vueuse/core')['useMediaControls']>
 | 
				
			||||||
 | 
					    readonly useMediaQuery: UnwrapRef<typeof import('@vueuse/core')['useMediaQuery']>
 | 
				
			||||||
 | 
					    readonly useMemoize: UnwrapRef<typeof import('@vueuse/core')['useMemoize']>
 | 
				
			||||||
 | 
					    readonly useMemory: UnwrapRef<typeof import('@vueuse/core')['useMemory']>
 | 
				
			||||||
 | 
					    readonly useMessage: UnwrapRef<typeof import('naive-ui')['useMessage']>
 | 
				
			||||||
 | 
					    readonly useMounted: UnwrapRef<typeof import('@vueuse/core')['useMounted']>
 | 
				
			||||||
 | 
					    readonly useMouse: UnwrapRef<typeof import('@vueuse/core')['useMouse']>
 | 
				
			||||||
 | 
					    readonly useMouseInElement: UnwrapRef<typeof import('@vueuse/core')['useMouseInElement']>
 | 
				
			||||||
 | 
					    readonly useMousePressed: UnwrapRef<typeof import('@vueuse/core')['useMousePressed']>
 | 
				
			||||||
 | 
					    readonly useMutationObserver: UnwrapRef<typeof import('@vueuse/core')['useMutationObserver']>
 | 
				
			||||||
 | 
					    readonly useNavigatorLanguage: UnwrapRef<typeof import('@vueuse/core')['useNavigatorLanguage']>
 | 
				
			||||||
 | 
					    readonly useNetwork: UnwrapRef<typeof import('@vueuse/core')['useNetwork']>
 | 
				
			||||||
 | 
					    readonly useNotification: UnwrapRef<typeof import('naive-ui')['useNotification']>
 | 
				
			||||||
 | 
					    readonly useNow: UnwrapRef<typeof import('@vueuse/core')['useNow']>
 | 
				
			||||||
 | 
					    readonly useObjectUrl: UnwrapRef<typeof import('@vueuse/core')['useObjectUrl']>
 | 
				
			||||||
 | 
					    readonly useOffsetPagination: UnwrapRef<typeof import('@vueuse/core')['useOffsetPagination']>
 | 
				
			||||||
 | 
					    readonly useOnline: UnwrapRef<typeof import('@vueuse/core')['useOnline']>
 | 
				
			||||||
 | 
					    readonly usePageLeave: UnwrapRef<typeof import('@vueuse/core')['usePageLeave']>
 | 
				
			||||||
 | 
					    readonly useParallax: UnwrapRef<typeof import('@vueuse/core')['useParallax']>
 | 
				
			||||||
 | 
					    readonly usePermission: UnwrapRef<typeof import('@vueuse/core')['usePermission']>
 | 
				
			||||||
 | 
					    readonly usePointer: UnwrapRef<typeof import('@vueuse/core')['usePointer']>
 | 
				
			||||||
 | 
					    readonly usePointerSwipe: UnwrapRef<typeof import('@vueuse/core')['usePointerSwipe']>
 | 
				
			||||||
 | 
					    readonly usePreferredColorScheme: UnwrapRef<typeof import('@vueuse/core')['usePreferredColorScheme']>
 | 
				
			||||||
 | 
					    readonly usePreferredDark: UnwrapRef<typeof import('@vueuse/core')['usePreferredDark']>
 | 
				
			||||||
 | 
					    readonly usePreferredLanguages: UnwrapRef<typeof import('@vueuse/core')['usePreferredLanguages']>
 | 
				
			||||||
 | 
					    readonly useRafFn: UnwrapRef<typeof import('@vueuse/core')['useRafFn']>
 | 
				
			||||||
 | 
					    readonly useRefHistory: UnwrapRef<typeof import('@vueuse/core')['useRefHistory']>
 | 
				
			||||||
 | 
					    readonly useResizeObserver: UnwrapRef<typeof import('@vueuse/core')['useResizeObserver']>
 | 
				
			||||||
 | 
					    readonly useRoute: UnwrapRef<typeof import('vue-router')['useRoute']>
 | 
				
			||||||
 | 
					    readonly useRouter: UnwrapRef<typeof import('vue-router')['useRouter']>
 | 
				
			||||||
 | 
					    readonly useScreenOrientation: UnwrapRef<typeof import('@vueuse/core')['useScreenOrientation']>
 | 
				
			||||||
 | 
					    readonly useScreenSafeArea: UnwrapRef<typeof import('@vueuse/core')['useScreenSafeArea']>
 | 
				
			||||||
 | 
					    readonly useScriptTag: UnwrapRef<typeof import('@vueuse/core')['useScriptTag']>
 | 
				
			||||||
 | 
					    readonly useScroll: UnwrapRef<typeof import('@vueuse/core')['useScroll']>
 | 
				
			||||||
 | 
					    readonly useScrollLock: UnwrapRef<typeof import('@vueuse/core')['useScrollLock']>
 | 
				
			||||||
 | 
					    readonly useSessionStorage: UnwrapRef<typeof import('@vueuse/core')['useSessionStorage']>
 | 
				
			||||||
 | 
					    readonly useShare: UnwrapRef<typeof import('@vueuse/core')['useShare']>
 | 
				
			||||||
 | 
					    readonly useSlots: UnwrapRef<typeof import('vue')['useSlots']>
 | 
				
			||||||
 | 
					    readonly useSpeechRecognition: UnwrapRef<typeof import('@vueuse/core')['useSpeechRecognition']>
 | 
				
			||||||
 | 
					    readonly useSpeechSynthesis: UnwrapRef<typeof import('@vueuse/core')['useSpeechSynthesis']>
 | 
				
			||||||
 | 
					    readonly useStepper: UnwrapRef<typeof import('@vueuse/core')['useStepper']>
 | 
				
			||||||
 | 
					    readonly useStorage: UnwrapRef<typeof import('@vueuse/core')['useStorage']>
 | 
				
			||||||
 | 
					    readonly useStorageAsync: UnwrapRef<typeof import('@vueuse/core')['useStorageAsync']>
 | 
				
			||||||
 | 
					    readonly useStyleTag: UnwrapRef<typeof import('@vueuse/core')['useStyleTag']>
 | 
				
			||||||
 | 
					    readonly useSwipe: UnwrapRef<typeof import('@vueuse/core')['useSwipe']>
 | 
				
			||||||
 | 
					    readonly useTemplateRefsList: UnwrapRef<typeof import('@vueuse/core')['useTemplateRefsList']>
 | 
				
			||||||
 | 
					    readonly useTextSelection: UnwrapRef<typeof import('@vueuse/core')['useTextSelection']>
 | 
				
			||||||
 | 
					    readonly useTextareaAutosize: UnwrapRef<typeof import('@vueuse/core')['useTextareaAutosize']>
 | 
				
			||||||
 | 
					    readonly useThrottle: UnwrapRef<typeof import('@vueuse/core')['useThrottle']>
 | 
				
			||||||
 | 
					    readonly useThrottleFn: UnwrapRef<typeof import('@vueuse/core')['useThrottleFn']>
 | 
				
			||||||
 | 
					    readonly useThrottledRefHistory: UnwrapRef<typeof import('@vueuse/core')['useThrottledRefHistory']>
 | 
				
			||||||
 | 
					    readonly useTimeAgo: UnwrapRef<typeof import('@vueuse/core')['useTimeAgo']>
 | 
				
			||||||
 | 
					    readonly useTimeout: UnwrapRef<typeof import('@vueuse/core')['useTimeout']>
 | 
				
			||||||
 | 
					    readonly useTimeoutFn: UnwrapRef<typeof import('@vueuse/core')['useTimeoutFn']>
 | 
				
			||||||
 | 
					    readonly useTimeoutPoll: UnwrapRef<typeof import('@vueuse/core')['useTimeoutPoll']>
 | 
				
			||||||
 | 
					    readonly useTimestamp: UnwrapRef<typeof import('@vueuse/core')['useTimestamp']>
 | 
				
			||||||
 | 
					    readonly useTitle: UnwrapRef<typeof import('@vueuse/core')['useTitle']>
 | 
				
			||||||
 | 
					    readonly useToggle: UnwrapRef<typeof import('@vueuse/core')['useToggle']>
 | 
				
			||||||
 | 
					    readonly useTransition: UnwrapRef<typeof import('@vueuse/core')['useTransition']>
 | 
				
			||||||
 | 
					    readonly useUrlSearchParams: UnwrapRef<typeof import('@vueuse/core')['useUrlSearchParams']>
 | 
				
			||||||
 | 
					    readonly useUserMedia: UnwrapRef<typeof import('@vueuse/core')['useUserMedia']>
 | 
				
			||||||
 | 
					    readonly useVModel: UnwrapRef<typeof import('@vueuse/core')['useVModel']>
 | 
				
			||||||
 | 
					    readonly useVModels: UnwrapRef<typeof import('@vueuse/core')['useVModels']>
 | 
				
			||||||
 | 
					    readonly useVibrate: UnwrapRef<typeof import('@vueuse/core')['useVibrate']>
 | 
				
			||||||
 | 
					    readonly useVirtualList: UnwrapRef<typeof import('@vueuse/core')['useVirtualList']>
 | 
				
			||||||
 | 
					    readonly useWakeLock: UnwrapRef<typeof import('@vueuse/core')['useWakeLock']>
 | 
				
			||||||
 | 
					    readonly useWebNotification: UnwrapRef<typeof import('@vueuse/core')['useWebNotification']>
 | 
				
			||||||
 | 
					    readonly useWebSocket: UnwrapRef<typeof import('@vueuse/core')['useWebSocket']>
 | 
				
			||||||
 | 
					    readonly useWebWorker: UnwrapRef<typeof import('@vueuse/core')['useWebWorker']>
 | 
				
			||||||
 | 
					    readonly useWebWorkerFn: UnwrapRef<typeof import('@vueuse/core')['useWebWorkerFn']>
 | 
				
			||||||
 | 
					    readonly useWindowFocus: UnwrapRef<typeof import('@vueuse/core')['useWindowFocus']>
 | 
				
			||||||
 | 
					    readonly useWindowScroll: UnwrapRef<typeof import('@vueuse/core')['useWindowScroll']>
 | 
				
			||||||
 | 
					    readonly useWindowSize: UnwrapRef<typeof import('@vueuse/core')['useWindowSize']>
 | 
				
			||||||
 | 
					    readonly watch: UnwrapRef<typeof import('vue')['watch']>
 | 
				
			||||||
 | 
					    readonly watchArray: UnwrapRef<typeof import('@vueuse/core')['watchArray']>
 | 
				
			||||||
 | 
					    readonly watchAtMost: UnwrapRef<typeof import('@vueuse/core')['watchAtMost']>
 | 
				
			||||||
 | 
					    readonly watchDebounced: UnwrapRef<typeof import('@vueuse/core')['watchDebounced']>
 | 
				
			||||||
 | 
					    readonly watchEffect: UnwrapRef<typeof import('vue')['watchEffect']>
 | 
				
			||||||
 | 
					    readonly watchIgnorable: UnwrapRef<typeof import('@vueuse/core')['watchIgnorable']>
 | 
				
			||||||
 | 
					    readonly watchOnce: UnwrapRef<typeof import('@vueuse/core')['watchOnce']>
 | 
				
			||||||
 | 
					    readonly watchPausable: UnwrapRef<typeof import('@vueuse/core')['watchPausable']>
 | 
				
			||||||
 | 
					    readonly watchPostEffect: UnwrapRef<typeof import('vue')['watchPostEffect']>
 | 
				
			||||||
 | 
					    readonly watchSyncEffect: UnwrapRef<typeof import('vue')['watchSyncEffect']>
 | 
				
			||||||
 | 
					    readonly watchThrottled: UnwrapRef<typeof import('@vueuse/core')['watchThrottled']>
 | 
				
			||||||
 | 
					    readonly watchTriggerable: UnwrapRef<typeof import('@vueuse/core')['watchTriggerable']>
 | 
				
			||||||
 | 
					    readonly watchWithFilter: UnwrapRef<typeof import('@vueuse/core')['watchWithFilter']>
 | 
				
			||||||
 | 
					    readonly whenever: UnwrapRef<typeof import('@vueuse/core')['whenever']>
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										72
									
								
								components.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										72
									
								
								components.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,72 @@
 | 
				
			|||||||
 | 
					/* eslint-disable */
 | 
				
			||||||
 | 
					/* prettier-ignore */
 | 
				
			||||||
 | 
					// @ts-nocheck
 | 
				
			||||||
 | 
					// Generated by unplugin-vue-components
 | 
				
			||||||
 | 
					// Read more: https://github.com/vuejs/core/pull/3399
 | 
				
			||||||
 | 
					import '@vue/runtime-core'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export {}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					declare module '@vue/runtime-core' {
 | 
				
			||||||
 | 
					  export interface GlobalComponents {
 | 
				
			||||||
 | 
					    CollapsibleToolMenu: typeof import('./src/components/CollapsibleToolMenu.vue')['default']
 | 
				
			||||||
 | 
					    ColoredCard: typeof import('./src/components/ColoredCard.vue')['default']
 | 
				
			||||||
 | 
					    FavoriteButton: typeof import('./src/components/FavoriteButton.vue')['default']
 | 
				
			||||||
 | 
					    FormatTransformer: typeof import('./src/components/FormatTransformer.vue')['default']
 | 
				
			||||||
 | 
					    InputCopyable: typeof import('./src/components/InputCopyable.vue')['default']
 | 
				
			||||||
 | 
					    MenuIconItem: typeof import('./src/components/MenuIconItem.vue')['default']
 | 
				
			||||||
 | 
					    MenuLayout: typeof import('./src/components/MenuLayout.vue')['default']
 | 
				
			||||||
 | 
					    NAlert: typeof import('naive-ui')['NAlert']
 | 
				
			||||||
 | 
					    NAutoComplete: typeof import('naive-ui')['NAutoComplete']
 | 
				
			||||||
 | 
					    NavbarButtons: typeof import('./src/components/NavbarButtons.vue')['default']
 | 
				
			||||||
 | 
					    NButton: typeof import('naive-ui')['NButton']
 | 
				
			||||||
 | 
					    NCard: typeof import('naive-ui')['NCard']
 | 
				
			||||||
 | 
					    NCheckbox: typeof import('naive-ui')['NCheckbox']
 | 
				
			||||||
 | 
					    NCode: typeof import('naive-ui')['NCode']
 | 
				
			||||||
 | 
					    NCollapseTransition: typeof import('naive-ui')['NCollapseTransition']
 | 
				
			||||||
 | 
					    NColorPicker: typeof import('naive-ui')['NColorPicker']
 | 
				
			||||||
 | 
					    NConfigProvider: typeof import('naive-ui')['NConfigProvider']
 | 
				
			||||||
 | 
					    NDatePicker: typeof import('naive-ui')['NDatePicker']
 | 
				
			||||||
 | 
					    NDivider: typeof import('naive-ui')['NDivider']
 | 
				
			||||||
 | 
					    NDynamicInput: typeof import('naive-ui')['NDynamicInput']
 | 
				
			||||||
 | 
					    NEllipsis: typeof import('naive-ui')['NEllipsis']
 | 
				
			||||||
 | 
					    NForm: typeof import('naive-ui')['NForm']
 | 
				
			||||||
 | 
					    NFormItem: typeof import('naive-ui')['NFormItem']
 | 
				
			||||||
 | 
					    NGi: typeof import('naive-ui')['NGi']
 | 
				
			||||||
 | 
					    NGrid: typeof import('naive-ui')['NGrid']
 | 
				
			||||||
 | 
					    NH1: typeof import('naive-ui')['NH1']
 | 
				
			||||||
 | 
					    NH2: typeof import('naive-ui')['NH2']
 | 
				
			||||||
 | 
					    NH3: typeof import('naive-ui')['NH3']
 | 
				
			||||||
 | 
					    NIcon: typeof import('naive-ui')['NIcon']
 | 
				
			||||||
 | 
					    NImage: typeof import('naive-ui')['NImage']
 | 
				
			||||||
 | 
					    NInput: typeof import('naive-ui')['NInput']
 | 
				
			||||||
 | 
					    NInputGroup: typeof import('naive-ui')['NInputGroup']
 | 
				
			||||||
 | 
					    NInputGroupLabel: typeof import('naive-ui')['NInputGroupLabel']
 | 
				
			||||||
 | 
					    NInputNumber: typeof import('naive-ui')['NInputNumber']
 | 
				
			||||||
 | 
					    NLayout: typeof import('naive-ui')['NLayout']
 | 
				
			||||||
 | 
					    NLayoutSider: typeof import('naive-ui')['NLayoutSider']
 | 
				
			||||||
 | 
					    NMenu: typeof import('naive-ui')['NMenu']
 | 
				
			||||||
 | 
					    NP: typeof import('naive-ui')['NP']
 | 
				
			||||||
 | 
					    NPageHeader: typeof import('naive-ui')['NPageHeader']
 | 
				
			||||||
 | 
					    NProgress: typeof import('naive-ui')['NProgress']
 | 
				
			||||||
 | 
					    NResult: typeof import('naive-ui')['NResult']
 | 
				
			||||||
 | 
					    NScrollbar: typeof import('naive-ui')['NScrollbar']
 | 
				
			||||||
 | 
					    NSelect: typeof import('naive-ui')['NSelect']
 | 
				
			||||||
 | 
					    NSlider: typeof import('naive-ui')['NSlider']
 | 
				
			||||||
 | 
					    NSpace: typeof import('naive-ui')['NSpace']
 | 
				
			||||||
 | 
					    NStatistic: typeof import('naive-ui')['NStatistic']
 | 
				
			||||||
 | 
					    NSwitch: typeof import('naive-ui')['NSwitch']
 | 
				
			||||||
 | 
					    NTable: typeof import('naive-ui')['NTable']
 | 
				
			||||||
 | 
					    NTag: typeof import('naive-ui')['NTag']
 | 
				
			||||||
 | 
					    NText: typeof import('naive-ui')['NText']
 | 
				
			||||||
 | 
					    NTooltip: typeof import('naive-ui')['NTooltip']
 | 
				
			||||||
 | 
					    NUpload: typeof import('naive-ui')['NUpload']
 | 
				
			||||||
 | 
					    NUploadDragger: typeof import('naive-ui')['NUploadDragger']
 | 
				
			||||||
 | 
					    RouterLink: typeof import('vue-router')['RouterLink']
 | 
				
			||||||
 | 
					    RouterView: typeof import('vue-router')['RouterView']
 | 
				
			||||||
 | 
					    SearchBar: typeof import('./src/components/SearchBar.vue')['default']
 | 
				
			||||||
 | 
					    SearchBarItem: typeof import('./src/components/SearchBarItem.vue')['default']
 | 
				
			||||||
 | 
					    TextareaCopyable: typeof import('./src/components/TextareaCopyable.vue')['default']
 | 
				
			||||||
 | 
					    ToolCard: typeof import('./src/components/ToolCard.vue')['default']
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										10
									
								
								nginx.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								nginx.conf
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
				
			|||||||
 | 
					server {
 | 
				
			||||||
 | 
					    listen 80;
 | 
				
			||||||
 | 
					    server_name localhost;
 | 
				
			||||||
 | 
					    root /usr/share/nginx/html;
 | 
				
			||||||
 | 
					    index index.html;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    location / {
 | 
				
			||||||
 | 
					        try_files $uri $uri/ /index.html;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										65
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										65
									
								
								package.json
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "it-tools",
 | 
					  "name": "it-tools",
 | 
				
			||||||
  "version": "2.18.0",
 | 
					  "version": "2023.4.13-dce9ff9",
 | 
				
			||||||
  "description": "Collection of handy online tools for developers, with great UX. ",
 | 
					  "description": "Collection of handy online tools for developers, with great UX. ",
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "productivity",
 | 
					    "productivity",
 | 
				
			||||||
@@ -25,75 +25,96 @@
 | 
				
			|||||||
    "preview": "vite preview --port 5050",
 | 
					    "preview": "vite preview --port 5050",
 | 
				
			||||||
    "test": "npm run test:unit",
 | 
					    "test": "npm run test:unit",
 | 
				
			||||||
    "test:unit": "vitest --environment jsdom",
 | 
					    "test:unit": "vitest --environment jsdom",
 | 
				
			||||||
 | 
					    "test:e2e": "playwright test",
 | 
				
			||||||
    "coverage": "vitest run --coverage",
 | 
					    "coverage": "vitest run --coverage",
 | 
				
			||||||
    "typecheck": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false",
 | 
					    "typecheck": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false",
 | 
				
			||||||
    "lint": "eslint src --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-path .gitignore",
 | 
					    "lint": "eslint src --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-path .gitignore",
 | 
				
			||||||
 | 
					    "script:create-new-tool": "node scripts/create-tool.mjs",
 | 
				
			||||||
    "release": "standard-version"
 | 
					    "release": "standard-version"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@it-tools/bip39": "^0.0.4",
 | 
					    "@it-tools/bip39": "^0.0.4",
 | 
				
			||||||
    "@it-tools/oggen": "^1.3.0",
 | 
					    "@it-tools/oggen": "^1.3.0",
 | 
				
			||||||
 | 
					    "@sindresorhus/slugify": "^2.2.0",
 | 
				
			||||||
 | 
					    "@tiptap/pm": "2.0.0-beta.220",
 | 
				
			||||||
 | 
					    "@tiptap/starter-kit": "2.0.0-beta.220",
 | 
				
			||||||
 | 
					    "@tiptap/vue-3": "2.0.0-beta.220",
 | 
				
			||||||
    "@vicons/material": "^0.12.0",
 | 
					    "@vicons/material": "^0.12.0",
 | 
				
			||||||
    "@vicons/tabler": "^0.12.0",
 | 
					    "@vicons/tabler": "^0.12.0",
 | 
				
			||||||
    "@vueuse/core": "^8.9.4",
 | 
					    "@vueuse/core": "^8.9.4",
 | 
				
			||||||
    "@vueuse/head": "^0.7.13",
 | 
					    "@vueuse/head": "^0.7.13",
 | 
				
			||||||
    "@vueuse/router": "^9.11.0",
 | 
					    "@vueuse/router": "^9.13.0",
 | 
				
			||||||
    "bcryptjs": "^2.4.3",
 | 
					    "bcryptjs": "^2.4.3",
 | 
				
			||||||
    "change-case": "^4.1.2",
 | 
					    "change-case": "^4.1.2",
 | 
				
			||||||
    "colord": "^2.9.3",
 | 
					    "colord": "^2.9.3",
 | 
				
			||||||
 | 
					    "composerize-ts": "^0.6.2",
 | 
				
			||||||
    "cron-validator": "^1.3.1",
 | 
					    "cron-validator": "^1.3.1",
 | 
				
			||||||
    "cronstrue": "^2.15.0",
 | 
					    "cronstrue": "^2.26.0",
 | 
				
			||||||
    "crypto-js": "^4.1.1",
 | 
					    "crypto-js": "^4.1.1",
 | 
				
			||||||
    "date-fns": "^2.29.3",
 | 
					    "date-fns": "^2.29.3",
 | 
				
			||||||
    "figue": "^1.2.0",
 | 
					    "figue": "^1.2.0",
 | 
				
			||||||
    "fuse.js": "^6.6.2",
 | 
					    "fuse.js": "^6.6.2",
 | 
				
			||||||
    "highlight.js": "^11.6.0",
 | 
					    "highlight.js": "^11.7.0",
 | 
				
			||||||
    "json5": "^2.2.1",
 | 
					    "json5": "^2.2.3",
 | 
				
			||||||
    "jwt-decode": "^3.1.2",
 | 
					    "jwt-decode": "^3.1.2",
 | 
				
			||||||
    "lodash": "^4.17.21",
 | 
					    "lodash": "^4.17.21",
 | 
				
			||||||
    "mathjs": "^10.6.4",
 | 
					    "mathjs": "^10.6.4",
 | 
				
			||||||
    "mime-types": "^2.1.35",
 | 
					    "mime-types": "^2.1.35",
 | 
				
			||||||
    "naive-ui": "^2.33.5",
 | 
					    "naive-ui": "^2.34.3",
 | 
				
			||||||
    "pinia": "^2.0.23",
 | 
					    "netmask": "^2.0.2",
 | 
				
			||||||
 | 
					    "node-forge": "^1.3.1",
 | 
				
			||||||
 | 
					    "oui": "^12.0.52",
 | 
				
			||||||
 | 
					    "pinia": "^2.0.34",
 | 
				
			||||||
    "plausible-tracker": "^0.3.8",
 | 
					    "plausible-tracker": "^0.3.8",
 | 
				
			||||||
    "qrcode": "^1.5.1",
 | 
					    "qrcode": "^1.5.1",
 | 
				
			||||||
    "randombytes": "^2.1.0",
 | 
					    "randombytes": "^2.1.0",
 | 
				
			||||||
    "sql-formatter": "^8.2.0",
 | 
					    "sql-formatter": "^8.2.0",
 | 
				
			||||||
    "ts-pattern": "^4.1.3",
 | 
					    "ts-pattern": "^4.2.2",
 | 
				
			||||||
 | 
					    "ua-parser-js": "^1.0.35",
 | 
				
			||||||
    "uuid": "^8.3.2",
 | 
					    "uuid": "^8.3.2",
 | 
				
			||||||
    "vue": "^3.2.45",
 | 
					    "vue": "^3.2.47",
 | 
				
			||||||
    "vue-router": "^4.1.6"
 | 
					    "vue-router": "^4.1.6",
 | 
				
			||||||
 | 
					    "yaml": "^2.2.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
					    "@playwright/test": "^1.32.3",
 | 
				
			||||||
    "@rushstack/eslint-patch": "^1.2.0",
 | 
					    "@rushstack/eslint-patch": "^1.2.0",
 | 
				
			||||||
    "@types/bcryptjs": "^2.4.2",
 | 
					    "@types/bcryptjs": "^2.4.2",
 | 
				
			||||||
    "@types/crypto-js": "^4.1.1",
 | 
					    "@types/crypto-js": "^4.1.1",
 | 
				
			||||||
    "@types/jsdom": "^16.2.15",
 | 
					    "@types/jsdom": "^16.2.15",
 | 
				
			||||||
    "@types/lodash": "^4.14.188",
 | 
					    "@types/lodash": "^4.14.192",
 | 
				
			||||||
    "@types/mime-types": "^2.1.1",
 | 
					    "@types/mime-types": "^2.1.1",
 | 
				
			||||||
    "@types/node": "^16.18.3",
 | 
					    "@types/netmask": "^2.0.0",
 | 
				
			||||||
 | 
					    "@types/node": "^16.18.23",
 | 
				
			||||||
 | 
					    "@types/node-forge": "^1.3.2",
 | 
				
			||||||
 | 
					    "@types/prettier": "^2.7.2",
 | 
				
			||||||
    "@types/qrcode": "^1.5.0",
 | 
					    "@types/qrcode": "^1.5.0",
 | 
				
			||||||
    "@types/randombytes": "^2.0.0",
 | 
					    "@types/randombytes": "^2.0.0",
 | 
				
			||||||
 | 
					    "@types/ua-parser-js": "^0.7.36",
 | 
				
			||||||
    "@types/uuid": "^8.3.4",
 | 
					    "@types/uuid": "^8.3.4",
 | 
				
			||||||
    "@typescript-eslint/parser": "^5.42.1",
 | 
					    "@typescript-eslint/parser": "^5.58.0",
 | 
				
			||||||
 | 
					    "@unocss/eslint-config": "^0.50.8",
 | 
				
			||||||
    "@vitejs/plugin-vue": "^2.3.4",
 | 
					    "@vitejs/plugin-vue": "^2.3.4",
 | 
				
			||||||
    "@vitejs/plugin-vue-jsx": "^1.3.10",
 | 
					    "@vitejs/plugin-vue-jsx": "^1.3.10",
 | 
				
			||||||
    "@vue/eslint-config-prettier": "^7.0.0",
 | 
					    "@vue/eslint-config-prettier": "^7.1.0",
 | 
				
			||||||
    "@vue/eslint-config-typescript": "^10.0.0",
 | 
					    "@vue/eslint-config-typescript": "^10.0.0",
 | 
				
			||||||
    "@vue/test-utils": "^2.2.2",
 | 
					    "@vue/test-utils": "^2.3.2",
 | 
				
			||||||
    "@vue/tsconfig": "^0.1.3",
 | 
					    "@vue/tsconfig": "^0.1.3",
 | 
				
			||||||
    "c8": "^7.12.0",
 | 
					    "c8": "^7.13.0",
 | 
				
			||||||
    "eslint": "^8.27.0",
 | 
					    "eslint": "^8.38.0",
 | 
				
			||||||
    "eslint-config-prettier": "^8.5.0",
 | 
					    "eslint-config-prettier": "^8.8.0",
 | 
				
			||||||
    "eslint-import-resolver-typescript": "^3.5.2",
 | 
					    "eslint-import-resolver-typescript": "^3.5.5",
 | 
				
			||||||
    "eslint-plugin-import": "^2.26.0",
 | 
					    "eslint-plugin-import": "^2.27.5",
 | 
				
			||||||
    "eslint-plugin-vue": "^8.7.1",
 | 
					    "eslint-plugin-vue": "^8.7.1",
 | 
				
			||||||
    "jsdom": "^19.0.0",
 | 
					    "jsdom": "^19.0.0",
 | 
				
			||||||
    "less": "^4.1.3",
 | 
					    "less": "^4.1.3",
 | 
				
			||||||
    "prettier": "^2.7.1",
 | 
					    "prettier": "^2.8.7",
 | 
				
			||||||
    "standard-version": "^9.5.0",
 | 
					    "standard-version": "^9.5.0",
 | 
				
			||||||
    "start-server-and-test": "^1.14.0",
 | 
					    "start-server-and-test": "^1.15.4",
 | 
				
			||||||
    "typescript": "~4.5.5",
 | 
					    "typescript": "~4.5.5",
 | 
				
			||||||
 | 
					    "unocss": "^0.50.8",
 | 
				
			||||||
 | 
					    "unplugin-auto-import": "^0.15.2",
 | 
				
			||||||
 | 
					    "unplugin-vue-components": "^0.24.1",
 | 
				
			||||||
    "vite": "^2.9.15",
 | 
					    "vite": "^2.9.15",
 | 
				
			||||||
    "vite-plugin-md": "^0.12.4",
 | 
					    "vite-plugin-md": "^0.12.4",
 | 
				
			||||||
    "vite-plugin-pwa": "^0.11.13",
 | 
					    "vite-plugin-pwa": "^0.11.13",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										82
									
								
								playwright.config.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										82
									
								
								playwright.config.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,82 @@
 | 
				
			|||||||
 | 
					import { defineConfig, devices } from '@playwright/test';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Read environment variables from file.
 | 
				
			||||||
 | 
					 * https://github.com/motdotla/dotenv
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					// require('dotenv').config();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * See https://playwright.dev/docs/test-configuration.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					export default defineConfig({
 | 
				
			||||||
 | 
					  testDir: './src',
 | 
				
			||||||
 | 
					  testMatch: /.*\.e2e\.(spec\.)?ts/,
 | 
				
			||||||
 | 
					  /* Run tests in files in parallel */
 | 
				
			||||||
 | 
					  fullyParallel: true,
 | 
				
			||||||
 | 
					  /* Fail the build on CI if you accidentally left test.only in the source code. */
 | 
				
			||||||
 | 
					  forbidOnly: !!process.env.CI,
 | 
				
			||||||
 | 
					  /* Retry on CI only */
 | 
				
			||||||
 | 
					  retries: process.env.CI ? 2 : 0,
 | 
				
			||||||
 | 
					  /* Opt out of parallel tests on CI. */
 | 
				
			||||||
 | 
					  workers: process.env.CI ? 1 : undefined,
 | 
				
			||||||
 | 
					  /* Reporter to use. See https://playwright.dev/docs/test-reporters */
 | 
				
			||||||
 | 
					  reporter: 'html',
 | 
				
			||||||
 | 
					  /* Shared settings for all the projects below. See https://playwright.dev/docs/api/class-testoptions. */
 | 
				
			||||||
 | 
					  use: {
 | 
				
			||||||
 | 
					    /* Base URL to use in actions like `await page.goto('/')`. */
 | 
				
			||||||
 | 
					    baseURL: 'http://127.0.0.1:3000',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
 | 
				
			||||||
 | 
					    trace: 'on-first-retry',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    testIdAttribute: 'data-test-id',
 | 
				
			||||||
 | 
					    locale: 'en-GB',
 | 
				
			||||||
 | 
					    timezoneId: 'Europe/Paris',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /* Configure projects for major browsers */
 | 
				
			||||||
 | 
					  projects: [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      name: 'chromium',
 | 
				
			||||||
 | 
					      use: { ...devices['Desktop Chrome'] },
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      name: 'firefox',
 | 
				
			||||||
 | 
					      use: { ...devices['Desktop Firefox'] },
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      name: 'webkit',
 | 
				
			||||||
 | 
					      use: { ...devices['Desktop Safari'] },
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /* Test against mobile viewports. */
 | 
				
			||||||
 | 
					    // {
 | 
				
			||||||
 | 
					    //   name: 'Mobile Chrome',
 | 
				
			||||||
 | 
					    //   use: { ...devices['Pixel 5'] },
 | 
				
			||||||
 | 
					    // },
 | 
				
			||||||
 | 
					    // {
 | 
				
			||||||
 | 
					    //   name: 'Mobile Safari',
 | 
				
			||||||
 | 
					    //   use: { ...devices['iPhone 12'] },
 | 
				
			||||||
 | 
					    // },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /* Test against branded browsers. */
 | 
				
			||||||
 | 
					    // {
 | 
				
			||||||
 | 
					    //   name: 'Microsoft Edge',
 | 
				
			||||||
 | 
					    //   use: { ...devices['Desktop Edge'], channel: 'msedge' },
 | 
				
			||||||
 | 
					    // },
 | 
				
			||||||
 | 
					    // {
 | 
				
			||||||
 | 
					    //   name: 'Google Chrome',
 | 
				
			||||||
 | 
					    //   use: { ..devices['Desktop Chrome'], channel: 'chrome' },
 | 
				
			||||||
 | 
					    // },
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /* Run your local dev server before starting the tests */
 | 
				
			||||||
 | 
					  webServer: {
 | 
				
			||||||
 | 
					    command: 'npm run dev',
 | 
				
			||||||
 | 
					    url: 'http://127.0.0.1:3000',
 | 
				
			||||||
 | 
					    reuseExistingServer: !process.env.CI,
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										5658
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5658
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -5,6 +5,7 @@ import { fileURLToPath } from 'url';
 | 
				
			|||||||
const currentDirname = dirname(fileURLToPath(import.meta.url));
 | 
					const currentDirname = dirname(fileURLToPath(import.meta.url));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const toolsDir = join(currentDirname, '..', 'src', 'tools');
 | 
					const toolsDir = join(currentDirname, '..', 'src', 'tools');
 | 
				
			||||||
 | 
					// eslint-disable-next-line no-undef
 | 
				
			||||||
const toolName = process.argv[2];
 | 
					const toolName = process.argv[2];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (!toolName) {
 | 
					if (!toolName) {
 | 
				
			||||||
@@ -55,6 +56,7 @@ export const tool = defineTool({
 | 
				
			|||||||
  keywords: ['${toolName.split('-').join("', '")}'],
 | 
					  keywords: ['${toolName.split('-').join("', '")}'],
 | 
				
			||||||
  component: () => import('./${toolName}.vue'),
 | 
					  component: () => import('./${toolName}.vue'),
 | 
				
			||||||
  icon: ArrowsShuffle,
 | 
					  icon: ArrowsShuffle,
 | 
				
			||||||
 | 
					  createdAt: new Date('${new Date().toISOString().split('T')[0]}'),
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
`,
 | 
					`,
 | 
				
			||||||
);
 | 
					);
 | 
				
			||||||
@@ -72,6 +74,28 @@ import { expect, describe, it } from 'vitest';
 | 
				
			|||||||
`,
 | 
					`,
 | 
				
			||||||
);
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					createToolFile(
 | 
				
			||||||
 | 
					  `${toolName}.e2e.spec.ts`,
 | 
				
			||||||
 | 
					  `
 | 
				
			||||||
 | 
					import { test, expect } from '@playwright/test';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					test.describe('Tool - ${toolNameTitleCase}', () => {
 | 
				
			||||||
 | 
					  test.beforeEach(async ({ page }) => {
 | 
				
			||||||
 | 
					    await page.goto('/${toolName}');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('Has correct title', async ({ page }) => {
 | 
				
			||||||
 | 
					    await expect(page).toHaveTitle('${toolNameTitleCase} - IT Tools');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('', async ({ page }) => {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					`,
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const toolsIndex = join(toolsDir, 'index.ts');
 | 
					const toolsIndex = join(toolsDir, 'index.ts');
 | 
				
			||||||
const indexContent = await readFile(toolsIndex, { encoding: 'utf-8' }).then((r) => r.split('\n'));
 | 
					const indexContent = await readFile(toolsIndex, { encoding: 'utf-8' }).then((r) => r.split('\n'));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										10
									
								
								src/App.vue
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								src/App.vue
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
import { computed } from 'vue';
 | 
					import { computed } from 'vue';
 | 
				
			||||||
import { useRoute, RouterView } from 'vue-router';
 | 
					import { useRoute, RouterView } from 'vue-router';
 | 
				
			||||||
import { darkTheme, NGlobalStyle, NMessageProvider } from 'naive-ui';
 | 
					import { darkTheme, NGlobalStyle, NMessageProvider, NNotificationProvider } from 'naive-ui';
 | 
				
			||||||
import { darkThemeOverrides, lightThemeOverrides } from './themes';
 | 
					import { darkThemeOverrides, lightThemeOverrides } from './themes';
 | 
				
			||||||
import { layouts } from './layouts';
 | 
					import { layouts } from './layouts';
 | 
				
			||||||
import { useStyleStore } from './stores/style.store';
 | 
					import { useStyleStore } from './stores/style.store';
 | 
				
			||||||
@@ -18,9 +18,11 @@ const themeOverrides = computed(() => (styleStore.isDarkTheme ? darkThemeOverrid
 | 
				
			|||||||
  <n-config-provider :theme="theme" :theme-overrides="themeOverrides">
 | 
					  <n-config-provider :theme="theme" :theme-overrides="themeOverrides">
 | 
				
			||||||
    <n-global-style />
 | 
					    <n-global-style />
 | 
				
			||||||
    <n-message-provider placement="bottom">
 | 
					    <n-message-provider placement="bottom">
 | 
				
			||||||
      <component :is="layout">
 | 
					      <n-notification-provider placement="bottom-right">
 | 
				
			||||||
        <router-view />
 | 
					        <component :is="layout">
 | 
				
			||||||
      </component>
 | 
					          <router-view />
 | 
				
			||||||
 | 
					        </component>
 | 
				
			||||||
 | 
					      </n-notification-provider>
 | 
				
			||||||
    </n-message-provider>
 | 
					    </n-message-provider>
 | 
				
			||||||
  </n-config-provider>
 | 
					  </n-config-provider>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										134
									
								
								src/components/CollapsibleToolMenu.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										134
									
								
								src/components/CollapsibleToolMenu.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,134 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div v-for="{ name, tools, isCollapsed } of menuOptions" :key="name">
 | 
				
			||||||
 | 
					    <n-text tag="div" depth="3" class="category-name" @click="toggleCategoryCollapse({ name })">
 | 
				
			||||||
 | 
					      <n-icon :component="ChevronRight" :class="{ rotated: isCollapsed }" size="16" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      <span>
 | 
				
			||||||
 | 
					        {{ name }}
 | 
				
			||||||
 | 
					      </span>
 | 
				
			||||||
 | 
					    </n-text>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-collapse-transition :show="!isCollapsed">
 | 
				
			||||||
 | 
					      <div class="menu-wrapper">
 | 
				
			||||||
 | 
					        <div class="toggle-bar" @click="toggleCategoryCollapse({ name })" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        <n-menu
 | 
				
			||||||
 | 
					          class="menu"
 | 
				
			||||||
 | 
					          :value="(route.name as string)"
 | 
				
			||||||
 | 
					          :collapsed-width="64"
 | 
				
			||||||
 | 
					          :collapsed-icon-size="22"
 | 
				
			||||||
 | 
					          :options="tools"
 | 
				
			||||||
 | 
					          :indent="8"
 | 
				
			||||||
 | 
					          :default-expand-all="true"
 | 
				
			||||||
 | 
					        />
 | 
				
			||||||
 | 
					      </div>
 | 
				
			||||||
 | 
					    </n-collapse-transition>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import type { Tool, ToolCategory } from '@/tools/tools.types';
 | 
				
			||||||
 | 
					import { ChevronRight } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { useStorage } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { useThemeVars } from 'naive-ui';
 | 
				
			||||||
 | 
					import { toRefs, computed, h } from 'vue';
 | 
				
			||||||
 | 
					import { RouterLink, useRoute } from 'vue-router';
 | 
				
			||||||
 | 
					import MenuIconItem from './MenuIconItem.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const props = withDefaults(defineProps<{ toolsByCategory?: ToolCategory[] }>(), { toolsByCategory: () => [] });
 | 
				
			||||||
 | 
					const { toolsByCategory } = toRefs(props);
 | 
				
			||||||
 | 
					const route = useRoute();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const makeLabel = (tool: Tool) => () => h(RouterLink, { to: tool.path }, { default: () => tool.name });
 | 
				
			||||||
 | 
					const makeIcon = (tool: Tool) => () => h(MenuIconItem, { tool });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const collapsedCategories = useStorage<Record<string, boolean>>(
 | 
				
			||||||
 | 
					  'menu-tool-option:collapsed-categories',
 | 
				
			||||||
 | 
					  {},
 | 
				
			||||||
 | 
					  undefined,
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    deep: true,
 | 
				
			||||||
 | 
					    serializer: {
 | 
				
			||||||
 | 
					      read: (v) => (v ? JSON.parse(v) : null),
 | 
				
			||||||
 | 
					      write: (v) => JSON.stringify(v),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function toggleCategoryCollapse({ name }: { name: string }) {
 | 
				
			||||||
 | 
					  collapsedCategories.value[name] = !collapsedCategories.value[name];
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const menuOptions = computed(() =>
 | 
				
			||||||
 | 
					  toolsByCategory.value.map(({ name, components }) => ({
 | 
				
			||||||
 | 
					    name: name,
 | 
				
			||||||
 | 
					    isCollapsed: collapsedCategories.value[name],
 | 
				
			||||||
 | 
					    tools: components.map((tool) => ({
 | 
				
			||||||
 | 
					      label: makeLabel(tool),
 | 
				
			||||||
 | 
					      icon: makeIcon(tool),
 | 
				
			||||||
 | 
					      key: tool.name,
 | 
				
			||||||
 | 
					    })),
 | 
				
			||||||
 | 
					  })),
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const themeVars = useThemeVars();
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped lang="less">
 | 
				
			||||||
 | 
					.category-name {
 | 
				
			||||||
 | 
					  font-size: 0.93em;
 | 
				
			||||||
 | 
					  padding: 12px 0 0px 0;
 | 
				
			||||||
 | 
					  cursor: pointer;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  display: flex;
 | 
				
			||||||
 | 
					  flex-direction: row;
 | 
				
			||||||
 | 
					  align-items: center;
 | 
				
			||||||
 | 
					  .n-icon {
 | 
				
			||||||
 | 
					    transition: transform ease 0.5s;
 | 
				
			||||||
 | 
					    transform: rotate(90deg);
 | 
				
			||||||
 | 
					    margin: 0 10px 0 7px;
 | 
				
			||||||
 | 
					    opacity: 0.5;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    &.rotated {
 | 
				
			||||||
 | 
					      transform: rotate(0deg);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.menu-wrapper {
 | 
				
			||||||
 | 
					  display: flex;
 | 
				
			||||||
 | 
					  flex-direction: row;
 | 
				
			||||||
 | 
					  .menu {
 | 
				
			||||||
 | 
					    flex: 1;
 | 
				
			||||||
 | 
					    margin-bottom: 5px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    ::v-deep(.n-menu-item-content::before) {
 | 
				
			||||||
 | 
					      left: 0;
 | 
				
			||||||
 | 
					      right: 13px;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  .toggle-bar {
 | 
				
			||||||
 | 
					    width: 24px;
 | 
				
			||||||
 | 
					    opacity: 0.1;
 | 
				
			||||||
 | 
					    transition: opacity ease 0.2s;
 | 
				
			||||||
 | 
					    position: relative;
 | 
				
			||||||
 | 
					    cursor: pointer;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    &::before {
 | 
				
			||||||
 | 
					      width: 2px;
 | 
				
			||||||
 | 
					      height: 100%;
 | 
				
			||||||
 | 
					      content: ' ';
 | 
				
			||||||
 | 
					      background-color: v-bind('themeVars.textColor3');
 | 
				
			||||||
 | 
					      border-radius: 2px;
 | 
				
			||||||
 | 
					      position: absolute;
 | 
				
			||||||
 | 
					      top: 0;
 | 
				
			||||||
 | 
					      left: 14px;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    &:hover {
 | 
				
			||||||
 | 
					      opacity: 0.5;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</style>
 | 
				
			||||||
							
								
								
									
										57
									
								
								src/components/FormatTransformer.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										57
									
								
								src/components/FormatTransformer.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,57 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <n-form-item :label="inputLabel" v-bind="validationAttrs">
 | 
				
			||||||
 | 
					    <n-input
 | 
				
			||||||
 | 
					      ref="inputElement"
 | 
				
			||||||
 | 
					      v-model:value="input"
 | 
				
			||||||
 | 
					      :placeholder="inputPlaceholder"
 | 
				
			||||||
 | 
					      type="textarea"
 | 
				
			||||||
 | 
					      rows="20"
 | 
				
			||||||
 | 
					      autocomplete="off"
 | 
				
			||||||
 | 
					      autocorrect="off"
 | 
				
			||||||
 | 
					      autocapitalize="off"
 | 
				
			||||||
 | 
					      spellcheck="false"
 | 
				
			||||||
 | 
					      :input-props="{ 'data-test-id': 'input' }"
 | 
				
			||||||
 | 
					    />
 | 
				
			||||||
 | 
					  </n-form-item>
 | 
				
			||||||
 | 
					  <n-form-item :label="outputLabel">
 | 
				
			||||||
 | 
					    <textarea-copyable :value="output" :language="outputLanguage" :follow-height-of="inputElement" />
 | 
				
			||||||
 | 
					  </n-form-item>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { useValidation, type UseValidationRule } from '@/composable/validation';
 | 
				
			||||||
 | 
					import _ from 'lodash';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const props = withDefaults(
 | 
				
			||||||
 | 
					  defineProps<{
 | 
				
			||||||
 | 
					    transformer?: (v: string) => string;
 | 
				
			||||||
 | 
					    inputValidationRules?: UseValidationRule<string>[];
 | 
				
			||||||
 | 
					    inputLabel?: string;
 | 
				
			||||||
 | 
					    inputPlaceholder?: string;
 | 
				
			||||||
 | 
					    inputDefault?: string;
 | 
				
			||||||
 | 
					    outputLabel?: string;
 | 
				
			||||||
 | 
					    outputLanguage?: string;
 | 
				
			||||||
 | 
					  }>(),
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    transformer: _.identity,
 | 
				
			||||||
 | 
					    inputValidationRules: () => [],
 | 
				
			||||||
 | 
					    inputLabel: 'Input',
 | 
				
			||||||
 | 
					    inputDefault: '',
 | 
				
			||||||
 | 
					    inputPlaceholder: 'Input...',
 | 
				
			||||||
 | 
					    outputLabel: 'Output',
 | 
				
			||||||
 | 
					    outputLanguage: '',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { transformer, inputValidationRules, inputLabel, outputLabel, outputLanguage, inputPlaceholder, inputDefault } =
 | 
				
			||||||
 | 
					  toRefs(props);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const inputElement = ref();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const input = ref(inputDefault.value);
 | 
				
			||||||
 | 
					const output = computed(() => transformer.value(input.value));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { attrs: validationAttrs } = useValidation({ source: input, rules: inputValidationRules.value });
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped></style>
 | 
				
			||||||
@@ -9,7 +9,7 @@
 | 
				
			|||||||
        href="https://github.com/CorentinTh/it-tools"
 | 
					        href="https://github.com/CorentinTh/it-tools"
 | 
				
			||||||
        rel="noopener"
 | 
					        rel="noopener"
 | 
				
			||||||
        target="_blank"
 | 
					        target="_blank"
 | 
				
			||||||
        aria-label="IT-Tools' github repository"
 | 
					        aria-label="IT-Tools' GitHub repository"
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
        <n-icon size="25" :component="BrandGithub" />
 | 
					        <n-icon size="25" :component="BrandGithub" />
 | 
				
			||||||
      </n-button>
 | 
					      </n-button>
 | 
				
			||||||
@@ -27,12 +27,12 @@
 | 
				
			|||||||
        href="https://twitter.com/ittoolsdottech"
 | 
					        href="https://twitter.com/ittoolsdottech"
 | 
				
			||||||
        rel="noopener"
 | 
					        rel="noopener"
 | 
				
			||||||
        target="_blank"
 | 
					        target="_blank"
 | 
				
			||||||
        aria-label="IT Tools' twitter account"
 | 
					        aria-label="IT Tools' Twitter account"
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
        <n-icon size="25" :component="BrandTwitter" />
 | 
					        <n-icon size="25" :component="BrandTwitter" />
 | 
				
			||||||
      </n-button>
 | 
					      </n-button>
 | 
				
			||||||
    </template>
 | 
					    </template>
 | 
				
			||||||
    IT Tools' twitter account
 | 
					    IT Tools' Twitter account
 | 
				
			||||||
  </n-tooltip>
 | 
					  </n-tooltip>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <router-link to="/about" #="{ navigate, href }" custom>
 | 
					  <router-link to="/about" #="{ navigate, href }" custom>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,13 +7,13 @@
 | 
				
			|||||||
        :style="height ? `min-height: ${height - 40 /* card padding */ + 10 /* negative margin compensation */}px` : ''"
 | 
					        :style="height ? `min-height: ${height - 40 /* card padding */ + 10 /* negative margin compensation */}px` : ''"
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
        <n-config-provider :hljs="hljs">
 | 
					        <n-config-provider :hljs="hljs">
 | 
				
			||||||
          <n-code :code="value" :language="language" :trim="false" />
 | 
					          <n-code :code="value" :language="language" :trim="false" data-test-id="area-content" />
 | 
				
			||||||
        </n-config-provider>
 | 
					        </n-config-provider>
 | 
				
			||||||
      </n-scrollbar>
 | 
					      </n-scrollbar>
 | 
				
			||||||
      <n-tooltip v-if="value" trigger="hover">
 | 
					      <n-tooltip v-if="value" trigger="hover">
 | 
				
			||||||
        <template #trigger>
 | 
					        <template #trigger>
 | 
				
			||||||
          <div class="copy-button" :class="[copyPlacement]">
 | 
					          <div class="copy-button" :class="[copyPlacement]">
 | 
				
			||||||
            <n-button secondary circle size="large" @click="onCopyClicked">
 | 
					            <n-button circle secondary size="large" @click="onCopyClicked">
 | 
				
			||||||
              <n-icon size="22" :component="Copy" />
 | 
					              <n-icon size="22" :component="Copy" />
 | 
				
			||||||
            </n-button>
 | 
					            </n-button>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
@@ -21,7 +21,7 @@
 | 
				
			|||||||
        <span>{{ tooltipText }}</span>
 | 
					        <span>{{ tooltipText }}</span>
 | 
				
			||||||
      </n-tooltip>
 | 
					      </n-tooltip>
 | 
				
			||||||
    </n-card>
 | 
					    </n-card>
 | 
				
			||||||
    <n-space v-if="copyPlacement === 'outside'" justify="center" style="margin-top: 15px">
 | 
					    <n-space v-if="copyPlacement === 'outside'" justify="center" mt-4>
 | 
				
			||||||
      <n-button secondary @click="onCopyClicked"> {{ tooltipText }} </n-button>
 | 
					      <n-button secondary @click="onCopyClicked"> {{ tooltipText }} </n-button>
 | 
				
			||||||
    </n-space>
 | 
					    </n-space>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
@@ -34,11 +34,13 @@ import hljs from 'highlight.js/lib/core';
 | 
				
			|||||||
import jsonHljs from 'highlight.js/lib/languages/json';
 | 
					import jsonHljs from 'highlight.js/lib/languages/json';
 | 
				
			||||||
import sqlHljs from 'highlight.js/lib/languages/sql';
 | 
					import sqlHljs from 'highlight.js/lib/languages/sql';
 | 
				
			||||||
import xmlHljs from 'highlight.js/lib/languages/xml';
 | 
					import xmlHljs from 'highlight.js/lib/languages/xml';
 | 
				
			||||||
 | 
					import yamlHljs from 'highlight.js/lib/languages/yaml';
 | 
				
			||||||
import { ref, toRefs } from 'vue';
 | 
					import { ref, toRefs } from 'vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
hljs.registerLanguage('sql', sqlHljs);
 | 
					hljs.registerLanguage('sql', sqlHljs);
 | 
				
			||||||
hljs.registerLanguage('json', jsonHljs);
 | 
					hljs.registerLanguage('json', jsonHljs);
 | 
				
			||||||
hljs.registerLanguage('html', xmlHljs);
 | 
					hljs.registerLanguage('html', xmlHljs);
 | 
				
			||||||
 | 
					hljs.registerLanguage('yaml', yamlHljs);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const props = withDefaults(
 | 
					const props = withDefaults(
 | 
				
			||||||
  defineProps<{
 | 
					  defineProps<{
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -24,8 +24,9 @@
 | 
				
			|||||||
      </n-h3>
 | 
					      </n-h3>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      <div class="description">
 | 
					      <div class="description">
 | 
				
			||||||
        <n-ellipsis :line-clamp="2" :tooltip="false">
 | 
					        <n-ellipsis :line-clamp="2" :tooltip="false" style="min-height: 44.78px">
 | 
				
			||||||
          {{ tool.description }}
 | 
					          {{ tool.description }}
 | 
				
			||||||
 | 
					          <br /> 
 | 
				
			||||||
        </n-ellipsis>
 | 
					        </n-ellipsis>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </n-card>
 | 
					    </n-card>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										46
									
								
								src/composable/computedRefreshable.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										46
									
								
								src/composable/computedRefreshable.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,46 @@
 | 
				
			|||||||
 | 
					import { computedAsync, watchThrottled } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { computed, ref, watch } from 'vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export { computedRefreshable, computedRefreshableAsync };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function computedRefreshable<T>(getter: () => T, { throttle }: { throttle?: number } = {}) {
 | 
				
			||||||
 | 
					  const dirty = ref(true);
 | 
				
			||||||
 | 
					  let value: T;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const update = () => (dirty.value = true);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  if (throttle) {
 | 
				
			||||||
 | 
					    watchThrottled(getter, update, { throttle });
 | 
				
			||||||
 | 
					  } else {
 | 
				
			||||||
 | 
					    watch(getter, update);
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const computedValue = computed(() => {
 | 
				
			||||||
 | 
					    if (dirty.value) {
 | 
				
			||||||
 | 
					      value = getter();
 | 
				
			||||||
 | 
					      dirty.value = false;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    return value;
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return [computedValue, update] as const;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function computedRefreshableAsync<T>(getter: () => Promise<T>, defaultValue?: T) {
 | 
				
			||||||
 | 
					  const dirty = ref(true);
 | 
				
			||||||
 | 
					  let value: T;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const update = () => (dirty.value = true);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  watch(getter, update);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const computedValue = computedAsync(async () => {
 | 
				
			||||||
 | 
					    if (dirty.value) {
 | 
				
			||||||
 | 
					      value = await getter();
 | 
				
			||||||
 | 
					      dirty.value = false;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    return value;
 | 
				
			||||||
 | 
					  }, defaultValue);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return [computedValue, update] as const;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -3,7 +3,7 @@ import { reactive, watch, type Ref } from 'vue';
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
type ValidatorReturnType = unknown;
 | 
					type ValidatorReturnType = unknown;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
interface UseValidationRule<T> {
 | 
					export interface UseValidationRule<T> {
 | 
				
			||||||
  validator: (value: T) => ValidatorReturnType;
 | 
					  validator: (value: T) => ValidatorReturnType;
 | 
				
			||||||
  message: string;
 | 
					  message: string;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -20,12 +20,20 @@ export function isFalsyOrHasThrown(cb: () => ValidatorReturnType): boolean {
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
type ValidationAttrs = {
 | 
					export type ValidationAttrs = {
 | 
				
			||||||
  feedback: string;
 | 
					  feedback: string;
 | 
				
			||||||
  validationStatus: string | undefined;
 | 
					  validationStatus: string | undefined;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export function useValidation<T>({ source, rules }: { source: Ref<T>; rules: UseValidationRule<T>[] }) {
 | 
					export function useValidation<T>({
 | 
				
			||||||
 | 
					  source,
 | 
				
			||||||
 | 
					  rules,
 | 
				
			||||||
 | 
					  watch: watchRefs = [],
 | 
				
			||||||
 | 
					}: {
 | 
				
			||||||
 | 
					  source: Ref<T>;
 | 
				
			||||||
 | 
					  rules: UseValidationRule<T>[];
 | 
				
			||||||
 | 
					  watch?: Ref<unknown>[];
 | 
				
			||||||
 | 
					}) {
 | 
				
			||||||
  const state = reactive<{
 | 
					  const state = reactive<{
 | 
				
			||||||
    message: string;
 | 
					    message: string;
 | 
				
			||||||
    status: undefined | 'error';
 | 
					    status: undefined | 'error';
 | 
				
			||||||
@@ -42,7 +50,7 @@ export function useValidation<T>({ source, rules }: { source: Ref<T>; rules: Use
 | 
				
			|||||||
  });
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  watch(
 | 
					  watch(
 | 
				
			||||||
    [source],
 | 
					    [source, ...watchRefs],
 | 
				
			||||||
    () => {
 | 
					    () => {
 | 
				
			||||||
      state.message = '';
 | 
					      state.message = '';
 | 
				
			||||||
      state.status = undefined;
 | 
					      state.status = undefined;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -29,6 +29,12 @@ export const config = figue({
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  plausible: {
 | 
					  plausible: {
 | 
				
			||||||
 | 
					    isTrackerEnabled: {
 | 
				
			||||||
 | 
					      doc: 'Is the tracker enabled',
 | 
				
			||||||
 | 
					      format: 'boolean',
 | 
				
			||||||
 | 
					      default: false,
 | 
				
			||||||
 | 
					      env: 'VITE_TRACKER_ENABLED',
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    domain: {
 | 
					    domain: {
 | 
				
			||||||
      doc: 'Plausible current domain',
 | 
					      doc: 'Plausible current domain',
 | 
				
			||||||
      format: 'string',
 | 
					      format: 'string',
 | 
				
			||||||
@@ -47,13 +53,11 @@ export const config = figue({
 | 
				
			|||||||
      default: false,
 | 
					      default: false,
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  tools: {
 | 
					  showBanner: {
 | 
				
			||||||
    newTools: {
 | 
					    doc: 'Show the banner',
 | 
				
			||||||
      doc: 'Tool names for tools flagged a as new',
 | 
					    format: 'boolean',
 | 
				
			||||||
      format: 'array',
 | 
					    default: false,
 | 
				
			||||||
      default: [],
 | 
					    env: 'VITE_SHOW_BANNER',
 | 
				
			||||||
      env: 'VITE_NEW_TOOLS',
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
})
 | 
					})
 | 
				
			||||||
  .loadEnv({
 | 
					  .loadEnv({
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,50 +1,33 @@
 | 
				
			|||||||
<script lang="ts" setup>
 | 
					<script lang="ts" setup>
 | 
				
			||||||
import { NIcon, useThemeVars, type MenuGroupOption } from 'naive-ui';
 | 
					import { NIcon, useThemeVars } from 'naive-ui';
 | 
				
			||||||
import { computed, h } from 'vue';
 | 
					import { computed } from 'vue';
 | 
				
			||||||
import { RouterLink, useRoute } from 'vue-router';
 | 
					import { RouterLink } from 'vue-router';
 | 
				
			||||||
import { Heart, Menu2, Home2 } from '@vicons/tabler';
 | 
					import { Heart, Menu2, Home2 } from '@vicons/tabler';
 | 
				
			||||||
import { toolsByCategory } from '@/tools';
 | 
					import { toolsByCategory } from '@/tools';
 | 
				
			||||||
import { useStyleStore } from '@/stores/style.store';
 | 
					import { useStyleStore } from '@/stores/style.store';
 | 
				
			||||||
import { config } from '@/config';
 | 
					import { config } from '@/config';
 | 
				
			||||||
import MenuIconItem from '@/components/MenuIconItem.vue';
 | 
					import type { ToolCategory } from '@/tools/tools.types';
 | 
				
			||||||
import type { Tool } from '@/tools/tools.types';
 | 
					 | 
				
			||||||
import { useToolStore } from '@/tools/tools.store';
 | 
					import { useToolStore } from '@/tools/tools.store';
 | 
				
			||||||
import { useTracker } from '@/modules/tracker/tracker.services';
 | 
					import { useTracker } from '@/modules/tracker/tracker.services';
 | 
				
			||||||
 | 
					import CollapsibleToolMenu from '@/components/CollapsibleToolMenu.vue';
 | 
				
			||||||
import SearchBar from '../components/SearchBar.vue';
 | 
					import SearchBar from '../components/SearchBar.vue';
 | 
				
			||||||
import HeroGradient from '../assets/hero-gradient.svg?component';
 | 
					import HeroGradient from '../assets/hero-gradient.svg?component';
 | 
				
			||||||
import MenuLayout from '../components/MenuLayout.vue';
 | 
					import MenuLayout from '../components/MenuLayout.vue';
 | 
				
			||||||
import NavbarButtons from '../components/NavbarButtons.vue';
 | 
					import NavbarButtons from '../components/NavbarButtons.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const themeVars = useThemeVars();
 | 
					const themeVars = useThemeVars();
 | 
				
			||||||
const route = useRoute();
 | 
					 | 
				
			||||||
const styleStore = useStyleStore();
 | 
					const styleStore = useStyleStore();
 | 
				
			||||||
const version = config.app.version;
 | 
					const version = config.app.version;
 | 
				
			||||||
const commitSha = config.app.lastCommitSha.slice(0, 7);
 | 
					const commitSha = config.app.lastCommitSha.slice(0, 7);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const makeLabel = (tool: Tool) => () => h(RouterLink, { to: tool.path }, { default: () => tool.name });
 | 
					 | 
				
			||||||
const makeIcon = (tool: Tool) => () => h(MenuIconItem, { tool });
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const { tracker } = useTracker();
 | 
					const { tracker } = useTracker();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const toolStore = useToolStore();
 | 
					const toolStore = useToolStore();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const menuOptions = computed<MenuGroupOption[]>(() =>
 | 
					const tools = computed<ToolCategory[]>(() => [
 | 
				
			||||||
  [
 | 
					  ...(toolStore.favoriteTools.length > 0 ? [{ name: 'Your favorite tools', components: toolStore.favoriteTools }] : []),
 | 
				
			||||||
    ...(toolStore.favoriteTools.length > 0
 | 
					  ...toolsByCategory,
 | 
				
			||||||
      ? [{ name: 'Your favorite tools', components: toolStore.favoriteTools }]
 | 
					]);
 | 
				
			||||||
      : []),
 | 
					 | 
				
			||||||
    ...toolsByCategory,
 | 
					 | 
				
			||||||
  ].map((category) => ({
 | 
					 | 
				
			||||||
    label: category.name,
 | 
					 | 
				
			||||||
    key: category.name,
 | 
					 | 
				
			||||||
    type: 'group',
 | 
					 | 
				
			||||||
    children: category.components.map((tool) => ({
 | 
					 | 
				
			||||||
      label: makeLabel(tool),
 | 
					 | 
				
			||||||
      icon: makeIcon(tool),
 | 
					 | 
				
			||||||
      key: tool.name,
 | 
					 | 
				
			||||||
    })),
 | 
					 | 
				
			||||||
  })),
 | 
					 | 
				
			||||||
);
 | 
					 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
@@ -64,14 +47,7 @@ const menuOptions = computed<MenuGroupOption[]>(() =>
 | 
				
			|||||||
          <navbar-buttons />
 | 
					          <navbar-buttons />
 | 
				
			||||||
        </n-space>
 | 
					        </n-space>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <n-menu
 | 
					        <collapsible-tool-menu :tools-by-category="tools" />
 | 
				
			||||||
          class="menu"
 | 
					 | 
				
			||||||
          :value="(route.name as string)"
 | 
					 | 
				
			||||||
          :collapsed-width="64"
 | 
					 | 
				
			||||||
          :collapsed-icon-size="22"
 | 
					 | 
				
			||||||
          :options="menuOptions"
 | 
					 | 
				
			||||||
          :indent="20"
 | 
					 | 
				
			||||||
        />
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <div class="footer">
 | 
					        <div class="footer">
 | 
				
			||||||
          <div>
 | 
					          <div>
 | 
				
			||||||
@@ -155,7 +131,7 @@ const menuOptions = computed<MenuGroupOption[]>(() =>
 | 
				
			|||||||
              round
 | 
					              round
 | 
				
			||||||
              type="primary"
 | 
					              type="primary"
 | 
				
			||||||
              tag="a"
 | 
					              tag="a"
 | 
				
			||||||
              href="https://github.com/sponsors/CorentinTh"
 | 
					              href="https://www.buymeacoffee.com/cthmsst"
 | 
				
			||||||
              rel="noopener"
 | 
					              rel="noopener"
 | 
				
			||||||
              target="_blank"
 | 
					              target="_blank"
 | 
				
			||||||
              class="support-button"
 | 
					              class="support-button"
 | 
				
			||||||
@@ -163,7 +139,7 @@ const menuOptions = computed<MenuGroupOption[]>(() =>
 | 
				
			|||||||
              @click="() => tracker.trackEvent({ eventName: 'Support button clicked' })"
 | 
					              @click="() => tracker.trackEvent({ eventName: 'Support button clicked' })"
 | 
				
			||||||
            >
 | 
					            >
 | 
				
			||||||
              Buy me a coffee
 | 
					              Buy me a coffee
 | 
				
			||||||
              <n-icon v-if="!styleStore.isSmallScreen" :component="Heart" style="margin-left: 5px" />
 | 
					              <n-icon v-if="!styleStore.isSmallScreen" :component="Heart" ml-2 />
 | 
				
			||||||
            </n-button>
 | 
					            </n-button>
 | 
				
			||||||
          </template>
 | 
					          </template>
 | 
				
			||||||
          ❤ Support IT Tools development !
 | 
					          ❤ Support IT Tools development !
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,6 +5,8 @@ import { createHead } from '@vueuse/head';
 | 
				
			|||||||
import { registerSW } from 'virtual:pwa-register';
 | 
					import { registerSW } from 'virtual:pwa-register';
 | 
				
			||||||
import { plausible } from './plugins/plausible.plugin';
 | 
					import { plausible } from './plugins/plausible.plugin';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import 'virtual:uno.css';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
registerSW();
 | 
					registerSW();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import { naive } from './plugins/naive.plugin';
 | 
					import { naive } from './plugins/naive.plugin';
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,23 +1,20 @@
 | 
				
			|||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { Coffee } from '@vicons/tabler';
 | 
				
			||||||
import { useHead } from '@vueuse/head';
 | 
					import { useHead } from '@vueuse/head';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
useHead({ title: 'Page not found - IT Tools' });
 | 
					useHead({ title: 'Page not found - IT Tools' });
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="e404-wrapper">
 | 
					  <div mt-20 flex flex-col items-center>
 | 
				
			||||||
    <n-result status="404" title="404 Not Found" description="Sorry, this page does not seem to exist">
 | 
					    <n-icon :component="Coffee" size="100" depth="3" />
 | 
				
			||||||
      <template #footer>
 | 
					
 | 
				
			||||||
        <router-link to="/" #="{ navigate, href }" custom>
 | 
					    <n-h1 m-0 mt-3>404 Not Found</n-h1>
 | 
				
			||||||
          <n-button tag="a" :href="href" secondary type="success" @click="navigate"> Back home </n-button>
 | 
					    <n-text mt-4 block depth="3">Sorry, this page does not seem to exist</n-text>
 | 
				
			||||||
        </router-link>
 | 
					    <n-text mb-8 block depth="3">Maybe the cache is doing tricky things, try force-refreshing?</n-text>
 | 
				
			||||||
      </template>
 | 
					
 | 
				
			||||||
    </n-result>
 | 
					    <router-link to="/" #="{ navigate, href }" custom>
 | 
				
			||||||
 | 
					      <n-button tag="a" :href="href" secondary @click="navigate"> Back home </n-button>
 | 
				
			||||||
 | 
					    </router-link>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped>
 | 
					 | 
				
			||||||
.e404-wrapper {
 | 
					 | 
				
			||||||
  padding-top: 150px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -24,7 +24,7 @@ const { tracker } = useTracker();
 | 
				
			|||||||
        type="primary"
 | 
					        type="primary"
 | 
				
			||||||
        tag="a"
 | 
					        tag="a"
 | 
				
			||||||
        text
 | 
					        text
 | 
				
			||||||
        href="https://github.com/sponsors/CorentinTh"
 | 
					        href="https://www.buymeacoffee.com/cthmsst"
 | 
				
			||||||
        rel="noopener"
 | 
					        rel="noopener"
 | 
				
			||||||
        target="_blank"
 | 
					        target="_blank"
 | 
				
			||||||
        @click="() => tracker.trackEvent({ eventName: 'Support button clicked' })"
 | 
					        @click="() => tracker.trackEvent({ eventName: 'Support button clicked' })"
 | 
				
			||||||
@@ -41,7 +41,7 @@ const { tracker } = useTracker();
 | 
				
			|||||||
        type="primary"
 | 
					        type="primary"
 | 
				
			||||||
        tag="a"
 | 
					        tag="a"
 | 
				
			||||||
        text
 | 
					        text
 | 
				
			||||||
        href="https://github.com/CorentinTh/it-tools/blob/master/package.json"
 | 
					        href="https://github.com/CorentinTh/it-tools/blob/main/package.json"
 | 
				
			||||||
        rel="noopener"
 | 
					        rel="noopener"
 | 
				
			||||||
        target="_blank"
 | 
					        target="_blank"
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
@@ -64,7 +64,7 @@ const { tracker } = useTracker();
 | 
				
			|||||||
      >
 | 
					      >
 | 
				
			||||||
        issues section
 | 
					        issues section
 | 
				
			||||||
      </n-button>
 | 
					      </n-button>
 | 
				
			||||||
      in the github repository.
 | 
					      in the GitHub repository.
 | 
				
			||||||
    </n-p>
 | 
					    </n-p>
 | 
				
			||||||
    <n-p>
 | 
					    <n-p>
 | 
				
			||||||
      And if you found a bug, or something broken that doesn't work as expected, please fill a bug report in the
 | 
					      And if you found a bug, or something broken that doesn't work as expected, please fill a bug report in the
 | 
				
			||||||
@@ -78,7 +78,7 @@ const { tracker } = useTracker();
 | 
				
			|||||||
      >
 | 
					      >
 | 
				
			||||||
        issues section
 | 
					        issues section
 | 
				
			||||||
      </n-button>
 | 
					      </n-button>
 | 
				
			||||||
      in the github repository.
 | 
					      in the GitHub repository.
 | 
				
			||||||
    </n-p>
 | 
					    </n-p>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,5 @@
 | 
				
			|||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { config } from '@/config';
 | 
				
			||||||
import { useToolStore } from '@/tools/tools.store';
 | 
					import { useToolStore } from '@/tools/tools.store';
 | 
				
			||||||
import { Heart } from '@vicons/tabler';
 | 
					import { Heart } from '@vicons/tabler';
 | 
				
			||||||
import { useHead } from '@vueuse/head';
 | 
					import { useHead } from '@vueuse/head';
 | 
				
			||||||
@@ -13,7 +14,7 @@ useHead({ title: 'IT Tools - Handy online tools for developers' });
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="home-page">
 | 
					  <div class="home-page">
 | 
				
			||||||
    <div class="grid-wrapper">
 | 
					    <div class="grid-wrapper">
 | 
				
			||||||
      <n-grid x-gap="12" y-gap="12" cols="1 400:2 800:3 1200:4 2000:8">
 | 
					      <n-grid v-if="config.showBanner" x-gap="12" y-gap="12" cols="1 400:2 800:3 1200:4 2000:8">
 | 
				
			||||||
        <n-gi>
 | 
					        <n-gi>
 | 
				
			||||||
          <colored-card title="You like it-tools?" :icon="Heart">
 | 
					          <colored-card title="You like it-tools?" :icon="Heart">
 | 
				
			||||||
            Give us a star on
 | 
					            Give us a star on
 | 
				
			||||||
@@ -21,16 +22,16 @@ useHead({ title: 'IT Tools - Handy online tools for developers' });
 | 
				
			|||||||
              href="https://github.com/CorentinTh/it-tools"
 | 
					              href="https://github.com/CorentinTh/it-tools"
 | 
				
			||||||
              rel="noopener"
 | 
					              rel="noopener"
 | 
				
			||||||
              target="_blank"
 | 
					              target="_blank"
 | 
				
			||||||
              aria-label="IT-Tools' github repository"
 | 
					              aria-label="IT-Tools' GitHub repository"
 | 
				
			||||||
              >github</a
 | 
					              >GitHub</a
 | 
				
			||||||
            >
 | 
					            >
 | 
				
			||||||
            or follow us on
 | 
					            or follow us on
 | 
				
			||||||
            <a
 | 
					            <a
 | 
				
			||||||
              href="https://twitter.com/ittoolsdottech"
 | 
					              href="https://twitter.com/ittoolsdottech"
 | 
				
			||||||
              rel="noopener"
 | 
					              rel="noopener"
 | 
				
			||||||
              target="_blank"
 | 
					              target="_blank"
 | 
				
			||||||
              aria-label="IT-Tools' twitter account"
 | 
					              aria-label="IT-Tools' Twitter account"
 | 
				
			||||||
              >twitter</a
 | 
					              >Twitter</a
 | 
				
			||||||
            >! Thank you
 | 
					            >! Thank you
 | 
				
			||||||
            <n-icon :component="Heart" />
 | 
					            <n-icon :component="Heart" />
 | 
				
			||||||
          </colored-card>
 | 
					          </colored-card>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,118 +1,3 @@
 | 
				
			|||||||
import {
 | 
					import { create } from 'naive-ui';
 | 
				
			||||||
  create,
 | 
					 | 
				
			||||||
  NAlert,
 | 
					 | 
				
			||||||
  NAutoComplete,
 | 
					 | 
				
			||||||
  NButton,
 | 
					 | 
				
			||||||
  NCard,
 | 
					 | 
				
			||||||
  NCode,
 | 
					 | 
				
			||||||
  NCollapse,
 | 
					 | 
				
			||||||
  NCollapseItem,
 | 
					 | 
				
			||||||
  NCollapseTransition,
 | 
					 | 
				
			||||||
  NColorPicker,
 | 
					 | 
				
			||||||
  NConfigProvider,
 | 
					 | 
				
			||||||
  NDatePicker,
 | 
					 | 
				
			||||||
  NDivider,
 | 
					 | 
				
			||||||
  NDropdown,
 | 
					 | 
				
			||||||
  NDynamicInput,
 | 
					 | 
				
			||||||
  NEllipsis,
 | 
					 | 
				
			||||||
  NEmpty,
 | 
					 | 
				
			||||||
  NForm,
 | 
					 | 
				
			||||||
  NFormItem,
 | 
					 | 
				
			||||||
  NGradientText,
 | 
					 | 
				
			||||||
  NGrid,
 | 
					 | 
				
			||||||
  NGridItem,
 | 
					 | 
				
			||||||
  NH1,
 | 
					 | 
				
			||||||
  NH2,
 | 
					 | 
				
			||||||
  NH3,
 | 
					 | 
				
			||||||
  NIcon,
 | 
					 | 
				
			||||||
  NImage,
 | 
					 | 
				
			||||||
  NInput,
 | 
					 | 
				
			||||||
  NInputGroup,
 | 
					 | 
				
			||||||
  NInputGroupLabel,
 | 
					 | 
				
			||||||
  NInputNumber,
 | 
					 | 
				
			||||||
  NLayout,
 | 
					 | 
				
			||||||
  NLayoutSider,
 | 
					 | 
				
			||||||
  NMenu,
 | 
					 | 
				
			||||||
  NMessageProvider,
 | 
					 | 
				
			||||||
  NModal,
 | 
					 | 
				
			||||||
  NP,
 | 
					 | 
				
			||||||
  NPageHeader,
 | 
					 | 
				
			||||||
  NPopconfirm,
 | 
					 | 
				
			||||||
  NProgress,
 | 
					 | 
				
			||||||
  NResult,
 | 
					 | 
				
			||||||
  NScrollbar,
 | 
					 | 
				
			||||||
  NSelect,
 | 
					 | 
				
			||||||
  NSlider,
 | 
					 | 
				
			||||||
  NSpace,
 | 
					 | 
				
			||||||
  NStatistic,
 | 
					 | 
				
			||||||
  NSwitch,
 | 
					 | 
				
			||||||
  NTable,
 | 
					 | 
				
			||||||
  NTag,
 | 
					 | 
				
			||||||
  NText,
 | 
					 | 
				
			||||||
  NTimePicker,
 | 
					 | 
				
			||||||
  NTooltip,
 | 
					 | 
				
			||||||
  NUpload,
 | 
					 | 
				
			||||||
  NUploadDragger,
 | 
					 | 
				
			||||||
  NPopover,
 | 
					 | 
				
			||||||
  NCheckbox,
 | 
					 | 
				
			||||||
} from 'naive-ui';
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
const components = [
 | 
					export const naive = create();
 | 
				
			||||||
  NCheckbox,
 | 
					 | 
				
			||||||
  NDynamicInput,
 | 
					 | 
				
			||||||
  NDatePicker,
 | 
					 | 
				
			||||||
  NCode,
 | 
					 | 
				
			||||||
  NGradientText,
 | 
					 | 
				
			||||||
  NScrollbar,
 | 
					 | 
				
			||||||
  NImage,
 | 
					 | 
				
			||||||
  NUploadDragger,
 | 
					 | 
				
			||||||
  NTable,
 | 
					 | 
				
			||||||
  NStatistic,
 | 
					 | 
				
			||||||
  NDivider,
 | 
					 | 
				
			||||||
  NInputGroup,
 | 
					 | 
				
			||||||
  NInputGroupLabel,
 | 
					 | 
				
			||||||
  NTag,
 | 
					 | 
				
			||||||
  NResult,
 | 
					 | 
				
			||||||
  NEllipsis,
 | 
					 | 
				
			||||||
  NPageHeader,
 | 
					 | 
				
			||||||
  NMessageProvider,
 | 
					 | 
				
			||||||
  NLayout,
 | 
					 | 
				
			||||||
  NLayoutSider,
 | 
					 | 
				
			||||||
  NMenu,
 | 
					 | 
				
			||||||
  NDropdown,
 | 
					 | 
				
			||||||
  NH2,
 | 
					 | 
				
			||||||
  NH3,
 | 
					 | 
				
			||||||
  NP,
 | 
					 | 
				
			||||||
  NAlert,
 | 
					 | 
				
			||||||
  NTooltip,
 | 
					 | 
				
			||||||
  NModal,
 | 
					 | 
				
			||||||
  NEmpty,
 | 
					 | 
				
			||||||
  NUpload,
 | 
					 | 
				
			||||||
  NSelect,
 | 
					 | 
				
			||||||
  NAutoComplete,
 | 
					 | 
				
			||||||
  NProgress,
 | 
					 | 
				
			||||||
  NCollapse,
 | 
					 | 
				
			||||||
  NCollapseItem,
 | 
					 | 
				
			||||||
  NSlider,
 | 
					 | 
				
			||||||
  NPopconfirm,
 | 
					 | 
				
			||||||
  NGrid,
 | 
					 | 
				
			||||||
  NGridItem,
 | 
					 | 
				
			||||||
  NButton,
 | 
					 | 
				
			||||||
  NConfigProvider,
 | 
					 | 
				
			||||||
  NCard,
 | 
					 | 
				
			||||||
  NInput,
 | 
					 | 
				
			||||||
  NColorPicker,
 | 
					 | 
				
			||||||
  NInputNumber,
 | 
					 | 
				
			||||||
  NSpace,
 | 
					 | 
				
			||||||
  NH1,
 | 
					 | 
				
			||||||
  NForm,
 | 
					 | 
				
			||||||
  NFormItem,
 | 
					 | 
				
			||||||
  NTimePicker,
 | 
					 | 
				
			||||||
  NText,
 | 
					 | 
				
			||||||
  NIcon,
 | 
					 | 
				
			||||||
  NSwitch,
 | 
					 | 
				
			||||||
  NCollapseTransition,
 | 
					 | 
				
			||||||
  NPopover,
 | 
					 | 
				
			||||||
];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const naive = create({ components });
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,11 +1,36 @@
 | 
				
			|||||||
import { config } from '@/config';
 | 
					import { config } from '@/config';
 | 
				
			||||||
 | 
					import { noop } from 'lodash';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import Plausible from 'plausible-tracker';
 | 
					import Plausible from 'plausible-tracker';
 | 
				
			||||||
import type { App } from 'vue';
 | 
					import type { App } from 'vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function createFakePlausibleInstance(): Pick<ReturnType<typeof Plausible>, 'trackEvent' | 'enableAutoPageviews'> {
 | 
				
			||||||
 | 
					  return {
 | 
				
			||||||
 | 
					    trackEvent: noop,
 | 
				
			||||||
 | 
					    enableAutoPageviews: () => noop,
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function createPlausibleInstance({
 | 
				
			||||||
 | 
					  config,
 | 
				
			||||||
 | 
					}: {
 | 
				
			||||||
 | 
					  config: {
 | 
				
			||||||
 | 
					    isTrackerEnabled: boolean;
 | 
				
			||||||
 | 
					    domain: string;
 | 
				
			||||||
 | 
					    apiHost: string;
 | 
				
			||||||
 | 
					    trackLocalhost: boolean;
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					}) {
 | 
				
			||||||
 | 
					  if (config.isTrackerEnabled) {
 | 
				
			||||||
 | 
					    return Plausible(config);
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return createFakePlausibleInstance();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export const plausible = {
 | 
					export const plausible = {
 | 
				
			||||||
  install: (app: App) => {
 | 
					  install: (app: App) => {
 | 
				
			||||||
    const plausible = Plausible(config.plausible);
 | 
					    const plausible = createPlausibleInstance({ config: config.plausible });
 | 
				
			||||||
    plausible.enableAutoPageviews();
 | 
					    plausible.enableAutoPageviews();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    app.provide('plausible', plausible);
 | 
					    app.provide('plausible', plausible);
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -22,6 +22,10 @@ export const darkThemeOverrides: GlobalThemeOverrides = {
 | 
				
			|||||||
    primaryColorSuppl: '#36AD6AFF',
 | 
					    primaryColorSuppl: '#36AD6AFF',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  Notification: {
 | 
				
			||||||
 | 
					    color: '#333333',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  AutoComplete: {
 | 
					  AutoComplete: {
 | 
				
			||||||
    peers: {
 | 
					    peers: {
 | 
				
			||||||
      InternalSelectMenu: { height: '500px', color: '#1e1e1e' },
 | 
					      InternalSelectMenu: { height: '500px', color: '#1e1e1e' },
 | 
				
			||||||
@@ -33,18 +37,18 @@ export const darkThemeOverrides: GlobalThemeOverrides = {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Layout: {
 | 
					  Layout: {
 | 
				
			||||||
    color: '#121212',
 | 
					    color: '#1c1c1c',
 | 
				
			||||||
    siderColor: '#1e1e1e',
 | 
					    siderColor: '#232323',
 | 
				
			||||||
    siderBorderColor: 'transparent',
 | 
					    siderBorderColor: 'transparent',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Card: {
 | 
					  Card: {
 | 
				
			||||||
    color: '#1e1e1e',
 | 
					    color: '#232323',
 | 
				
			||||||
    borderColor: 'transparent',
 | 
					    borderColor: '#282828',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Table: {
 | 
					  Table: {
 | 
				
			||||||
    tdColor: '#1e1e1e',
 | 
					    tdColor: '#232323',
 | 
				
			||||||
    thColor: '#353535',
 | 
					    thColor: '#353535',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -17,7 +17,7 @@
 | 
				
			|||||||
  <n-card title="File to base64">
 | 
					  <n-card title="File to base64">
 | 
				
			||||||
    <n-upload v-model:file-list="fileList" :show-file-list="true" :on-before-upload="onUpload" list-type="image">
 | 
					    <n-upload v-model:file-list="fileList" :show-file-list="true" :on-before-upload="onUpload" list-type="image">
 | 
				
			||||||
      <n-upload-dragger>
 | 
					      <n-upload-dragger>
 | 
				
			||||||
        <div style="margin-bottom: 12px">
 | 
					        <div mb-2>
 | 
				
			||||||
          <n-icon size="35" :depth="3" :component="Upload" />
 | 
					          <n-icon size="35" :depth="3" :component="Upload" />
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <n-text style="font-size: 14px"> Click or drag a file to this area to upload </n-text>
 | 
					        <n-text style="font-size: 14px"> Click or drag a file to this area to upload </n-text>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,7 +12,7 @@
 | 
				
			|||||||
        />
 | 
					        />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Salt count: " label-placement="left">
 | 
					      <n-form-item label="Salt count: " label-placement="left">
 | 
				
			||||||
        <n-input-number v-model:value="saltCount" placeholder="Salt rounds..." :max="10" :min="0" style="width: 100%" />
 | 
					        <n-input-number v-model:value="saltCount" placeholder="Salt rounds..." :max="10" :min="0" w-full />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-input :value="hashed" readonly style="text-align: center" />
 | 
					      <n-input :value="hashed" readonly style="text-align: center" />
 | 
				
			||||||
    </n-form>
 | 
					    </n-form>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										34
									
								
								src/tools/benchmark-builder/benchmark-builder.models.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								src/tools/benchmark-builder/benchmark-builder.models.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
				
			|||||||
 | 
					import _ from 'lodash';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export { computeAverage, computeVariance, arrayToMarkdownTable };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function computeAverage({ data }: { data: number[] }) {
 | 
				
			||||||
 | 
					  if (data.length === 0) {
 | 
				
			||||||
 | 
					    return 0;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return _.sum(data) / data.length;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function computeVariance({ data }: { data: number[] }) {
 | 
				
			||||||
 | 
					  const mean = computeAverage({ data });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const squaredDiffs = data.map((value) => Math.pow(value - mean, 2));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return computeAverage({ data: squaredDiffs });
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function arrayToMarkdownTable({ data, headerMap = {} }: { data: unknown[]; headerMap?: Record<string, string> }) {
 | 
				
			||||||
 | 
					  if (!Array.isArray(data) || data.length === 0) {
 | 
				
			||||||
 | 
					    return '';
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const headers = Object.keys(data[0]);
 | 
				
			||||||
 | 
					  const rows = data.map((obj) => Object.values(obj));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const headerRow = `| ${headers.map((header) => headerMap[header] ?? header).join(' | ')} |`;
 | 
				
			||||||
 | 
					  const separatorRow = `| ${headers.map(() => '---').join(' | ')} |`;
 | 
				
			||||||
 | 
					  const dataRows = rows.map((row) => `| ${row.join(' | ')} |`).join('\n');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return `${headerRow}\n${separatorRow}\n${dataRows}`;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										162
									
								
								src/tools/benchmark-builder/benchmark-builder.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										162
									
								
								src/tools/benchmark-builder/benchmark-builder.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,162 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <n-scrollbar style="flex: 1" x-scrollable>
 | 
				
			||||||
 | 
					    <n-space :wrap="false" style="flex: 1" justify="center" :size="0">
 | 
				
			||||||
 | 
					      <div v-for="(suite, index) of suites" :key="index">
 | 
				
			||||||
 | 
					        <n-card style="width: 292px; margin: 0 8px 5px">
 | 
				
			||||||
 | 
					          <n-form-item label="Suite name:" :show-feedback="false" label-placement="left">
 | 
				
			||||||
 | 
					            <n-input v-model:value="suite.title" placeholder="Suite name..." />
 | 
				
			||||||
 | 
					          </n-form-item>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					          <n-divider></n-divider>
 | 
				
			||||||
 | 
					          <n-form-item label="Suite values" :show-feedback="false">
 | 
				
			||||||
 | 
					            <dynamic-values v-model:values="suite.data" />
 | 
				
			||||||
 | 
					          </n-form-item>
 | 
				
			||||||
 | 
					        </n-card>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        <n-space justify="center">
 | 
				
			||||||
 | 
					          <n-button v-if="suites.length > 1" quaternary @click="suites.splice(index, 1)">
 | 
				
			||||||
 | 
					            <template #icon>
 | 
				
			||||||
 | 
					              <n-icon :component="Trash" depth="3" />
 | 
				
			||||||
 | 
					            </template>
 | 
				
			||||||
 | 
					            Delete suite
 | 
				
			||||||
 | 
					          </n-button>
 | 
				
			||||||
 | 
					          <n-button quaternary @click="suites.splice(index + 1, 0, { data: [0], title: `Suite ${suites.length + 1}` })">
 | 
				
			||||||
 | 
					            <template #icon>
 | 
				
			||||||
 | 
					              <n-icon :component="Plus" depth="3" />
 | 
				
			||||||
 | 
					            </template>
 | 
				
			||||||
 | 
					            Add suite
 | 
				
			||||||
 | 
					          </n-button>
 | 
				
			||||||
 | 
					        </n-space>
 | 
				
			||||||
 | 
					      </div>
 | 
				
			||||||
 | 
					    </n-space>
 | 
				
			||||||
 | 
					    <br />
 | 
				
			||||||
 | 
					  </n-scrollbar>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <div style="flex: 0 0 100%">
 | 
				
			||||||
 | 
					    <div style="max-width: 600px; margin: 0 auto">
 | 
				
			||||||
 | 
					      <n-space justify="center">
 | 
				
			||||||
 | 
					        <n-form-item label="Unit:" label-placement="left">
 | 
				
			||||||
 | 
					          <n-input v-model:value="unit" placeholder="Unit (eg: ms)" />
 | 
				
			||||||
 | 
					        </n-form-item>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        <n-button
 | 
				
			||||||
 | 
					          tertiary
 | 
				
			||||||
 | 
					          @click="
 | 
				
			||||||
 | 
					            suites = [
 | 
				
			||||||
 | 
					              { title: 'Suite 1', data: [] },
 | 
				
			||||||
 | 
					              { title: 'Suite 2', data: [] },
 | 
				
			||||||
 | 
					            ]
 | 
				
			||||||
 | 
					          "
 | 
				
			||||||
 | 
					          >Reset suites</n-button
 | 
				
			||||||
 | 
					        >
 | 
				
			||||||
 | 
					      </n-space>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      <n-table>
 | 
				
			||||||
 | 
					        <thead>
 | 
				
			||||||
 | 
					          <tr>
 | 
				
			||||||
 | 
					            <th>{{ header.position }}</th>
 | 
				
			||||||
 | 
					            <th>{{ header.title }}</th>
 | 
				
			||||||
 | 
					            <th>{{ header.size }}</th>
 | 
				
			||||||
 | 
					            <th>{{ header.mean }}</th>
 | 
				
			||||||
 | 
					            <th>{{ header.variance }}</th>
 | 
				
			||||||
 | 
					          </tr>
 | 
				
			||||||
 | 
					        </thead>
 | 
				
			||||||
 | 
					        <tbody>
 | 
				
			||||||
 | 
					          <tr v-for="{ title, size, mean, variance, position } of results" :key="title">
 | 
				
			||||||
 | 
					            <td>{{ position }}</td>
 | 
				
			||||||
 | 
					            <td>{{ title }}</td>
 | 
				
			||||||
 | 
					            <td>{{ size }}</td>
 | 
				
			||||||
 | 
					            <td>{{ mean }}</td>
 | 
				
			||||||
 | 
					            <td>{{ variance }}</td>
 | 
				
			||||||
 | 
					          </tr>
 | 
				
			||||||
 | 
					        </tbody>
 | 
				
			||||||
 | 
					      </n-table>
 | 
				
			||||||
 | 
					      <br />
 | 
				
			||||||
 | 
					      <n-space justify="center">
 | 
				
			||||||
 | 
					        <n-button tertiary @click="copyAsMarkdown">Copy as markdown table</n-button>
 | 
				
			||||||
 | 
					        <n-button tertiary @click="copyAsBulletList">Copy as bullet list</n-button>
 | 
				
			||||||
 | 
					      </n-space>
 | 
				
			||||||
 | 
					    </div>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { Trash, Plus } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { useClipboard, useStorage } from '@vueuse/core';
 | 
				
			||||||
 | 
					import _ from 'lodash';
 | 
				
			||||||
 | 
					import { computed } from 'vue';
 | 
				
			||||||
 | 
					import { computeAverage, computeVariance, arrayToMarkdownTable } from './benchmark-builder.models';
 | 
				
			||||||
 | 
					import DynamicValues from './dynamic-values.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const suites = useStorage('benchmark-builder:suites', [
 | 
				
			||||||
 | 
					  { title: 'Suite 1', data: [5, 10] },
 | 
				
			||||||
 | 
					  { title: 'Suite 2', data: [8, 12] },
 | 
				
			||||||
 | 
					]);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const unit = useStorage('benchmark-builder:unit', '');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const round = (v: number) => Math.round(v * 1000) / 1000;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const results = computed(() => {
 | 
				
			||||||
 | 
					  return suites.value
 | 
				
			||||||
 | 
					    .map(({ data: dirtyData, title }) => {
 | 
				
			||||||
 | 
					      const data = dirtyData.filter(_.isNumber);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      return {
 | 
				
			||||||
 | 
					        title,
 | 
				
			||||||
 | 
					        size: data.length,
 | 
				
			||||||
 | 
					        mean: computeAverage({ data }),
 | 
				
			||||||
 | 
					        variance: computeVariance({ data }),
 | 
				
			||||||
 | 
					      };
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					    .sort((a, b) => a.mean - b.mean)
 | 
				
			||||||
 | 
					    .map(({ mean, variance, size, title }, index, suites) => {
 | 
				
			||||||
 | 
					      const cleanUnit = unit.value.trim();
 | 
				
			||||||
 | 
					      const bestMean: number = suites[0].mean;
 | 
				
			||||||
 | 
					      const deltaWithBestMean = mean - bestMean;
 | 
				
			||||||
 | 
					      const ratioWithBestMean = bestMean === 0 ? '∞' : round(mean / bestMean);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      const comparisonValues: string =
 | 
				
			||||||
 | 
					        index !== 0 && bestMean !== mean ? ` (+${round(deltaWithBestMean)}${cleanUnit} ; x${ratioWithBestMean})` : '';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      return {
 | 
				
			||||||
 | 
					        position: index + 1,
 | 
				
			||||||
 | 
					        title,
 | 
				
			||||||
 | 
					        mean: `${round(mean)}${cleanUnit}${comparisonValues}`,
 | 
				
			||||||
 | 
					        variance: `${round(variance)}${cleanUnit}${cleanUnit ? '²' : ''}`,
 | 
				
			||||||
 | 
					        size,
 | 
				
			||||||
 | 
					      };
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { copy } = useClipboard();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const header = {
 | 
				
			||||||
 | 
					  title: 'Suite',
 | 
				
			||||||
 | 
					  size: 'Samples',
 | 
				
			||||||
 | 
					  mean: 'Mean',
 | 
				
			||||||
 | 
					  variance: 'Variance',
 | 
				
			||||||
 | 
					  position: 'Position',
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function copyAsMarkdown() {
 | 
				
			||||||
 | 
					  copy(arrayToMarkdownTable({ data: results.value, headerMap: header }));
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function copyAsBulletList() {
 | 
				
			||||||
 | 
					  const bulletList = results.value
 | 
				
			||||||
 | 
					    .flatMap(({ title, ...sections }) => {
 | 
				
			||||||
 | 
					      return [
 | 
				
			||||||
 | 
					        ` - ${title}`,
 | 
				
			||||||
 | 
					        ...Object.entries(sections).map(
 | 
				
			||||||
 | 
					          ([key, value]) => `    - ${header[key as keyof typeof header] ?? key}: ${value}`,
 | 
				
			||||||
 | 
					        ),
 | 
				
			||||||
 | 
					      ];
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					    .join('\n');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  copy(bulletList);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
							
								
								
									
										61
									
								
								src/tools/benchmark-builder/dynamic-values.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										61
									
								
								src/tools/benchmark-builder/dynamic-values.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,61 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div>
 | 
				
			||||||
 | 
					    <n-space v-for="(value, index) of values" :key="index" :wrap="false" style="margin-bottom: 5px" :size="5">
 | 
				
			||||||
 | 
					      <n-input-number
 | 
				
			||||||
 | 
					        :ref="refs.set"
 | 
				
			||||||
 | 
					        v-model:value="values[index]"
 | 
				
			||||||
 | 
					        :show-button="false"
 | 
				
			||||||
 | 
					        placeholder="Set your measure..."
 | 
				
			||||||
 | 
					        autofocus
 | 
				
			||||||
 | 
					        @keydown.enter="onInputEnter(index)"
 | 
				
			||||||
 | 
					      />
 | 
				
			||||||
 | 
					      <n-tooltip>
 | 
				
			||||||
 | 
					        <template #trigger>
 | 
				
			||||||
 | 
					          <n-button circle quaternary @click="values.splice(index, 1)">
 | 
				
			||||||
 | 
					            <template #icon>
 | 
				
			||||||
 | 
					              <n-icon :component="Trash" depth="3" />
 | 
				
			||||||
 | 
					            </template>
 | 
				
			||||||
 | 
					          </n-button>
 | 
				
			||||||
 | 
					        </template>
 | 
				
			||||||
 | 
					        Delete value
 | 
				
			||||||
 | 
					      </n-tooltip>
 | 
				
			||||||
 | 
					    </n-space>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-button tertiary @click="addValue">
 | 
				
			||||||
 | 
					      <template #icon>
 | 
				
			||||||
 | 
					        <n-icon :component="Plus" />
 | 
				
			||||||
 | 
					      </template>
 | 
				
			||||||
 | 
					      Add a measure
 | 
				
			||||||
 | 
					    </n-button>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { Trash, Plus } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { useTemplateRefsList, useVModel } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { NInputNumber } from 'naive-ui';
 | 
				
			||||||
 | 
					import { nextTick } from 'vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const refs = useTemplateRefsList<typeof NInputNumber>();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const props = defineProps<{ values: (number | null)[] }>();
 | 
				
			||||||
 | 
					const emit = defineEmits(['update:values']);
 | 
				
			||||||
 | 
					const values = useVModel(props, 'values', emit);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					async function addValue() {
 | 
				
			||||||
 | 
					  values.value.push(null);
 | 
				
			||||||
 | 
					  await nextTick();
 | 
				
			||||||
 | 
					  refs.value.at(-1)?.focus();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function onInputEnter(index: number) {
 | 
				
			||||||
 | 
					  if (index === values.value.length - 1) {
 | 
				
			||||||
 | 
					    addValue();
 | 
				
			||||||
 | 
					    return;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  refs.value.at(index + 1)?.focus();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped></style>
 | 
				
			||||||
							
								
								
									
										12
									
								
								src/tools/benchmark-builder/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								src/tools/benchmark-builder/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					import { SpeedFilled } from '@vicons/material';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'Benchmark builder',
 | 
				
			||||||
 | 
					  path: '/benchmark-builder',
 | 
				
			||||||
 | 
					  description: 'Easily compare execution time of tasks with this very simple online benchmark builder.',
 | 
				
			||||||
 | 
					  keywords: ['benchmark', 'builder', 'execution', 'duration', 'mean', 'variance'],
 | 
				
			||||||
 | 
					  component: () => import('./benchmark-builder.vue'),
 | 
				
			||||||
 | 
					  icon: SpeedFilled,
 | 
				
			||||||
 | 
					  createdAt: new Date('2023-04-05'),
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -8,37 +8,37 @@
 | 
				
			|||||||
      <n-divider />
 | 
					      <n-divider />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      <n-form-item label="Camelcase:">
 | 
					      <n-form-item label="Camelcase:">
 | 
				
			||||||
        <input-copyable :value="camelCase(input)" />
 | 
					        <input-copyable :value="camelCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Capitalcase:">
 | 
					      <n-form-item label="Capitalcase:">
 | 
				
			||||||
        <input-copyable :value="capitalCase(input)" />
 | 
					        <input-copyable :value="capitalCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Constantcase:">
 | 
					      <n-form-item label="Constantcase:">
 | 
				
			||||||
        <input-copyable :value="constantCase(input)" />
 | 
					        <input-copyable :value="constantCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Dotcase:">
 | 
					      <n-form-item label="Dotcase:">
 | 
				
			||||||
        <input-copyable :value="dotCase(input)" />
 | 
					        <input-copyable :value="dotCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Headercase:">
 | 
					      <n-form-item label="Headercase:">
 | 
				
			||||||
        <input-copyable :value="headerCase(input)" />
 | 
					        <input-copyable :value="headerCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Nocase:">
 | 
					      <n-form-item label="Nocase:">
 | 
				
			||||||
        <input-copyable :value="noCase(input)" />
 | 
					        <input-copyable :value="noCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Paramcase:">
 | 
					      <n-form-item label="Paramcase:">
 | 
				
			||||||
        <input-copyable :value="paramCase(input)" />
 | 
					        <input-copyable :value="paramCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Pascalcase:">
 | 
					      <n-form-item label="Pascalcase:">
 | 
				
			||||||
        <input-copyable :value="pascalCase(input)" />
 | 
					        <input-copyable :value="pascalCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Pathcase:">
 | 
					      <n-form-item label="Pathcase:">
 | 
				
			||||||
        <input-copyable :value="pathCase(input)" />
 | 
					        <input-copyable :value="pathCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Sentencecase:">
 | 
					      <n-form-item label="Sentencecase:">
 | 
				
			||||||
        <input-copyable :value="sentenceCase(input)" />
 | 
					        <input-copyable :value="sentenceCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
      <n-form-item label="Snakecase:">
 | 
					      <n-form-item label="Snakecase:">
 | 
				
			||||||
        <input-copyable :value="snakeCase(input)" />
 | 
					        <input-copyable :value="snakeCase(input, baseConfig)" />
 | 
				
			||||||
      </n-form-item>
 | 
					      </n-form-item>
 | 
				
			||||||
    </n-form>
 | 
					    </n-form>
 | 
				
			||||||
  </n-card>
 | 
					  </n-card>
 | 
				
			||||||
@@ -61,6 +61,10 @@ import {
 | 
				
			|||||||
} from 'change-case';
 | 
					} from 'change-case';
 | 
				
			||||||
import InputCopyable from '../../components/InputCopyable.vue';
 | 
					import InputCopyable from '../../components/InputCopyable.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const baseConfig = {
 | 
				
			||||||
 | 
					  stripRegexp: /[^A-Za-zÀ-ÖØ-öø-ÿ]+/gi,
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const input = ref('lorem ipsum dolor sit amet');
 | 
					const input = ref('lorem ipsum dolor sit amet');
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -24,7 +24,7 @@
 | 
				
			|||||||
      {{ octal }}
 | 
					      {{ octal }}
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <input-copyable :value="`chmod ${octal} path`" readonly style="margin-bottom: 5px" />
 | 
					    <input-copyable :value="`chmod ${octal} path`" readonly />
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -0,0 +1,33 @@
 | 
				
			|||||||
 | 
					import { test, expect } from '@playwright/test';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					test.describe('Date time converter - json to yaml', () => {
 | 
				
			||||||
 | 
					  test.beforeEach(async ({ page }) => {
 | 
				
			||||||
 | 
					    await page.goto('/date-converter');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('Has correct title', async ({ page }) => {
 | 
				
			||||||
 | 
					    await expect(page).toHaveTitle('Date-time converter - IT Tools');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('Format is auto detected from a date and the date is correctly converted', async ({ page }) => {
 | 
				
			||||||
 | 
					    const initialFormat = await page.getByTestId('date-time-converter-format-select').innerText();
 | 
				
			||||||
 | 
					    expect(initialFormat.trim()).toEqual('Timestamp');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    await page.getByTestId('date-time-converter-input').fill('2023-04-12T23:10:24+02:00');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const detectedFormat = await page.getByTestId('date-time-converter-format-select').innerText();
 | 
				
			||||||
 | 
					    expect(detectedFormat.trim()).toEqual('ISO 8601');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('JS locale date string').inputValue()).trim()).toEqual(
 | 
				
			||||||
 | 
					      'Wed Apr 12 2023 23:10:24 GMT+0200 (Central European Summer Time)',
 | 
				
			||||||
 | 
					    );
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('ISO 8601').inputValue()).trim()).toEqual('2023-04-12T23:10:24+02:00');
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('ISO 9075').inputValue()).trim()).toEqual('2023-04-12 23:10:24');
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('Unix timestamp').inputValue()).trim()).toEqual('1681333824');
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('RFC 7231').inputValue()).trim()).toEqual('Wed, 12 Apr 2023 21:10:24 GMT');
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('RFC 3339').inputValue()).trim()).toEqual('2023-04-12T23:10:24+02:00');
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('Timestamp').inputValue()).trim()).toEqual('1681333824000');
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('UTC format').inputValue()).trim()).toEqual('Wed, 12 Apr 2023 21:10:24 GMT');
 | 
				
			||||||
 | 
					    expect((await page.getByTestId('Mongo ObjectID').inputValue()).trim()).toEqual('64371e400000000000000000');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										142
									
								
								src/tools/date-time-converter/date-time-converter.models.test.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										142
									
								
								src/tools/date-time-converter/date-time-converter.models.test.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,142 @@
 | 
				
			|||||||
 | 
					import { describe, test, expect } from 'vitest';
 | 
				
			||||||
 | 
					import {
 | 
				
			||||||
 | 
					  isISO8601DateTimeString,
 | 
				
			||||||
 | 
					  isISO9075DateString,
 | 
				
			||||||
 | 
					  isRFC3339DateString,
 | 
				
			||||||
 | 
					  isRFC7231DateString,
 | 
				
			||||||
 | 
					  isUnixTimestamp,
 | 
				
			||||||
 | 
					  isTimestamp,
 | 
				
			||||||
 | 
					  isUTCDateString,
 | 
				
			||||||
 | 
					  isMongoObjectId,
 | 
				
			||||||
 | 
					} from './date-time-converter.models';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					describe('date-time-converter models', () => {
 | 
				
			||||||
 | 
					  describe('isISO8601DateTimeString', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid ISO 8601 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('2021-01-01T00:00:00.000Z')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('2023-04-12T14:56:00+01:00')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('20230412T145600+0100')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('20230412T145600Z')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('2016-02-01')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('2016')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid ISO 8601 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString()).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('qsdqsd')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('2016-02-01-')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO8601DateTimeString('2021-01-01T00:00:00.')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isISO9075DateString', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid ISO 9075 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00Z')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00.123456Z')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00+01:00')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00-05:00')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid ISO 9075 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022/01/01T12:00:00Z')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00.123456789Z')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00+1:00')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00-05:')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01 12:00:00-05:00:00')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('12:00:00Z')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isISO9075DateString('2022-01-01T12:00:00Zfoo')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isRFC3339DateString', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid RFC 3339 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00Z')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00.123456789Z')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00.123456789+01:00')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00-05:00')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid RFC 3339 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022/01/01T12:00:00Z')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00.123456789+1:00')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00-05:')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00-05:00:00')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('12:00:00Z')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC3339DateString('2022-01-01T12:00:00Zfoo')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isRFC7231DateString', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid RFC 7231 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('Sun, 06 Nov 1994 08:49:37 GMT')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('Tue, 22 Apr 2014 07:00:00 GMT')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid RFC 7231 date strings', () => {
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('06 Nov 1994 08:49:37 GMT')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('Sun, 06 Nov 94 08:49:37 GMT')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('Sun, 06 Nov 1994 8:49:37 GMT')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('Sun, 06 Nov 1994 08:49:37 GMT-0500')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('Sun, 06 November 1994 08:49:37 GMT')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('Sunday, 06 Nov 1994 08:49:37 GMT')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isRFC7231DateString('06 Nov 1994')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isUnixTimestamp', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid Unix timestamps', () => {
 | 
				
			||||||
 | 
					      expect(isUnixTimestamp('1649789394')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isUnixTimestamp('1234567890')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isUnixTimestamp('0')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid Unix timestamps', () => {
 | 
				
			||||||
 | 
					      expect(isUnixTimestamp('foo')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isUnixTimestamp('')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isTimestamp', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid Unix timestamps in milliseconds', () => {
 | 
				
			||||||
 | 
					      expect(isTimestamp('1649792026123')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isTimestamp('1234567890000')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isTimestamp('0')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid Unix timestamps in milliseconds', () => {
 | 
				
			||||||
 | 
					      expect(isTimestamp('foo')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isTimestamp('')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isUTCDateString', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid UTC date strings', () => {
 | 
				
			||||||
 | 
					      expect(isUTCDateString('Sun, 06 Nov 1994 08:49:37 GMT')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isUTCDateString('Tue, 22 Apr 2014 07:00:00 GMT')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid UTC date strings', () => {
 | 
				
			||||||
 | 
					      expect(isUTCDateString('06 Nov 1994 08:49:37 GMT')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isUTCDateString('16497920261')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isUTCDateString('foo')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isUTCDateString('')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isMongoObjectId', () => {
 | 
				
			||||||
 | 
					    test('should return true for valid Mongo ObjectIds', () => {
 | 
				
			||||||
 | 
					      expect(isMongoObjectId('507f1f77bcf86cd799439011')).toBe(true);
 | 
				
			||||||
 | 
					      expect(isMongoObjectId('507f1f77bcf86cd799439012')).toBe(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    test('should return false for invalid Mongo ObjectIds', () => {
 | 
				
			||||||
 | 
					      expect(isMongoObjectId('507f1f77bcf86cd79943901')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isMongoObjectId('507f1f77bcf86cd79943901z')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isMongoObjectId('foo')).toBe(false);
 | 
				
			||||||
 | 
					      expect(isMongoObjectId('')).toBe(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										46
									
								
								src/tools/date-time-converter/date-time-converter.models.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										46
									
								
								src/tools/date-time-converter/date-time-converter.models.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,46 @@
 | 
				
			|||||||
 | 
					import _ from 'lodash';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export {
 | 
				
			||||||
 | 
					  isISO8601DateTimeString,
 | 
				
			||||||
 | 
					  isISO9075DateString,
 | 
				
			||||||
 | 
					  isRFC3339DateString,
 | 
				
			||||||
 | 
					  isRFC7231DateString,
 | 
				
			||||||
 | 
					  isUnixTimestamp,
 | 
				
			||||||
 | 
					  isTimestamp,
 | 
				
			||||||
 | 
					  isUTCDateString,
 | 
				
			||||||
 | 
					  isMongoObjectId,
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ISO8601_REGEX =
 | 
				
			||||||
 | 
					  /^([+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([.,]\d+(?!:))?)?(\17[0-5]\d([.,]\d+)?)?([zZ]|([+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/;
 | 
				
			||||||
 | 
					const ISO9075_REGEX =
 | 
				
			||||||
 | 
					  /^([0-9]{4})-([0-9]{2})-([0-9]{2}) ([0-9]{2}):([0-9]{2}):([0-9]{2})(\.[0-9]{1,6})?(([+-])([0-9]{2}):([0-9]{2})|Z)?$/;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const RFC3339_REGEX =
 | 
				
			||||||
 | 
					  /^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(\.[0-9]{1,9})?(([+-])([0-9]{2}):([0-9]{2})|Z)$/;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const RFC7231_REGEX = /^[A-Za-z]{3},\s[0-9]{2}\s[A-Za-z]{3}\s[0-9]{4}\s[0-9]{2}:[0-9]{2}:[0-9]{2}\sGMT$/;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function createRegexMatcher(regex: RegExp) {
 | 
				
			||||||
 | 
					  return (date?: string) => !_.isNil(date) && regex.test(date);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const isISO8601DateTimeString = createRegexMatcher(ISO8601_REGEX);
 | 
				
			||||||
 | 
					const isISO9075DateString = createRegexMatcher(ISO9075_REGEX);
 | 
				
			||||||
 | 
					const isRFC3339DateString = createRegexMatcher(RFC3339_REGEX);
 | 
				
			||||||
 | 
					const isRFC7231DateString = createRegexMatcher(RFC7231_REGEX);
 | 
				
			||||||
 | 
					const isUnixTimestamp = createRegexMatcher(/^[0-9]{1,10}$/);
 | 
				
			||||||
 | 
					const isTimestamp = createRegexMatcher(/^[0-9]{1,13}$/);
 | 
				
			||||||
 | 
					const isMongoObjectId = createRegexMatcher(/^[0-9a-fA-F]{24}$/);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function isUTCDateString(date?: string) {
 | 
				
			||||||
 | 
					  if (_.isNil(date)) {
 | 
				
			||||||
 | 
					    return false;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  try {
 | 
				
			||||||
 | 
					    return new Date(date).toUTCString() === date;
 | 
				
			||||||
 | 
					  } catch (_ignored) {
 | 
				
			||||||
 | 
					    return false;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					export type ToDateMapper = (value: string) => Date;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export type DateFormat = {
 | 
				
			||||||
 | 
					  name: string;
 | 
				
			||||||
 | 
					  fromDate: (date: Date) => string;
 | 
				
			||||||
 | 
					  toDate: (value: string) => Date;
 | 
				
			||||||
 | 
					  formatMatcher: (dateString: string) => boolean;
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
@@ -1,44 +1,38 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div>
 | 
					  <div>
 | 
				
			||||||
    <n-card>
 | 
					    <n-form-item :show-label="false" v-bind="validation.attrs">
 | 
				
			||||||
      <n-space justify="center">
 | 
					      <n-input-group>
 | 
				
			||||||
        <n-form-item label="Use current date-time ?" label-placement="left" :show-feedback="false">
 | 
					        <n-input
 | 
				
			||||||
          <n-switch v-model:value="useCurrentDate" />
 | 
					          v-model:value="inputDate"
 | 
				
			||||||
        </n-form-item>
 | 
					          :on-input="onDateInputChanged"
 | 
				
			||||||
      </n-space>
 | 
					          placeholder="Put you date string here..."
 | 
				
			||||||
      <n-form-item
 | 
					          clearable
 | 
				
			||||||
        :feedback="inputInvalid ? 'Invalid date for the current format' : ''"
 | 
					          :input-props="{ 'data-test-id': 'date-time-converter-input' }"
 | 
				
			||||||
        :validation-status="inputInvalid ? 'error' : undefined"
 | 
					        />
 | 
				
			||||||
      >
 | 
					 | 
				
			||||||
        <n-input-group style="flex-grow: 1">
 | 
					 | 
				
			||||||
          <n-select
 | 
					 | 
				
			||||||
            v-model:value="inputFormat"
 | 
					 | 
				
			||||||
            style="width: 200px"
 | 
					 | 
				
			||||||
            :options="formats.map(({ name }, i) => ({ label: name, value: i }))"
 | 
					 | 
				
			||||||
            :disabled="useCurrentDate"
 | 
					 | 
				
			||||||
          />
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
          <n-input
 | 
					        <n-select
 | 
				
			||||||
            v-model:value="inputDate"
 | 
					          v-model:value="formatIndex"
 | 
				
			||||||
            :on-input="onDateInputChanged"
 | 
					          style="flex: 0 0 170px"
 | 
				
			||||||
            :disabled="useCurrentDate"
 | 
					          :options="formats.map(({ name }, i) => ({ label: name, value: i }))"
 | 
				
			||||||
            placeholder="Your date string..."
 | 
					          data-test-id="date-time-converter-format-select"
 | 
				
			||||||
          />
 | 
					        />
 | 
				
			||||||
        </n-input-group>
 | 
					      </n-input-group>
 | 
				
			||||||
      </n-form-item>
 | 
					    </n-form-item>
 | 
				
			||||||
      <n-divider style="margin-top: 0" />
 | 
					    <n-divider style="margin-top: 0" />
 | 
				
			||||||
      <div v-for="{ name, fromDate } in formats" :key="name" style="margin: 5px 0">
 | 
					    <div v-for="{ name, fromDate } in formats" :key="name" mt-1>
 | 
				
			||||||
        <n-input-group>
 | 
					      <n-input-group>
 | 
				
			||||||
          <n-input-group-label style="flex: 0 0 170px"> {{ name }}: </n-input-group-label>
 | 
					        <n-input-group-label style="flex: 0 0 170px"> {{ name }}: </n-input-group-label>
 | 
				
			||||||
          <input-copyable :value="fromDate(baseDate)" />
 | 
					        <input-copyable
 | 
				
			||||||
        </n-input-group>
 | 
					          :value="formatDateUsingFormatter(fromDate, normalizedDate)"
 | 
				
			||||||
      </div>
 | 
					          placeholder="Invalid date..."
 | 
				
			||||||
    </n-card>
 | 
					          :input-props="{ 'data-test-id': name }"
 | 
				
			||||||
 | 
					        />
 | 
				
			||||||
 | 
					      </n-input-group>
 | 
				
			||||||
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
import { useRafFn } from '@vueuse/core';
 | 
					 | 
				
			||||||
import {
 | 
					import {
 | 
				
			||||||
  formatISO,
 | 
					  formatISO,
 | 
				
			||||||
  formatISO9075,
 | 
					  formatISO9075,
 | 
				
			||||||
@@ -47,95 +41,132 @@ import {
 | 
				
			|||||||
  fromUnixTime,
 | 
					  fromUnixTime,
 | 
				
			||||||
  getTime,
 | 
					  getTime,
 | 
				
			||||||
  getUnixTime,
 | 
					  getUnixTime,
 | 
				
			||||||
  isDate,
 | 
					 | 
				
			||||||
  parseISO,
 | 
					  parseISO,
 | 
				
			||||||
  parseJSON,
 | 
					  parseJSON,
 | 
				
			||||||
 | 
					  isDate,
 | 
				
			||||||
 | 
					  isValid,
 | 
				
			||||||
} from 'date-fns';
 | 
					} from 'date-fns';
 | 
				
			||||||
import { ref } from 'vue';
 | 
					import { withDefaultOnError } from '@/utils/defaults';
 | 
				
			||||||
import InputCopyable from '../../components/InputCopyable.vue';
 | 
					import { useValidation } from '@/composable/validation';
 | 
				
			||||||
 | 
					import type { DateFormat, ToDateMapper } from './date-time-converter.types';
 | 
				
			||||||
 | 
					import {
 | 
				
			||||||
 | 
					  isISO8601DateTimeString,
 | 
				
			||||||
 | 
					  isISO9075DateString,
 | 
				
			||||||
 | 
					  isRFC3339DateString,
 | 
				
			||||||
 | 
					  isRFC7231DateString,
 | 
				
			||||||
 | 
					  isTimestamp,
 | 
				
			||||||
 | 
					  isUTCDateString,
 | 
				
			||||||
 | 
					  isUnixTimestamp,
 | 
				
			||||||
 | 
					  isMongoObjectId,
 | 
				
			||||||
 | 
					} from './date-time-converter.models';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const useCurrentDate = ref(true);
 | 
					 | 
				
			||||||
const inputDate = ref('');
 | 
					const inputDate = ref('');
 | 
				
			||||||
const inputFormat = ref(6);
 | 
					 | 
				
			||||||
const inputInvalid = ref(false);
 | 
					 | 
				
			||||||
const baseDate = ref(new Date());
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
useRafFn(() => {
 | 
					const toDate: ToDateMapper = (date) => new Date(date);
 | 
				
			||||||
  if (useCurrentDate.value) {
 | 
					
 | 
				
			||||||
    baseDate.value = new Date();
 | 
					function formatDateUsingFormatter(formatter: (date: Date) => string, date?: Date) {
 | 
				
			||||||
 | 
					  if (!date || !validation.isValid) {
 | 
				
			||||||
 | 
					    return '';
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
function onDateInputChanged(value: string) {
 | 
					  return withDefaultOnError(() => formatter(date), '');
 | 
				
			||||||
  const { toDate } = formats[inputFormat.value];
 | 
					 | 
				
			||||||
  inputInvalid.value = false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  try {
 | 
					 | 
				
			||||||
    const formatted: Date | string = toDate(value);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    if (!isDate(formatted) || isNaN(formatted.getTime())) {
 | 
					 | 
				
			||||||
      throw new Error('Invalid date');
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    baseDate.value = formatted;
 | 
					 | 
				
			||||||
  } catch (_) {
 | 
					 | 
				
			||||||
    inputInvalid.value = true;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
type Format = {
 | 
					const formats: DateFormat[] = [
 | 
				
			||||||
  name: string;
 | 
					 | 
				
			||||||
  fromDate: (date: Date) => string;
 | 
					 | 
				
			||||||
  toDate: (value: string) => Date;
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const toDate: Format['toDate'] = (date) => new Date(date);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const formats: Format[] = [
 | 
					 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'JS locale date string',
 | 
					    name: 'JS locale date string',
 | 
				
			||||||
    fromDate: (date) => date.toString(),
 | 
					    fromDate: (date) => date.toString(),
 | 
				
			||||||
    toDate,
 | 
					    toDate,
 | 
				
			||||||
 | 
					    formatMatcher: () => false,
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'ISO 8601',
 | 
					    name: 'ISO 8601',
 | 
				
			||||||
    fromDate: formatISO,
 | 
					    fromDate: formatISO,
 | 
				
			||||||
    toDate: parseISO,
 | 
					    toDate: parseISO,
 | 
				
			||||||
 | 
					    formatMatcher: (date) => isISO8601DateTimeString(date),
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'ISO 9075',
 | 
					    name: 'ISO 9075',
 | 
				
			||||||
    fromDate: formatISO9075,
 | 
					    fromDate: formatISO9075,
 | 
				
			||||||
    toDate: parseISO,
 | 
					    toDate: parseISO,
 | 
				
			||||||
 | 
					    formatMatcher: (date) => isISO9075DateString(date),
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'RFC 3339',
 | 
					    name: 'RFC 3339',
 | 
				
			||||||
    fromDate: formatRFC3339,
 | 
					    fromDate: formatRFC3339,
 | 
				
			||||||
    toDate,
 | 
					    toDate,
 | 
				
			||||||
 | 
					    formatMatcher: (date) => isRFC3339DateString(date),
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'RFC 7231',
 | 
					    name: 'RFC 7231',
 | 
				
			||||||
    fromDate: formatRFC7231,
 | 
					    fromDate: formatRFC7231,
 | 
				
			||||||
    toDate,
 | 
					    toDate,
 | 
				
			||||||
  },
 | 
					    formatMatcher: (date) => isRFC7231DateString(date),
 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    name: 'Timestamp',
 | 
					 | 
				
			||||||
    fromDate: (date) => String(getTime(date)),
 | 
					 | 
				
			||||||
    toDate: (ms) => parseJSON(+ms),
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Unix timestamp',
 | 
					    name: 'Unix timestamp',
 | 
				
			||||||
    fromDate: (date) => String(getUnixTime(date)),
 | 
					    fromDate: (date) => String(getUnixTime(date)),
 | 
				
			||||||
    toDate: (sec) => fromUnixTime(+sec),
 | 
					    toDate: (sec) => fromUnixTime(+sec),
 | 
				
			||||||
 | 
					    formatMatcher: (date) => isUnixTimestamp(date),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    name: 'Timestamp',
 | 
				
			||||||
 | 
					    fromDate: (date) => String(getTime(date)),
 | 
				
			||||||
 | 
					    toDate: (ms) => parseJSON(+ms),
 | 
				
			||||||
 | 
					    formatMatcher: (date) => isTimestamp(date),
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'UTC format',
 | 
					    name: 'UTC format',
 | 
				
			||||||
    fromDate: (date) => date.toUTCString(),
 | 
					    fromDate: (date) => date.toUTCString(),
 | 
				
			||||||
    toDate,
 | 
					    toDate,
 | 
				
			||||||
 | 
					    formatMatcher: (date) => isUTCDateString(date),
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Mongo ObjectID',
 | 
					    name: 'Mongo ObjectID',
 | 
				
			||||||
    fromDate: (date) => Math.floor(date.getTime() / 1000).toString(16) + '0000000000000000',
 | 
					    fromDate: (date) => Math.floor(date.getTime() / 1000).toString(16) + '0000000000000000',
 | 
				
			||||||
    toDate: (objectId) => new Date(parseInt(objectId.substring(0, 8), 16) * 1000),
 | 
					    toDate: (objectId) => new Date(parseInt(objectId.substring(0, 8), 16) * 1000),
 | 
				
			||||||
 | 
					    formatMatcher: (date) => isMongoObjectId(date),
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
];
 | 
					];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const formatIndex = ref(6);
 | 
				
			||||||
 | 
					const now = useNow();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const normalizedDate = computed(() => {
 | 
				
			||||||
 | 
					  if (!inputDate.value) {
 | 
				
			||||||
 | 
					    return now.value;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const { toDate } = formats[formatIndex.value];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  try {
 | 
				
			||||||
 | 
					    return toDate(inputDate.value);
 | 
				
			||||||
 | 
					  } catch (_ignored) {
 | 
				
			||||||
 | 
					    return undefined;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function onDateInputChanged(value: string) {
 | 
				
			||||||
 | 
					  const matchingIndex = formats.findIndex(({ formatMatcher }) => formatMatcher(value));
 | 
				
			||||||
 | 
					  if (matchingIndex !== -1) {
 | 
				
			||||||
 | 
					    formatIndex.value = matchingIndex;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const validation = useValidation({
 | 
				
			||||||
 | 
					  source: inputDate,
 | 
				
			||||||
 | 
					  watch: [formatIndex],
 | 
				
			||||||
 | 
					  rules: [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      message: 'This date is invalid for this format',
 | 
				
			||||||
 | 
					      validator: (value) =>
 | 
				
			||||||
 | 
					        withDefaultOnError(() => {
 | 
				
			||||||
 | 
					          if (value === '') return true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					          const maybeDate = formats[formatIndex.value].toDate(value);
 | 
				
			||||||
 | 
					          return isDate(maybeDate) && isValid(maybeDate);
 | 
				
			||||||
 | 
					        }, false),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										4
									
								
								src/tools/docker-run-to-docker-compose-converter/composerize.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								src/tools/docker-run-to-docker-compose-converter/composerize.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					declare module 'composerize' {
 | 
				
			||||||
 | 
					  const composerize: (arg: string) => string;
 | 
				
			||||||
 | 
					  export default composerize;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -0,0 +1,84 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div>
 | 
				
			||||||
 | 
					    <n-form-item label="Your docker run command:" :show-feedback="false">
 | 
				
			||||||
 | 
					      <n-input
 | 
				
			||||||
 | 
					        v-model:value="dockerRun"
 | 
				
			||||||
 | 
					        style="font-family: monospace"
 | 
				
			||||||
 | 
					        type="textarea"
 | 
				
			||||||
 | 
					        placeholder="Your docker run command to convert..."
 | 
				
			||||||
 | 
					        rows="3"
 | 
				
			||||||
 | 
					      />
 | 
				
			||||||
 | 
					    </n-form-item>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-divider />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <textarea-copyable :value="dockerCompose" language="yaml" />
 | 
				
			||||||
 | 
					    <br />
 | 
				
			||||||
 | 
					    <br />
 | 
				
			||||||
 | 
					    <n-space justify="center">
 | 
				
			||||||
 | 
					      <n-button :disabled="dockerCompose === ''" secondary @click="download"> Download docker-compose.yml </n-button>
 | 
				
			||||||
 | 
					    </n-space>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <div v-if="notComposable.length > 0">
 | 
				
			||||||
 | 
					      <br />
 | 
				
			||||||
 | 
					      <n-alert title="This options are not translatable to docker-compose" type="info">
 | 
				
			||||||
 | 
					        <ul>
 | 
				
			||||||
 | 
					          <li v-for="(message, index) of notComposable" :key="index">{{ message }}</li>
 | 
				
			||||||
 | 
					        </ul>
 | 
				
			||||||
 | 
					      </n-alert>
 | 
				
			||||||
 | 
					    </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <div v-if="notImplemented.length > 0">
 | 
				
			||||||
 | 
					      <br />
 | 
				
			||||||
 | 
					      <n-alert
 | 
				
			||||||
 | 
					        title="This options are not yet implemented and therefore haven't been translated to docker-compose"
 | 
				
			||||||
 | 
					        type="warning"
 | 
				
			||||||
 | 
					      >
 | 
				
			||||||
 | 
					        <ul>
 | 
				
			||||||
 | 
					          <li v-for="(message, index) of notImplemented" :key="index">{{ message }}</li>
 | 
				
			||||||
 | 
					        </ul>
 | 
				
			||||||
 | 
					      </n-alert>
 | 
				
			||||||
 | 
					    </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <div v-if="errors.length > 0">
 | 
				
			||||||
 | 
					      <br />
 | 
				
			||||||
 | 
					      <n-alert title="The following errors occured" type="error">
 | 
				
			||||||
 | 
					        <ul>
 | 
				
			||||||
 | 
					          <li v-for="(message, index) of errors" :key="index">{{ message }}</li>
 | 
				
			||||||
 | 
					        </ul>
 | 
				
			||||||
 | 
					      </n-alert>
 | 
				
			||||||
 | 
					    </div>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { computed, ref } from 'vue';
 | 
				
			||||||
 | 
					import { withDefaultOnError } from '@/utils/defaults';
 | 
				
			||||||
 | 
					import { useDownloadFileFromBase64 } from '@/composable/downloadBase64';
 | 
				
			||||||
 | 
					import { textToBase64 } from '@/utils/base64';
 | 
				
			||||||
 | 
					import TextareaCopyable from '@/components/TextareaCopyable.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import { composerize, MessageType } from 'composerize-ts';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const dockerRun = ref(
 | 
				
			||||||
 | 
					  'docker run -p 80:80 -v /var/run/docker.sock:/tmp/docker.sock:ro --restart always --log-opt max-size=1g nginx',
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const conversionResult = computed(() =>
 | 
				
			||||||
 | 
					  withDefaultOnError(() => composerize(dockerRun.value), { yaml: '', messages: [] }),
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					const dockerCompose = computed(() => conversionResult.value.yaml);
 | 
				
			||||||
 | 
					const notImplemented = computed(() =>
 | 
				
			||||||
 | 
					  conversionResult.value.messages.filter((msg) => msg.type === MessageType.notImplemented).map((msg) => msg.value),
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					const notComposable = computed(() =>
 | 
				
			||||||
 | 
					  conversionResult.value.messages.filter((msg) => msg.type === MessageType.notTranslatable).map((msg) => msg.value),
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					const errors = computed(() =>
 | 
				
			||||||
 | 
					  conversionResult.value.messages
 | 
				
			||||||
 | 
					    .filter((msg) => msg.type === MessageType.errorDuringConversion)
 | 
				
			||||||
 | 
					    .map((msg) => msg.value),
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					const dockerComposeBase64 = computed(() => 'data:application/yaml;base64,' + textToBase64(dockerCompose.value));
 | 
				
			||||||
 | 
					const { download } = useDownloadFileFromBase64({ source: dockerComposeBase64, filename: 'docker-compose.yml' });
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
							
								
								
									
										11
									
								
								src/tools/docker-run-to-docker-compose-converter/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								src/tools/docker-run-to-docker-compose-converter/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					import { BrandDocker } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'Docker run to Docker compose converter',
 | 
				
			||||||
 | 
					  path: '/docker-run-to-docker-compose-converter',
 | 
				
			||||||
 | 
					  description: 'Turns docker run commands into docker-compose files!',
 | 
				
			||||||
 | 
					  keywords: ['docker', 'run', 'compose', 'yaml', 'yml', 'convert', 'deamon'],
 | 
				
			||||||
 | 
					  component: () => import('./docker-run-to-docker-compose-converter.vue'),
 | 
				
			||||||
 | 
					  icon: BrandDocker,
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										135
									
								
								src/tools/html-wysiwyg-editor/editor/editor.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										135
									
								
								src/tools/html-wysiwyg-editor/editor/editor.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,135 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <n-card v-if="editor" class="editor">
 | 
				
			||||||
 | 
					    <template #header>
 | 
				
			||||||
 | 
					      <menu-bar class="editor-header" :editor="editor" />
 | 
				
			||||||
 | 
					      <n-divider style="margin-top: 0" />
 | 
				
			||||||
 | 
					    </template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <editor-content class="editor-content" :editor="editor" />
 | 
				
			||||||
 | 
					  </n-card>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { tryOnBeforeUnmount, useVModel } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { Editor, EditorContent } from '@tiptap/vue-3';
 | 
				
			||||||
 | 
					import StarterKit from '@tiptap/starter-kit';
 | 
				
			||||||
 | 
					import { useThemeVars } from 'naive-ui';
 | 
				
			||||||
 | 
					import MenuBar from './menu-bar.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const themeVars = useThemeVars();
 | 
				
			||||||
 | 
					const props = defineProps<{ html: string }>();
 | 
				
			||||||
 | 
					const emit = defineEmits(['update:html']);
 | 
				
			||||||
 | 
					const html = useVModel(props, 'html', emit);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const editor = new Editor({
 | 
				
			||||||
 | 
					  content: html.value,
 | 
				
			||||||
 | 
					  extensions: [StarterKit],
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					editor.on('update', ({ editor }) => emit('update:html', editor.getHTML()));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					tryOnBeforeUnmount(() => {
 | 
				
			||||||
 | 
					  editor.destroy();
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped lang="less">
 | 
				
			||||||
 | 
					::v-deep(.n-card-header) {
 | 
				
			||||||
 | 
					  padding: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					::v-deep(.ProseMirror-focused) {
 | 
				
			||||||
 | 
					  outline: none;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</style>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped lang="less">
 | 
				
			||||||
 | 
					::v-deep(.ProseMirror) {
 | 
				
			||||||
 | 
					  > * + * {
 | 
				
			||||||
 | 
					    margin-top: 0.75em;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  p {
 | 
				
			||||||
 | 
					    margin: 0;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  ul,
 | 
				
			||||||
 | 
					  ol {
 | 
				
			||||||
 | 
					    padding: 0 1rem;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  h1,
 | 
				
			||||||
 | 
					  h2,
 | 
				
			||||||
 | 
					  h3,
 | 
				
			||||||
 | 
					  h4,
 | 
				
			||||||
 | 
					  h5,
 | 
				
			||||||
 | 
					  h6 {
 | 
				
			||||||
 | 
					    line-height: 1.1;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  code {
 | 
				
			||||||
 | 
					    background-color: v-bind('themeVars.codeColor');
 | 
				
			||||||
 | 
					    padding: 2px 4px;
 | 
				
			||||||
 | 
					    border-radius: 5px;
 | 
				
			||||||
 | 
					    font-size: 85%;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  pre {
 | 
				
			||||||
 | 
					    background: v-bind('themeVars.codeColor');
 | 
				
			||||||
 | 
					    font-family: monospace;
 | 
				
			||||||
 | 
					    padding: 0.75rem 1rem;
 | 
				
			||||||
 | 
					    border-radius: 0.5rem;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    code {
 | 
				
			||||||
 | 
					      color: inherit;
 | 
				
			||||||
 | 
					      padding: 0;
 | 
				
			||||||
 | 
					      background: none;
 | 
				
			||||||
 | 
					      font-size: 0.8rem;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  mark {
 | 
				
			||||||
 | 
					    background-color: #faf594;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  img {
 | 
				
			||||||
 | 
					    max-width: 100%;
 | 
				
			||||||
 | 
					    height: auto;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  hr {
 | 
				
			||||||
 | 
					    margin: 1rem 0;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  blockquote {
 | 
				
			||||||
 | 
					    padding-left: 1rem;
 | 
				
			||||||
 | 
					    border-left: 2px solid rgba(#0d0d0d, 0.1);
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  hr {
 | 
				
			||||||
 | 
					    border: none;
 | 
				
			||||||
 | 
					    border-top: 2px solid rgba(#0d0d0d, 0.1);
 | 
				
			||||||
 | 
					    margin: 2rem 0;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  ul[data-type='taskList'] {
 | 
				
			||||||
 | 
					    list-style: none;
 | 
				
			||||||
 | 
					    padding: 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    li {
 | 
				
			||||||
 | 
					      display: flex;
 | 
				
			||||||
 | 
					      align-items: center;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      > label {
 | 
				
			||||||
 | 
					        flex: 0 0 auto;
 | 
				
			||||||
 | 
					        margin-right: 0.5rem;
 | 
				
			||||||
 | 
					        user-select: none;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      > div {
 | 
				
			||||||
 | 
					        flex: 1 1 auto;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</style>
 | 
				
			||||||
							
								
								
									
										22
									
								
								src/tools/html-wysiwyg-editor/editor/menu-bar-item.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								src/tools/html-wysiwyg-editor/editor/menu-bar-item.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <n-tooltip trigger="hover">
 | 
				
			||||||
 | 
					    <template #trigger>
 | 
				
			||||||
 | 
					      <n-button circle quaternary :type="isActive?.() ? 'primary' : 'default'" @click="action">
 | 
				
			||||||
 | 
					        <template #icon>
 | 
				
			||||||
 | 
					          <n-icon :component="icon" />
 | 
				
			||||||
 | 
					        </template>
 | 
				
			||||||
 | 
					      </n-button>
 | 
				
			||||||
 | 
					    </template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    {{ title }}
 | 
				
			||||||
 | 
					  </n-tooltip>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { toRefs, type Component } from 'vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const props = defineProps<{ icon: Component; title: string; action: () => void; isActive?: () => boolean }>();
 | 
				
			||||||
 | 
					const { icon, title, action, isActive } = toRefs(props);
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped></style>
 | 
				
			||||||
							
								
								
									
										169
									
								
								src/tools/html-wysiwyg-editor/editor/menu-bar.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										169
									
								
								src/tools/html-wysiwyg-editor/editor/menu-bar.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,169 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <n-space align="center" :size="0">
 | 
				
			||||||
 | 
					    <template v-for="(item, index) in items">
 | 
				
			||||||
 | 
					      <n-divider v-if="item.type === 'divider'" :key="`divider${index}`" vertical />
 | 
				
			||||||
 | 
					      <menu-bar-item v-else-if="item.type === 'button'" :key="index" v-bind="item" />
 | 
				
			||||||
 | 
					    </template>
 | 
				
			||||||
 | 
					  </n-space>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import type { Editor } from '@tiptap/vue-3';
 | 
				
			||||||
 | 
					import {
 | 
				
			||||||
 | 
					  ArrowBack,
 | 
				
			||||||
 | 
					  ArrowForwardUp,
 | 
				
			||||||
 | 
					  Blockquote,
 | 
				
			||||||
 | 
					  Bold,
 | 
				
			||||||
 | 
					  ClearFormatting,
 | 
				
			||||||
 | 
					  Code,
 | 
				
			||||||
 | 
					  CodePlus,
 | 
				
			||||||
 | 
					  H1,
 | 
				
			||||||
 | 
					  H2,
 | 
				
			||||||
 | 
					  H3,
 | 
				
			||||||
 | 
					  H4,
 | 
				
			||||||
 | 
					  Italic,
 | 
				
			||||||
 | 
					  List,
 | 
				
			||||||
 | 
					  ListNumbers,
 | 
				
			||||||
 | 
					  Strikethrough,
 | 
				
			||||||
 | 
					  TextWrap,
 | 
				
			||||||
 | 
					} from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { toRefs, type Component } from 'vue';
 | 
				
			||||||
 | 
					import MenuBarItem from './menu-bar-item.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const props = defineProps<{ editor: Editor }>();
 | 
				
			||||||
 | 
					const { editor } = toRefs(props);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					type MenuItem =
 | 
				
			||||||
 | 
					  | {
 | 
				
			||||||
 | 
					      icon: Component;
 | 
				
			||||||
 | 
					      title: string;
 | 
				
			||||||
 | 
					      action: () => void;
 | 
				
			||||||
 | 
					      isActive?: () => boolean;
 | 
				
			||||||
 | 
					      type: 'button';
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  | { type: 'divider' };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const items: MenuItem[] = [
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: Bold,
 | 
				
			||||||
 | 
					    title: 'Bold',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleBold().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('bold'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: Italic,
 | 
				
			||||||
 | 
					    title: 'Italic',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleItalic().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('italic'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: Strikethrough,
 | 
				
			||||||
 | 
					    title: 'Strike',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleStrike().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('strike'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: Code,
 | 
				
			||||||
 | 
					    title: 'Inline code',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleCode().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('code'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'divider',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: H1,
 | 
				
			||||||
 | 
					    title: 'Heading 1',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleHeading({ level: 1 }).run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('heading', { level: 1 }),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: H2,
 | 
				
			||||||
 | 
					    title: 'Heading 2',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleHeading({ level: 2 }).run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('heading', { level: 2 }),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: H3,
 | 
				
			||||||
 | 
					    title: 'Heading 3',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleHeading({ level: 4 }).run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('heading', { level: 4 }),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: H4,
 | 
				
			||||||
 | 
					    title: 'Heading 4',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleHeading({ level: 4 }).run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('heading', { level: 4 }),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'divider',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: List,
 | 
				
			||||||
 | 
					    title: 'Bullet list',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleBulletList().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('bulletList'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: ListNumbers,
 | 
				
			||||||
 | 
					    title: 'Ordered list',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleOrderedList().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('orderedList'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: CodePlus,
 | 
				
			||||||
 | 
					    title: 'Code block',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleCodeBlock().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('codeBlock'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: Blockquote,
 | 
				
			||||||
 | 
					    title: 'Blockquote',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().toggleBlockquote().run(),
 | 
				
			||||||
 | 
					    isActive: () => editor.value.isActive('blockquote'),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'divider',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: TextWrap,
 | 
				
			||||||
 | 
					    title: 'Hard break',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().setHardBreak().run(),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: ClearFormatting,
 | 
				
			||||||
 | 
					    title: 'Clear format',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().clearNodes().unsetAllMarks().run(),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: ArrowBack,
 | 
				
			||||||
 | 
					    title: 'Undo',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().undo().run(),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    type: 'button',
 | 
				
			||||||
 | 
					    icon: ArrowForwardUp,
 | 
				
			||||||
 | 
					    title: 'Redo',
 | 
				
			||||||
 | 
					    action: () => editor.value.chain().focus().redo().run(),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					];
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped></style>
 | 
				
			||||||
							
								
								
									
										16
									
								
								src/tools/html-wysiwyg-editor/html-wysiwyg-editor.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								src/tools/html-wysiwyg-editor/html-wysiwyg-editor.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <editor v-model:html="html" />
 | 
				
			||||||
 | 
					  <textarea-copyable :value="format(html, { parser: 'html', plugins: [htmlParser] })" language="html" />
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import TextareaCopyable from '@/components/TextareaCopyable.vue';
 | 
				
			||||||
 | 
					import { format } from 'prettier';
 | 
				
			||||||
 | 
					import htmlParser from 'prettier/parser-html';
 | 
				
			||||||
 | 
					import { useStorage } from '@vueuse/core';
 | 
				
			||||||
 | 
					import Editor from './editor/editor.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const html = useStorage('html-wysiwyg-editor--html', '<h1>Hey!</h1><p>Welcome to this html wysiwyg editor</p>');
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
							
								
								
									
										11
									
								
								src/tools/html-wysiwyg-editor/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								src/tools/html-wysiwyg-editor/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					import { Edit } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'HTML WYSIWYG editor',
 | 
				
			||||||
 | 
					  path: '/html-wysiwyg-editor',
 | 
				
			||||||
 | 
					  description: 'Online HTML editor with feature-rich WYSIWYG editor, get the source code of the content immediately.',
 | 
				
			||||||
 | 
					  keywords: ['html', 'wysiwyg', 'editor', 'p', 'ul', 'ol', 'converter', 'live'],
 | 
				
			||||||
 | 
					  component: () => import('./html-wysiwyg-editor.vue'),
 | 
				
			||||||
 | 
					  icon: Edit,
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -1,6 +1,19 @@
 | 
				
			|||||||
import { tool as base64FileConverter } from './base64-file-converter';
 | 
					import { tool as base64FileConverter } from './base64-file-converter';
 | 
				
			||||||
import { tool as base64StringConverter } from './base64-string-converter';
 | 
					import { tool as base64StringConverter } from './base64-string-converter';
 | 
				
			||||||
import { tool as basicAuthGenerator } from './basic-auth-generator';
 | 
					import { tool as basicAuthGenerator } from './basic-auth-generator';
 | 
				
			||||||
 | 
					import { tool as yamlToJson } from './yaml-to-json-converter';
 | 
				
			||||||
 | 
					import { tool as jsonToYaml } from './json-to-yaml-converter';
 | 
				
			||||||
 | 
					import { tool as ipv6UlaGenerator } from './ipv6-ula-generator';
 | 
				
			||||||
 | 
					import { tool as ipv4AddressConverter } from './ipv4-address-converter';
 | 
				
			||||||
 | 
					import { tool as benchmarkBuilder } from './benchmark-builder';
 | 
				
			||||||
 | 
					import { tool as userAgentParser } from './user-agent-parser';
 | 
				
			||||||
 | 
					import { tool as ipv4SubnetCalculator } from './ipv4-subnet-calculator';
 | 
				
			||||||
 | 
					import { tool as dockerRunToDockerComposeConverter } from './docker-run-to-docker-compose-converter';
 | 
				
			||||||
 | 
					import { tool as htmlWysiwygEditor } from './html-wysiwyg-editor';
 | 
				
			||||||
 | 
					import { tool as rsaKeyPairGenerator } from './rsa-key-pair-generator';
 | 
				
			||||||
 | 
					import { tool as textToNatoAlphabet } from './text-to-nato-alphabet';
 | 
				
			||||||
 | 
					import { tool as slugifyString } from './slugify-string';
 | 
				
			||||||
 | 
					import { tool as keycodeInfo } from './keycode-info';
 | 
				
			||||||
import { tool as jsonMinify } from './json-minify';
 | 
					import { tool as jsonMinify } from './json-minify';
 | 
				
			||||||
import { tool as bcrypt } from './bcrypt';
 | 
					import { tool as bcrypt } from './bcrypt';
 | 
				
			||||||
import { tool as bip39 } from './bip39-generator';
 | 
					import { tool as bip39 } from './bip39-generator';
 | 
				
			||||||
@@ -37,11 +50,12 @@ import type { ToolCategory } from './tools.types';
 | 
				
			|||||||
import { tool as urlEncoder } from './url-encoder';
 | 
					import { tool as urlEncoder } from './url-encoder';
 | 
				
			||||||
import { tool as urlParser } from './url-parser';
 | 
					import { tool as urlParser } from './url-parser';
 | 
				
			||||||
import { tool as uuidGenerator } from './uuid-generator';
 | 
					import { tool as uuidGenerator } from './uuid-generator';
 | 
				
			||||||
 | 
					import { tool as macAddressLookup } from './mac-address-lookup';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export const toolsByCategory: ToolCategory[] = [
 | 
					export const toolsByCategory: ToolCategory[] = [
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Crypto',
 | 
					    name: 'Crypto',
 | 
				
			||||||
    components: [tokenGenerator, hashText, bcrypt, uuidGenerator, cypher, bip39, hmacGenerator],
 | 
					    components: [tokenGenerator, hashText, bcrypt, uuidGenerator, cypher, bip39, hmacGenerator, rsaKeyPairGenerator],
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Converter',
 | 
					    name: 'Converter',
 | 
				
			||||||
@@ -53,6 +67,9 @@ export const toolsByCategory: ToolCategory[] = [
 | 
				
			|||||||
      base64FileConverter,
 | 
					      base64FileConverter,
 | 
				
			||||||
      colorConverter,
 | 
					      colorConverter,
 | 
				
			||||||
      caseConverter,
 | 
					      caseConverter,
 | 
				
			||||||
 | 
					      textToNatoAlphabet,
 | 
				
			||||||
 | 
					      yamlToJson,
 | 
				
			||||||
 | 
					      jsonToYaml,
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
@@ -67,6 +84,10 @@ export const toolsByCategory: ToolCategory[] = [
 | 
				
			|||||||
      otpCodeGeneratorAndValidator,
 | 
					      otpCodeGeneratorAndValidator,
 | 
				
			||||||
      mimeTypes,
 | 
					      mimeTypes,
 | 
				
			||||||
      jwtParser,
 | 
					      jwtParser,
 | 
				
			||||||
 | 
					      keycodeInfo,
 | 
				
			||||||
 | 
					      slugifyString,
 | 
				
			||||||
 | 
					      htmlWysiwygEditor,
 | 
				
			||||||
 | 
					      userAgentParser,
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
@@ -75,7 +96,20 @@ export const toolsByCategory: ToolCategory[] = [
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Development',
 | 
					    name: 'Development',
 | 
				
			||||||
    components: [gitMemo, randomPortGenerator, crontabGenerator, jsonViewer, jsonMinify, sqlPrettify, chmodCalculator],
 | 
					    components: [
 | 
				
			||||||
 | 
					      gitMemo,
 | 
				
			||||||
 | 
					      randomPortGenerator,
 | 
				
			||||||
 | 
					      crontabGenerator,
 | 
				
			||||||
 | 
					      jsonViewer,
 | 
				
			||||||
 | 
					      jsonMinify,
 | 
				
			||||||
 | 
					      sqlPrettify,
 | 
				
			||||||
 | 
					      chmodCalculator,
 | 
				
			||||||
 | 
					      dockerRunToDockerComposeConverter,
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    name: 'Network',
 | 
				
			||||||
 | 
					    components: [ipv4SubnetCalculator, ipv4AddressConverter, macAddressLookup, ipv6UlaGenerator],
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Math',
 | 
					    name: 'Math',
 | 
				
			||||||
@@ -83,7 +117,7 @@ export const toolsByCategory: ToolCategory[] = [
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Measurement',
 | 
					    name: 'Measurement',
 | 
				
			||||||
    components: [chronometer, temperatureConverter],
 | 
					    components: [chronometer, temperatureConverter, benchmarkBuilder],
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: 'Text',
 | 
					    name: 'Text',
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,11 +4,11 @@
 | 
				
			|||||||
      <div v-if="styleStore.isSmallScreen">
 | 
					      <div v-if="styleStore.isSmallScreen">
 | 
				
			||||||
        <n-input-group>
 | 
					        <n-input-group>
 | 
				
			||||||
          <n-input-group-label style="flex: 0 0 120px"> Input number: </n-input-group-label>
 | 
					          <n-input-group-label style="flex: 0 0 120px"> Input number: </n-input-group-label>
 | 
				
			||||||
          <n-input v-model:value="input" style="width: 100%" :status="error ? 'error' : undefined" />
 | 
					          <n-input v-model:value="input" w-full :status="error ? 'error' : undefined" />
 | 
				
			||||||
        </n-input-group>
 | 
					        </n-input-group>
 | 
				
			||||||
        <n-input-group>
 | 
					        <n-input-group>
 | 
				
			||||||
          <n-input-group-label style="flex: 0 0 120px"> Input base: </n-input-group-label>
 | 
					          <n-input-group-label style="flex: 0 0 120px"> Input base: </n-input-group-label>
 | 
				
			||||||
          <n-input-number v-model:value="inputBase" max="64" min="2" style="width: 100%" />
 | 
					          <n-input-number v-model:value="inputBase" max="64" min="2" w-full />
 | 
				
			||||||
        </n-input-group>
 | 
					        </n-input-group>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										12
									
								
								src/tools/ipv4-address-converter/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								src/tools/ipv4-address-converter/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					import { Binary } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'Ipv4 address converter',
 | 
				
			||||||
 | 
					  path: '/ipv4-address-converter',
 | 
				
			||||||
 | 
					  description: 'Convert an ip address into decimal, binary, hexadecimal or event in ipv6',
 | 
				
			||||||
 | 
					  keywords: ['ipv4', 'address', 'converter', 'decimal', 'hexadecimal', 'binary', 'ipv6'],
 | 
				
			||||||
 | 
					  component: () => import('./ipv4-address-converter.vue'),
 | 
				
			||||||
 | 
					  icon: Binary,
 | 
				
			||||||
 | 
					  createdAt: new Date('2023-04-08'),
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -0,0 +1,36 @@
 | 
				
			|||||||
 | 
					import { expect, describe, it } from 'vitest';
 | 
				
			||||||
 | 
					import { isValidIpv4, ipv4ToInt } from './ipv4-address-converter.service';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					describe('ipv4-address-converter', () => {
 | 
				
			||||||
 | 
					  describe('ipv4ToInt', () => {
 | 
				
			||||||
 | 
					    it('should convert an IPv4 address to an integer', () => {
 | 
				
			||||||
 | 
					      expect(ipv4ToInt({ ip: '192.168.0.1' })).toBe(3232235521);
 | 
				
			||||||
 | 
					      expect(ipv4ToInt({ ip: '10.0.0.1' })).toBe(167772161);
 | 
				
			||||||
 | 
					      expect(ipv4ToInt({ ip: '255.255.255.255' })).toBe(4294967295);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  describe('isValidIpv4', () => {
 | 
				
			||||||
 | 
					    it('should return true for a valid IP address', () => {
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '192.168.0.1' })).to.equal(true);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '10.0.0.1' })).to.equal(true);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    it('should return false for an invalid IP address', () => {
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '256.168.0.1' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '192.168.0' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '192.168.0.1.2' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '192.168.0.1.' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '.192.168.0.1' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '192.168.0.a' })).to.equal(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    it('should return false for crap as input', () => {
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: ' ' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: 'foo' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '-1' })).to.equal(false);
 | 
				
			||||||
 | 
					      expect(isValidIpv4({ ip: '0' })).to.equal(false);
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -0,0 +1,38 @@
 | 
				
			|||||||
 | 
					import _ from 'lodash';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export { ipv4ToInt, ipv4ToIpv6, isValidIpv4 };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function ipv4ToInt({ ip }: { ip: string }) {
 | 
				
			||||||
 | 
					  if (!isValidIpv4({ ip })) {
 | 
				
			||||||
 | 
					    return 0;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return ip
 | 
				
			||||||
 | 
					    .trim()
 | 
				
			||||||
 | 
					    .split('.')
 | 
				
			||||||
 | 
					    .reduce((acc, part, index) => acc + Number(part) * Math.pow(256, 3 - index), 0);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function ipv4ToIpv6({ ip, prefix = '0000:0000:0000:0000:0000:ffff:' }: { ip: string; prefix?: string }) {
 | 
				
			||||||
 | 
					  if (!isValidIpv4({ ip })) {
 | 
				
			||||||
 | 
					    return '';
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return (
 | 
				
			||||||
 | 
					    prefix +
 | 
				
			||||||
 | 
					    _.chain(ip)
 | 
				
			||||||
 | 
					      .trim()
 | 
				
			||||||
 | 
					      .split('.')
 | 
				
			||||||
 | 
					      .map((part) => parseInt(part).toString(16).padStart(2, '0'))
 | 
				
			||||||
 | 
					      .chunk(2)
 | 
				
			||||||
 | 
					      .map((blocks) => blocks.join(''))
 | 
				
			||||||
 | 
					      .join(':')
 | 
				
			||||||
 | 
					      .value()
 | 
				
			||||||
 | 
					  );
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function isValidIpv4({ ip }: { ip: string }) {
 | 
				
			||||||
 | 
					  const cleanIp = ip.trim();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return /^((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4}$/.test(cleanIp);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										64
									
								
								src/tools/ipv4-address-converter/ipv4-address-converter.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										64
									
								
								src/tools/ipv4-address-converter/ipv4-address-converter.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,64 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div>
 | 
				
			||||||
 | 
					    <n-form-item label="An ipv4 address:" v-bind="validationAttrs">
 | 
				
			||||||
 | 
					      <n-input v-model:value="rawIpAddress" placeholder="An ipv4 address..." />
 | 
				
			||||||
 | 
					    </n-form-item>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-divider style="margin-top: 0" mt-0 />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-form-item
 | 
				
			||||||
 | 
					      v-for="{ label, value } of convertedSections"
 | 
				
			||||||
 | 
					      :key="label"
 | 
				
			||||||
 | 
					      :label="label"
 | 
				
			||||||
 | 
					      label-placement="left"
 | 
				
			||||||
 | 
					      label-width="100"
 | 
				
			||||||
 | 
					    >
 | 
				
			||||||
 | 
					      <input-copyable
 | 
				
			||||||
 | 
					        :value="validationAttrs.validationStatus === 'error' ? '' : value"
 | 
				
			||||||
 | 
					        placeholder="Set a correct ipv4 address"
 | 
				
			||||||
 | 
					      />
 | 
				
			||||||
 | 
					    </n-form-item>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { useValidation } from '@/composable/validation';
 | 
				
			||||||
 | 
					import { convertBase } from '../integer-base-converter/integer-base-converter.model';
 | 
				
			||||||
 | 
					import { ipv4ToInt, ipv4ToIpv6, isValidIpv4 } from './ipv4-address-converter.service';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const rawIpAddress = useStorage('ipv4-converter:ip', '192.168.1.1');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const convertedSections = computed(() => {
 | 
				
			||||||
 | 
					  const ipInDecimal = ipv4ToInt({ ip: rawIpAddress.value });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Decimal : ',
 | 
				
			||||||
 | 
					      value: String(ipInDecimal),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Hexadecimal: ',
 | 
				
			||||||
 | 
					      value: convertBase({ fromBase: 10, toBase: 16, value: String(ipInDecimal) }).toUpperCase(),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Binary: ',
 | 
				
			||||||
 | 
					      value: convertBase({ fromBase: 10, toBase: 2, value: String(ipInDecimal) }),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Ipv6: ',
 | 
				
			||||||
 | 
					      value: ipv4ToIpv6({ ip: rawIpAddress.value }),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Ipv6 (short): ',
 | 
				
			||||||
 | 
					      value: ipv4ToIpv6({ ip: rawIpAddress.value, prefix: '::ffff:' }),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  ];
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { attrs: validationAttrs } = useValidation({
 | 
				
			||||||
 | 
					  source: rawIpAddress,
 | 
				
			||||||
 | 
					  rules: [{ message: 'Invalid ipv4 address', validator: (ip) => isValidIpv4({ ip }) }],
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
							
								
								
									
										35
									
								
								src/tools/ipv4-subnet-calculator/copyable-ip-like.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								src/tools/ipv4-subnet-calculator/copyable-ip-like.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,35 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <n-tooltip trigger="hover">
 | 
				
			||||||
 | 
					    <template #trigger>
 | 
				
			||||||
 | 
					      <span class="ip" @click="handleClick">{{ ip }}</span>
 | 
				
			||||||
 | 
					    </template>
 | 
				
			||||||
 | 
					    {{ tooltipText }}
 | 
				
			||||||
 | 
					  </n-tooltip>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { useClipboard } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { ref, toRefs } from 'vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const props = withDefaults(defineProps<{ ip?: string }>(), { ip: '' });
 | 
				
			||||||
 | 
					const { ip } = toRefs(props);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const initialText = 'Copy to clipboard';
 | 
				
			||||||
 | 
					const tooltipText = ref(initialText);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { copy } = useClipboard({ source: ip });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function handleClick() {
 | 
				
			||||||
 | 
					  copy();
 | 
				
			||||||
 | 
					  tooltipText.value = 'Copied!';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  setTimeout(() => (tooltipText.value = initialText), 1000);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style scoped lang="less">
 | 
				
			||||||
 | 
					.ip {
 | 
				
			||||||
 | 
					  font-family: monospace;
 | 
				
			||||||
 | 
					  cursor: pointer;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</style>
 | 
				
			||||||
							
								
								
									
										11
									
								
								src/tools/ipv4-subnet-calculator/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								src/tools/ipv4-subnet-calculator/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					import { RouterOutlined } from '@vicons/material';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'IPv4 subnet calculator',
 | 
				
			||||||
 | 
					  path: '/ipv4-subnet-calculator',
 | 
				
			||||||
 | 
					  description: 'Parse your IPv4 CIDR blocks and get all the info you need about your sub network.',
 | 
				
			||||||
 | 
					  keywords: ['ipv4', 'subnet', 'calculator', 'mask', 'network', 'cidr', 'netmask', 'bitmask', 'broadcast', 'address'],
 | 
				
			||||||
 | 
					  component: () => import('./ipv4-subnet-calculator.vue'),
 | 
				
			||||||
 | 
					  icon: RouterOutlined,
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -0,0 +1,23 @@
 | 
				
			|||||||
 | 
					export { getIPClass };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function getIPClass({ ip }: { ip: string }) {
 | 
				
			||||||
 | 
					  const [firstOctet] = ip.split('.').map(Number);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  if (firstOctet < 128) {
 | 
				
			||||||
 | 
					    return 'A';
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  if (firstOctet > 127 && firstOctet < 192) {
 | 
				
			||||||
 | 
					    return 'B';
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  if (firstOctet > 191 && firstOctet < 224) {
 | 
				
			||||||
 | 
					    return 'C';
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  if (firstOctet > 223 && firstOctet < 240) {
 | 
				
			||||||
 | 
					    return 'D';
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  if (firstOctet > 239 && firstOctet < 256) {
 | 
				
			||||||
 | 
					    return 'E';
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return undefined;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										125
									
								
								src/tools/ipv4-subnet-calculator/ipv4-subnet-calculator.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										125
									
								
								src/tools/ipv4-subnet-calculator/ipv4-subnet-calculator.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,125 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div>
 | 
				
			||||||
 | 
					    <n-form-item label="An IPv4 address with or without mask" v-bind="validationAttrs">
 | 
				
			||||||
 | 
					      <n-input v-model:value="ip" />
 | 
				
			||||||
 | 
					    </n-form-item>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <div v-if="networkInfo">
 | 
				
			||||||
 | 
					      <n-table>
 | 
				
			||||||
 | 
					        <tbody>
 | 
				
			||||||
 | 
					          <tr v-for="{ getValue, label, undefinedFallback } in sections" :key="label">
 | 
				
			||||||
 | 
					            <td>
 | 
				
			||||||
 | 
					              <n-text strong>{{ label }}</n-text>
 | 
				
			||||||
 | 
					            </td>
 | 
				
			||||||
 | 
					            <td>
 | 
				
			||||||
 | 
					              <copyable-ip-like v-if="getValue(networkInfo)" :ip="getValue(networkInfo)"></copyable-ip-like>
 | 
				
			||||||
 | 
					              <n-text v-else depth="3">{{ undefinedFallback }}</n-text>
 | 
				
			||||||
 | 
					            </td>
 | 
				
			||||||
 | 
					          </tr>
 | 
				
			||||||
 | 
					        </tbody>
 | 
				
			||||||
 | 
					      </n-table>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      <n-space style="margin-top: 14px" justify="space-between">
 | 
				
			||||||
 | 
					        <n-button tertiary @click="switchToBlock({ count: -1 })">
 | 
				
			||||||
 | 
					          <n-icon :component="ArrowLeft" />
 | 
				
			||||||
 | 
					          Previous block
 | 
				
			||||||
 | 
					        </n-button>
 | 
				
			||||||
 | 
					        <n-button tertiary @click="switchToBlock({ count: 1 })">
 | 
				
			||||||
 | 
					          Next block
 | 
				
			||||||
 | 
					          <n-icon :component="ArrowRight" />
 | 
				
			||||||
 | 
					        </n-button>
 | 
				
			||||||
 | 
					      </n-space>
 | 
				
			||||||
 | 
					    </div>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { computed } from 'vue';
 | 
				
			||||||
 | 
					import { Netmask } from 'netmask';
 | 
				
			||||||
 | 
					import { withDefaultOnError } from '@/utils/defaults';
 | 
				
			||||||
 | 
					import { useValidation } from '@/composable/validation';
 | 
				
			||||||
 | 
					import { isNotThrowing } from '@/utils/boolean';
 | 
				
			||||||
 | 
					import { useStorage } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { ArrowLeft, ArrowRight } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { getIPClass } from './ipv4-subnet-calculator.models';
 | 
				
			||||||
 | 
					import CopyableIpLike from './copyable-ip-like.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ip = useStorage('ipv4-subnet-calculator:ip', '192.168.0.1/24');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const getNetworkInfo = (address: string) => new Netmask(address.trim());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const networkInfo = computed(() => withDefaultOnError(() => getNetworkInfo(ip.value), undefined));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { attrs: validationAttrs } = useValidation({
 | 
				
			||||||
 | 
					  source: ip,
 | 
				
			||||||
 | 
					  rules: [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      message: 'We cannot parse this address, check the format',
 | 
				
			||||||
 | 
					      validator: (value) => isNotThrowing(() => getNetworkInfo(value.trim())),
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const sections: {
 | 
				
			||||||
 | 
					  label: string;
 | 
				
			||||||
 | 
					  getValue: (blocks: Netmask) => string | undefined;
 | 
				
			||||||
 | 
					  undefinedFallback?: string;
 | 
				
			||||||
 | 
					}[] = [
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Netmask',
 | 
				
			||||||
 | 
					    getValue: (block) => block.toString(),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Network address',
 | 
				
			||||||
 | 
					    getValue: ({ base }) => base,
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Network mask',
 | 
				
			||||||
 | 
					    getValue: ({ mask }) => mask,
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Network mask in binary',
 | 
				
			||||||
 | 
					    getValue: ({ bitmask }) => ('1'.repeat(bitmask) + '0'.repeat(32 - bitmask)).match(/.{8}/g)?.join('.') ?? '',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'CIDR notation',
 | 
				
			||||||
 | 
					    getValue: ({ bitmask }) => `/${bitmask}`,
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Wildcard mask',
 | 
				
			||||||
 | 
					    getValue: ({ hostmask }) => hostmask,
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Network size',
 | 
				
			||||||
 | 
					    getValue: ({ size }) => String(size),
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'First address',
 | 
				
			||||||
 | 
					    getValue: ({ first }) => first,
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Last address',
 | 
				
			||||||
 | 
					    getValue: ({ last }) => last,
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'Broadcast address',
 | 
				
			||||||
 | 
					    getValue: ({ broadcast }) => broadcast,
 | 
				
			||||||
 | 
					    undefinedFallback: 'No broadcast address with this mask',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    label: 'IP class',
 | 
				
			||||||
 | 
					    getValue: ({ base: ip }) => getIPClass({ ip }),
 | 
				
			||||||
 | 
					    undefinedFallback: 'Unknown class type',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function switchToBlock({ count = 1 }: { count?: number }) {
 | 
				
			||||||
 | 
					  const next = networkInfo.value?.next(count);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  if (next) {
 | 
				
			||||||
 | 
					    ip.value = next.toString();
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
							
								
								
									
										12
									
								
								src/tools/ipv6-ula-generator/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								src/tools/ipv6-ula-generator/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					import { BuildingFactory } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'IPv6 ULA generator',
 | 
				
			||||||
 | 
					  path: '/ipv6-ula-generator',
 | 
				
			||||||
 | 
					  description: 'Generate your own local, non-routable IP addresses on your network according to RFC4193.',
 | 
				
			||||||
 | 
					  keywords: ['ipv6', 'ula', 'generator', 'rfc4193', 'network', 'private'],
 | 
				
			||||||
 | 
					  component: () => import('./ipv6-ula-generator.vue'),
 | 
				
			||||||
 | 
					  icon: BuildingFactory,
 | 
				
			||||||
 | 
					  createdAt: new Date('2023-04-09'),
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										65
									
								
								src/tools/ipv6-ula-generator/ipv6-ula-generator.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										65
									
								
								src/tools/ipv6-ula-generator/ipv6-ula-generator.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,65 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div>
 | 
				
			||||||
 | 
					    <n-space vertical :size="50">
 | 
				
			||||||
 | 
					      <n-alert title="Info" type="info">
 | 
				
			||||||
 | 
					        This tool uses the first method suggested by IETF using the current timestamp plus the mac address, sha1 hashed,
 | 
				
			||||||
 | 
					        and the lower 40 bits to generate your random ULA.
 | 
				
			||||||
 | 
					      </n-alert>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      <n-form-item label="MAC address:" v-bind="validationAttrs">
 | 
				
			||||||
 | 
					        <n-input
 | 
				
			||||||
 | 
					          v-model:value="macAddress"
 | 
				
			||||||
 | 
					          size="large"
 | 
				
			||||||
 | 
					          placeholder="Type a MAC address"
 | 
				
			||||||
 | 
					          clearable
 | 
				
			||||||
 | 
					          autocomplete="off"
 | 
				
			||||||
 | 
					          autocorrect="off"
 | 
				
			||||||
 | 
					          autocapitalize="off"
 | 
				
			||||||
 | 
					          spellcheck="false"
 | 
				
			||||||
 | 
					        />
 | 
				
			||||||
 | 
					      </n-form-item>
 | 
				
			||||||
 | 
					    </n-space>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <div v-if="validationAttrs.validationStatus !== 'error'">
 | 
				
			||||||
 | 
					      <n-input-group v-for="{ label, value } in calculatedSections" :key="label" style="margin: 5px 0">
 | 
				
			||||||
 | 
					        <n-input-group-label style="flex: 0 0 160px"> {{ label }} </n-input-group-label>
 | 
				
			||||||
 | 
					        <input-copyable :value="value" readonly />
 | 
				
			||||||
 | 
					      </n-input-group>
 | 
				
			||||||
 | 
					    </div>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { SHA1 } from 'crypto-js';
 | 
				
			||||||
 | 
					import InputCopyable from '@/components/InputCopyable.vue';
 | 
				
			||||||
 | 
					import { macAddressValidation } from '@/utils/macAddress';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const macAddress = ref('20:37:06:12:34:56');
 | 
				
			||||||
 | 
					const calculatedSections = computed(() => {
 | 
				
			||||||
 | 
					  const timestamp = new Date().getTime();
 | 
				
			||||||
 | 
					  const hex40bit = SHA1(timestamp + macAddress.value)
 | 
				
			||||||
 | 
					    .toString()
 | 
				
			||||||
 | 
					    .substring(30);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  const ula = 'fd' + hex40bit.substring(0, 2) + ':' + hex40bit.substring(2, 6) + ':' + hex40bit.substring(6);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'IPv6 ULA:',
 | 
				
			||||||
 | 
					      value: `${ula}::/48`,
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'First routable block:',
 | 
				
			||||||
 | 
					      value: `${ula}:0::/64`,
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Last routable block:',
 | 
				
			||||||
 | 
					      value: `${ula}:ffff::/64`,
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  ];
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { attrs: validationAttrs } = macAddressValidation(macAddress);
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
@@ -1,57 +1,27 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <n-form-item
 | 
					  <format-transformer
 | 
				
			||||||
    label="Your raw json"
 | 
					    input-label="Your raw json"
 | 
				
			||||||
    :feedback="rawJsonValidation.message"
 | 
					    :input-default="defaultValue"
 | 
				
			||||||
    :validation-status="rawJsonValidation.status"
 | 
					    input-placeholder="Paste your raw json here..."
 | 
				
			||||||
  >
 | 
					    output-label="Minify version of your JSON"
 | 
				
			||||||
    <n-input
 | 
					    output-language="json"
 | 
				
			||||||
      ref="inputElement"
 | 
					    :input-validation-rules="rules"
 | 
				
			||||||
      v-model:value="rawJson"
 | 
					    :transformer="transformer"
 | 
				
			||||||
      placeholder="Paste your raw json here..."
 | 
					  />
 | 
				
			||||||
      type="textarea"
 | 
					 | 
				
			||||||
      rows="20"
 | 
					 | 
				
			||||||
      autocomplete="off"
 | 
					 | 
				
			||||||
      autocorrect="off"
 | 
					 | 
				
			||||||
      autocapitalize="off"
 | 
					 | 
				
			||||||
      spellcheck="false"
 | 
					 | 
				
			||||||
    />
 | 
					 | 
				
			||||||
  </n-form-item>
 | 
					 | 
				
			||||||
  <n-form-item label="Minify version of your JSON">
 | 
					 | 
				
			||||||
    <textarea-copyable :value="cleanJson" language="json" :follow-height-of="inputElement" />
 | 
					 | 
				
			||||||
  </n-form-item>
 | 
					 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
import TextareaCopyable from '@/components/TextareaCopyable.vue';
 | 
					import type { UseValidationRule } from '@/composable/validation';
 | 
				
			||||||
import { useValidation } from '@/composable/validation';
 | 
					 | 
				
			||||||
import { withDefaultOnError } from '@/utils/defaults';
 | 
					import { withDefaultOnError } from '@/utils/defaults';
 | 
				
			||||||
import JSON5 from 'json5';
 | 
					import JSON5 from 'json5';
 | 
				
			||||||
import { computed, ref } from 'vue';
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
const inputElement = ref<HTMLElement>();
 | 
					const defaultValue = '{\n\t"hello": [\n\t\t"world"\n\t]\n}';
 | 
				
			||||||
 | 
					const transformer = (value: string) => withDefaultOnError(() => JSON.stringify(JSON5.parse(value), null, 0), '');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const rawJson = ref('{\n\t"hello": [\n\t\t"world"\n\t]\n}');
 | 
					const rules: UseValidationRule<string>[] = [
 | 
				
			||||||
const cleanJson = computed(() => withDefaultOnError(() => JSON.stringify(JSON5.parse(rawJson.value), null, 0), ''));
 | 
					  {
 | 
				
			||||||
 | 
					    validator: (v: string) => v === '' || JSON5.parse(v),
 | 
				
			||||||
const rawJsonValidation = useValidation({
 | 
					    message: 'Provided JSON is not valid.',
 | 
				
			||||||
  source: rawJson,
 | 
					  },
 | 
				
			||||||
  rules: [
 | 
					];
 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
      validator: (v) => v === '' || JSON5.parse(v),
 | 
					 | 
				
			||||||
      message: 'Provided JSON is not valid.',
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  ],
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					 | 
				
			||||||
<style lang="less" scoped>
 | 
					 | 
				
			||||||
.result-card {
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .copy-button {
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    top: 10px;
 | 
					 | 
				
			||||||
    right: 10px;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										12
									
								
								src/tools/json-to-yaml-converter/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								src/tools/json-to-yaml-converter/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					import { Braces } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'JSON to YAML converter',
 | 
				
			||||||
 | 
					  path: '/json-to-yaml-converter',
 | 
				
			||||||
 | 
					  description: 'Simply convert JSON to YAML with this live online converter.',
 | 
				
			||||||
 | 
					  keywords: ['yaml', 'to', 'json'],
 | 
				
			||||||
 | 
					  component: () => import('./json-to-yaml.vue'),
 | 
				
			||||||
 | 
					  icon: Braces,
 | 
				
			||||||
 | 
					  createdAt: new Date('2023-04-10'),
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										19
									
								
								src/tools/json-to-yaml-converter/json-to-yaml.e2e.spec.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								src/tools/json-to-yaml-converter/json-to-yaml.e2e.spec.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
				
			|||||||
 | 
					import { test, expect } from '@playwright/test';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					test.describe('Tool - json to yaml', () => {
 | 
				
			||||||
 | 
					  test.beforeEach(async ({ page }) => {
 | 
				
			||||||
 | 
					    await page.goto('/json-to-yaml-converter');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('Has correct title', async ({ page }) => {
 | 
				
			||||||
 | 
					    await expect(page).toHaveTitle('JSON to YAML converter - IT Tools');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('json is parsed and output clean yaml', async ({ page }) => {
 | 
				
			||||||
 | 
					    await page.getByTestId('input').fill('{"foo":"bar","list":["item",{"key":"value"}]}');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const generatedJson = await page.getByTestId('area-content').innerText();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    expect(generatedJson.trim()).toEqual(`foo: bar\nlist:\n  - item\n  - key: value`.trim());
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										29
									
								
								src/tools/json-to-yaml-converter/json-to-yaml.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								src/tools/json-to-yaml-converter/json-to-yaml.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,29 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <format-transformer
 | 
				
			||||||
 | 
					    input-label="Your JSON"
 | 
				
			||||||
 | 
					    input-placeholder="Paste your JSON here..."
 | 
				
			||||||
 | 
					    output-label="YAML from your JSON"
 | 
				
			||||||
 | 
					    output-language="yaml"
 | 
				
			||||||
 | 
					    :input-validation-rules="rules"
 | 
				
			||||||
 | 
					    :transformer="transformer"
 | 
				
			||||||
 | 
					  />
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import type { UseValidationRule } from '@/composable/validation';
 | 
				
			||||||
 | 
					import { isNotThrowing } from '@/utils/boolean';
 | 
				
			||||||
 | 
					import { withDefaultOnError } from '@/utils/defaults';
 | 
				
			||||||
 | 
					import { stringify } from 'yaml';
 | 
				
			||||||
 | 
					import JSON5 from 'json5';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const transformer = (value: string) => withDefaultOnError(() => stringify(JSON5.parse(value)), '');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const rules: UseValidationRule<string>[] = [
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    validator: (value: string) => value === '' || isNotThrowing(() => stringify(JSON5.parse(value))),
 | 
				
			||||||
 | 
					    message: 'Provided JSON is not valid.',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					];
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
@@ -1,4 +1,15 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
 | 
					  <div style="flex: 0 0 100%">
 | 
				
			||||||
 | 
					    <n-space style="margin: 0 auto; max-width: 600px" justify="center">
 | 
				
			||||||
 | 
					      <n-form-item label="Sort keys :" label-placement="left" label-width="100">
 | 
				
			||||||
 | 
					        <n-switch v-model:value="sortKeys" />
 | 
				
			||||||
 | 
					      </n-form-item>
 | 
				
			||||||
 | 
					      <n-form-item label="Indent size :" label-placement="left" label-width="100" :show-feedback="false">
 | 
				
			||||||
 | 
					        <n-input-number v-model:value="indentSize" min="0" max="10" style="width: 100px" />
 | 
				
			||||||
 | 
					      </n-form-item>
 | 
				
			||||||
 | 
					    </n-space>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <n-form-item
 | 
					  <n-form-item
 | 
				
			||||||
    label="Your raw json"
 | 
					    label="Your raw json"
 | 
				
			||||||
    :feedback="rawJsonValidation.message"
 | 
					    :feedback="rawJsonValidation.message"
 | 
				
			||||||
@@ -25,13 +36,17 @@
 | 
				
			|||||||
import TextareaCopyable from '@/components/TextareaCopyable.vue';
 | 
					import TextareaCopyable from '@/components/TextareaCopyable.vue';
 | 
				
			||||||
import { useValidation } from '@/composable/validation';
 | 
					import { useValidation } from '@/composable/validation';
 | 
				
			||||||
import { withDefaultOnError } from '@/utils/defaults';
 | 
					import { withDefaultOnError } from '@/utils/defaults';
 | 
				
			||||||
import JSON5 from 'json5';
 | 
					 | 
				
			||||||
import { computed, ref } from 'vue';
 | 
					import { computed, ref } from 'vue';
 | 
				
			||||||
 | 
					import JSON5 from 'json5';
 | 
				
			||||||
 | 
					import { useStorage } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { formatJson } from './json.models';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const inputElement = ref<HTMLElement>();
 | 
					const inputElement = ref<HTMLElement>();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const rawJson = ref('{"hello": "world"}');
 | 
					const rawJson = useStorage('json-prettify:raw-json', '{"hello": "world", "foo": "bar"}');
 | 
				
			||||||
const cleanJson = computed(() => withDefaultOnError(() => JSON.stringify(JSON5.parse(rawJson.value), null, 3), ''));
 | 
					const indentSize = useStorage('json-prettify:indent-size', 3);
 | 
				
			||||||
 | 
					const sortKeys = useStorage('json-prettify:sort-keys', true);
 | 
				
			||||||
 | 
					const cleanJson = computed(() => withDefaultOnError(() => formatJson({ rawJson, indentSize, sortKeys }), ''));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const rawJsonValidation = useValidation({
 | 
					const rawJsonValidation = useValidation({
 | 
				
			||||||
  source: rawJson,
 | 
					  source: rawJson,
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										16
									
								
								src/tools/json-viewer/json.models.test.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								src/tools/json-viewer/json.models.test.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
				
			|||||||
 | 
					import { describe, expect, it } from 'vitest';
 | 
				
			||||||
 | 
					import { sortObjectKeys } from './json.models';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					describe('json models', () => {
 | 
				
			||||||
 | 
					  describe('sortObjectKeys', () => {
 | 
				
			||||||
 | 
					    it('the object keys are recursively sorted alphabetically', () => {
 | 
				
			||||||
 | 
					      expect(JSON.stringify(sortObjectKeys({ b: 2, a: 1 }))).to.deep.equal(JSON.stringify({ a: 1, b: 2 }));
 | 
				
			||||||
 | 
					      // To unsure that this way of testing is working
 | 
				
			||||||
 | 
					      expect(JSON.stringify(sortObjectKeys({ b: 2, a: 1 }))).to.not.deep.equal(JSON.stringify({ b: 2, a: 1 }));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      expect(JSON.stringify(sortObjectKeys({ b: 2, a: 1, d: { j: 7, a: [{ z: 9, y: 8 }] }, c: 3 }))).to.deep.equal(
 | 
				
			||||||
 | 
					        JSON.stringify({ a: 1, b: 2, c: 3, d: { a: [{ y: 8, z: 9 }], j: 7 } }),
 | 
				
			||||||
 | 
					      );
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										35
									
								
								src/tools/json-viewer/json.models.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								src/tools/json-viewer/json.models.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,35 @@
 | 
				
			|||||||
 | 
					import { get, type MaybeRef } from '@vueuse/core';
 | 
				
			||||||
 | 
					import JSON5 from 'json5';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export { sortObjectKeys, formatJson };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function sortObjectKeys<T>(obj: T): T {
 | 
				
			||||||
 | 
					  if (typeof obj !== 'object' || obj === null) {
 | 
				
			||||||
 | 
					    return obj;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  if (Array.isArray(obj)) {
 | 
				
			||||||
 | 
					    return obj.map(sortObjectKeys) as T;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return Object.keys(obj)
 | 
				
			||||||
 | 
					    .sort()
 | 
				
			||||||
 | 
					    .reduce((sortedObj, key) => {
 | 
				
			||||||
 | 
					      sortedObj[key] = sortObjectKeys((obj as Record<string, unknown>)[key]);
 | 
				
			||||||
 | 
					      return sortedObj;
 | 
				
			||||||
 | 
					    }, {} as Record<string, unknown>) as T;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function formatJson({
 | 
				
			||||||
 | 
					  rawJson,
 | 
				
			||||||
 | 
					  sortKeys = true,
 | 
				
			||||||
 | 
					  indentSize = 3,
 | 
				
			||||||
 | 
					}: {
 | 
				
			||||||
 | 
					  rawJson: MaybeRef<string>;
 | 
				
			||||||
 | 
					  sortKeys?: MaybeRef<boolean>;
 | 
				
			||||||
 | 
					  indentSize?: MaybeRef<number>;
 | 
				
			||||||
 | 
					}) {
 | 
				
			||||||
 | 
					  const parsedObject = JSON5.parse(get(rawJson));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return JSON.stringify(get(sortKeys) ? sortObjectKeys(parsedObject) : parsedObject, null, get(indentSize));
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -20,7 +20,7 @@ function decodeJwt({ jwt }: { jwt: string }) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
function parseClaims({ claim, value }: { claim: string; value: unknown }) {
 | 
					function parseClaims({ claim, value }: { claim: string; value: unknown }) {
 | 
				
			||||||
  const claimDescription = CLAIM_DESCRIPTIONS[claim];
 | 
					  const claimDescription = CLAIM_DESCRIPTIONS[claim];
 | 
				
			||||||
  const formattedValue = _.toString(value);
 | 
					  const formattedValue = _.isPlainObject(value) ? JSON.stringify(value, null, 3) : _.toString(value);
 | 
				
			||||||
  const friendlyValue = getFriendlyValue({ claim, value });
 | 
					  const friendlyValue = getFriendlyValue({ claim, value });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  return {
 | 
					  return {
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										26
									
								
								src/tools/keycode-info/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								src/tools/keycode-info/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,26 @@
 | 
				
			|||||||
 | 
					import { Keyboard } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'Keycode info',
 | 
				
			||||||
 | 
					  path: '/keycode-info',
 | 
				
			||||||
 | 
					  description: 'Find the javascript keycode, code, location and modifiers of any pressed key.',
 | 
				
			||||||
 | 
					  keywords: [
 | 
				
			||||||
 | 
					    'keycode',
 | 
				
			||||||
 | 
					    'info',
 | 
				
			||||||
 | 
					    'code',
 | 
				
			||||||
 | 
					    'javascript',
 | 
				
			||||||
 | 
					    'event',
 | 
				
			||||||
 | 
					    'keycodes',
 | 
				
			||||||
 | 
					    'which',
 | 
				
			||||||
 | 
					    'keyboard',
 | 
				
			||||||
 | 
					    'press',
 | 
				
			||||||
 | 
					    'modifier',
 | 
				
			||||||
 | 
					    'alt',
 | 
				
			||||||
 | 
					    'ctrl',
 | 
				
			||||||
 | 
					    'meta',
 | 
				
			||||||
 | 
					    'shift',
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					  component: () => import('./keycode-info.vue'),
 | 
				
			||||||
 | 
					  icon: Keyboard,
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										67
									
								
								src/tools/keycode-info/keycode-info.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										67
									
								
								src/tools/keycode-info/keycode-info.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,67 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div>
 | 
				
			||||||
 | 
					    <n-card style="text-align: center; padding: 40px 0; margin-bottom: 26px">
 | 
				
			||||||
 | 
					      <n-h2 v-if="event">{{ event.key }}</n-h2>
 | 
				
			||||||
 | 
					      <n-text strong depth="3">Press the key on your keyboard you want to get info about this key</n-text>
 | 
				
			||||||
 | 
					    </n-card>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-input-group v-for="({ label, value, placeholder }, i) of fields" :key="i" style="margin-bottom: 5px">
 | 
				
			||||||
 | 
					      <n-input-group-label style="flex: 0 0 150px"> {{ label }} </n-input-group-label>
 | 
				
			||||||
 | 
					      <input-copyable :value="value" readonly :placeholder="placeholder" />
 | 
				
			||||||
 | 
					    </n-input-group>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { useEventListener } from '@vueuse/core';
 | 
				
			||||||
 | 
					import { computed, ref } from 'vue';
 | 
				
			||||||
 | 
					import InputCopyable from '../../components/InputCopyable.vue';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const event = ref<KeyboardEvent>();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					useEventListener(document, 'keydown', (e) => {
 | 
				
			||||||
 | 
					  event.value = e;
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const fields = computed(() => {
 | 
				
			||||||
 | 
					  if (!event.value) return [];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Key :',
 | 
				
			||||||
 | 
					      value: event.value.key,
 | 
				
			||||||
 | 
					      placeholder: 'Key name...',
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Keycode :',
 | 
				
			||||||
 | 
					      value: String(event.value.keyCode),
 | 
				
			||||||
 | 
					      placeholder: 'Keycode...',
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Code :',
 | 
				
			||||||
 | 
					      value: event.value.code,
 | 
				
			||||||
 | 
					      placeholder: 'Code...',
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Location :',
 | 
				
			||||||
 | 
					      value: String(event.value.location),
 | 
				
			||||||
 | 
					      placeholder: 'Code...',
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      label: 'Modifiers :',
 | 
				
			||||||
 | 
					      value: [
 | 
				
			||||||
 | 
					        event.value.metaKey && 'Meta',
 | 
				
			||||||
 | 
					        event.value.shiftKey && 'Shift',
 | 
				
			||||||
 | 
					        event.value.ctrlKey && 'Ctrl',
 | 
				
			||||||
 | 
					        event.value.altKey && 'Alt',
 | 
				
			||||||
 | 
					      ]
 | 
				
			||||||
 | 
					        .filter(Boolean)
 | 
				
			||||||
 | 
					        .join(' + '),
 | 
				
			||||||
 | 
					      placeholder: 'None',
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  ];
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
@@ -18,7 +18,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <br />
 | 
					    <br />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <n-input :value="loremIpsumText" type="textarea" placeholder="Your lorem ipsum..." autosize readonly />
 | 
					    <n-input :value="loremIpsumText" type="textarea" placeholder="Your lorem ipsum..." readonly autosize />
 | 
				
			||||||
    <br />
 | 
					    <br />
 | 
				
			||||||
    <br />
 | 
					    <br />
 | 
				
			||||||
    <n-space justify="center">
 | 
					    <n-space justify="center">
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										12
									
								
								src/tools/mac-address-lookup/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								src/tools/mac-address-lookup/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					import { Devices } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'MAC address lookup',
 | 
				
			||||||
 | 
					  path: '/mac-address-lookup',
 | 
				
			||||||
 | 
					  description: 'Find the vendor and manufacturer of a device by its MAC address.',
 | 
				
			||||||
 | 
					  keywords: ['mac', 'address', 'lookup', 'vendor', 'parser', 'manufacturer'],
 | 
				
			||||||
 | 
					  component: () => import('./mac-address-lookup.vue'),
 | 
				
			||||||
 | 
					  icon: Devices,
 | 
				
			||||||
 | 
					  createdAt: new Date('2023-04-06'),
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
							
								
								
									
										44
									
								
								src/tools/mac-address-lookup/mac-address-lookup.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										44
									
								
								src/tools/mac-address-lookup/mac-address-lookup.vue
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,44 @@
 | 
				
			|||||||
 | 
					<template>
 | 
				
			||||||
 | 
					  <div>
 | 
				
			||||||
 | 
					    <n-form-item label="MAC address:" v-bind="validationAttrs">
 | 
				
			||||||
 | 
					      <n-input
 | 
				
			||||||
 | 
					        v-model:value="macAddress"
 | 
				
			||||||
 | 
					        size="large"
 | 
				
			||||||
 | 
					        placeholder="Type a MAC address"
 | 
				
			||||||
 | 
					        clearable
 | 
				
			||||||
 | 
					        autocomplete="off"
 | 
				
			||||||
 | 
					        autocorrect="off"
 | 
				
			||||||
 | 
					        autocapitalize="off"
 | 
				
			||||||
 | 
					        spellcheck="false"
 | 
				
			||||||
 | 
					      />
 | 
				
			||||||
 | 
					    </n-form-item>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-form-item label="Vendor info:">
 | 
				
			||||||
 | 
					      <n-card>
 | 
				
			||||||
 | 
					        <n-text v-if="details">
 | 
				
			||||||
 | 
					          <div v-for="(detail, index) of details.split('\n')" :key="index">{{ detail }}</div>
 | 
				
			||||||
 | 
					        </n-text>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        <n-text v-else depth="3" italic>Unknown vendor for this address</n-text>
 | 
				
			||||||
 | 
					      </n-card>
 | 
				
			||||||
 | 
					    </n-form-item>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <n-space justify="center">
 | 
				
			||||||
 | 
					      <n-button :disabled="!details" tertiary> Copy vendor info </n-button>
 | 
				
			||||||
 | 
					    </n-space>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import db from 'oui/oui.json';
 | 
				
			||||||
 | 
					import { macAddressValidation } from '@/utils/macAddress';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const getVendorValue = (address: string) => address.trim().replace(/[.:-]/g, '').toUpperCase().substring(0, 6);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const macAddress = ref('20:37:06:12:34:56');
 | 
				
			||||||
 | 
					const details = computed<string | undefined>(() => db[getVendorValue(macAddress.value)]);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { attrs: validationAttrs } = macAddressValidation(macAddress);
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<style lang="less" scoped></style>
 | 
				
			||||||
							
								
								
									
										4
									
								
								src/tools/mac-address-lookup/oui.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								src/tools/mac-address-lookup/oui.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					declare module 'oui/oui.json' {
 | 
				
			||||||
 | 
					  const db: Record<string, string>;
 | 
				
			||||||
 | 
					  export default db;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -12,19 +12,19 @@ export const twitter: OGSchemaType = {
 | 
				
			|||||||
        { label: 'Player', value: 'player' },
 | 
					        { label: 'Player', value: 'player' },
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      label: 'Card type',
 | 
					      label: 'Card type',
 | 
				
			||||||
      placeholder: 'The twitter card type...',
 | 
					      placeholder: 'The Twitter card type...',
 | 
				
			||||||
      key: 'twitter:card',
 | 
					      key: 'twitter:card',
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      type: 'input',
 | 
					      type: 'input',
 | 
				
			||||||
      label: 'Site account',
 | 
					      label: 'Site account',
 | 
				
			||||||
      placeholder: 'The name of the twitter account of the site (ex: @ittoolsdottech)...',
 | 
					      placeholder: 'The name of the Twitter account of the site (ex: @ittoolsdottech)...',
 | 
				
			||||||
      key: 'twitter:site',
 | 
					      key: 'twitter:site',
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      type: 'input',
 | 
					      type: 'input',
 | 
				
			||||||
      label: 'Creator acc.',
 | 
					      label: 'Creator acc.',
 | 
				
			||||||
      placeholder: 'The name of the twitter account of the creator (ex: @cthmsst)...',
 | 
					      placeholder: 'The name of the Twitter account of the creator (ex: @cthmsst)...',
 | 
				
			||||||
      key: 'twitter:creator',
 | 
					      key: 'twitter:creator',
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -63,13 +63,14 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
import { computed, ref, watch } from 'vue';
 | 
					import { computed, ref } from 'vue';
 | 
				
			||||||
import { Refresh } from '@vicons/tabler';
 | 
					import { Refresh } from '@vicons/tabler';
 | 
				
			||||||
import { useTimestamp, whenever } from '@vueuse/core';
 | 
					import { useTimestamp } from '@vueuse/core';
 | 
				
			||||||
import { useThemeVars } from 'naive-ui';
 | 
					import { useThemeVars } from 'naive-ui';
 | 
				
			||||||
import { useStyleStore } from '@/stores/style.store';
 | 
					import { useStyleStore } from '@/stores/style.store';
 | 
				
			||||||
import InputCopyable from '@/components/InputCopyable.vue';
 | 
					import InputCopyable from '@/components/InputCopyable.vue';
 | 
				
			||||||
import { useValidation } from '@/composable/validation';
 | 
					import { useValidation } from '@/composable/validation';
 | 
				
			||||||
 | 
					import { computedRefreshable } from '@/composable/computedRefreshable';
 | 
				
			||||||
import { generateTOTP, buildKeyUri, generateSecret, base32toHex, getCounterFromTime } from './otp.service';
 | 
					import { generateTOTP, buildKeyUri, generateSecret, base32toHex, getCounterFromTime } from './otp.service';
 | 
				
			||||||
import { useQRCode } from '../qr-code-generator/useQRCode';
 | 
					import { useQRCode } from '../qr-code-generator/useQRCode';
 | 
				
			||||||
import TokenDisplay from './token-display.vue';
 | 
					import TokenDisplay from './token-display.vue';
 | 
				
			||||||
@@ -78,13 +79,30 @@ const now = useTimestamp();
 | 
				
			|||||||
const interval = computed(() => (now.value / 1000) % 30);
 | 
					const interval = computed(() => (now.value / 1000) % 30);
 | 
				
			||||||
const theme = useThemeVars();
 | 
					const theme = useThemeVars();
 | 
				
			||||||
const styleStore = useStyleStore();
 | 
					const styleStore = useStyleStore();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const secret = ref(generateSecret());
 | 
					const secret = ref(generateSecret());
 | 
				
			||||||
const tokens = ref(buildTokens());
 | 
					
 | 
				
			||||||
 | 
					function refreshSecret() {
 | 
				
			||||||
 | 
					  secret.value = generateSecret();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const [tokens] = computedRefreshable(
 | 
				
			||||||
 | 
					  () => ({
 | 
				
			||||||
 | 
					    previous: generateTOTP({ key: secret.value, now: now.value - 30000 }),
 | 
				
			||||||
 | 
					    current: generateTOTP({ key: secret.value, now: now.value }),
 | 
				
			||||||
 | 
					    next: generateTOTP({ key: secret.value, now: now.value + 30000 }),
 | 
				
			||||||
 | 
					  }),
 | 
				
			||||||
 | 
					  { throttle: 500 },
 | 
				
			||||||
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const keyUri = computed(() => buildKeyUri({ secret: secret.value }));
 | 
					const keyUri = computed(() => buildKeyUri({ secret: secret.value }));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const { qrcode } = useQRCode({
 | 
					const { qrcode } = useQRCode({
 | 
				
			||||||
  text: keyUri,
 | 
					  text: keyUri,
 | 
				
			||||||
  color: { background: '#00000000', foreground: computed(() => (styleStore.isDarkTheme ? '#ffffff' : '#000000')) },
 | 
					  color: {
 | 
				
			||||||
 | 
					    background: computed(() => (styleStore.isDarkTheme ? '#ffffff' : '#00000000')),
 | 
				
			||||||
 | 
					    foreground: '#000000',
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
  options: { width: 210 },
 | 
					  options: { width: 210 },
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -93,7 +111,7 @@ const { attrs: secretValidationAttrs } = useValidation({
 | 
				
			|||||||
  rules: [
 | 
					  rules: [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      message: 'Secret should be a base32 string',
 | 
					      message: 'Secret should be a base32 string',
 | 
				
			||||||
      validator: (value) => value.match(/^[A-Z234567]+$/),
 | 
					      validator: (value) => value.toUpperCase().match(/^[A-Z234567]+$/),
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      message: 'Please set a secret',
 | 
					      message: 'Please set a secret',
 | 
				
			||||||
@@ -101,26 +119,6 @@ const { attrs: secretValidationAttrs } = useValidation({
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 | 
					 | 
				
			||||||
// watch + whenever to prevent token to be refresh every raf
 | 
					 | 
				
			||||||
watch([secret], refreshToken);
 | 
					 | 
				
			||||||
whenever(() => Math.floor(interval.value) === 0, refreshToken);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function refreshSecret() {
 | 
					 | 
				
			||||||
  secret.value = generateSecret();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function refreshToken() {
 | 
					 | 
				
			||||||
  tokens.value = buildTokens();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function buildTokens() {
 | 
					 | 
				
			||||||
  return {
 | 
					 | 
				
			||||||
    previous: generateTOTP({ key: secret.value, now: now.value - 30000 }),
 | 
					 | 
				
			||||||
    current: generateTOTP({ key: secret.value, now: now.value }),
 | 
					 | 
				
			||||||
    next: generateTOTP({ key: secret.value, now: now.value + 30000 }),
 | 
					 | 
				
			||||||
  };
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style lang="less" scoped>
 | 
					<style lang="less" scoped>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -0,0 +1,48 @@
 | 
				
			|||||||
 | 
					import { test, expect } from '@playwright/test';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					test.describe('Tool - OTP code generator', () => {
 | 
				
			||||||
 | 
					  test.beforeEach(async ({ page }) => {
 | 
				
			||||||
 | 
					    await page.goto('/otp-generator');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('Has title', async ({ page }) => {
 | 
				
			||||||
 | 
					    await expect(page).toHaveTitle('OTP code generator - IT Tools');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('Secret hexa value is computed from provided secret', async ({ page }) => {
 | 
				
			||||||
 | 
					    await page.getByPlaceholder('Paste your TOTP secret...').fill('ITTOOLS');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const secretInHex = await page.getByPlaceholder('Secret in hex will be displayed here').inputValue();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    expect(secretInHex).toEqual('44e6e72e02');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('OTP a generated from the provided secret', async ({ page }) => {
 | 
				
			||||||
 | 
					    page.evaluate(() => {
 | 
				
			||||||
 | 
					      Date.now = () => 1609477200000; //Jan 1, 2021
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    await page.getByPlaceholder('Paste your TOTP secret...').fill('ITTOOLS');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const previousOtp = await page.getByTestId('previous-otp').innerText();
 | 
				
			||||||
 | 
					    const currentOtp = await page.getByTestId('current-otp').innerText();
 | 
				
			||||||
 | 
					    const nextOtp = await page.getByTestId('next-otp').innerText();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    expect(previousOtp.trim()).toEqual('028034');
 | 
				
			||||||
 | 
					    expect(currentOtp.trim()).toEqual('162195');
 | 
				
			||||||
 | 
					    expect(nextOtp.trim()).toEqual('452815');
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  test('You can generate a new random secret', async ({ page }) => {
 | 
				
			||||||
 | 
					    const initialSecret = await page.getByPlaceholder('Paste your TOTP secret...').inputValue();
 | 
				
			||||||
 | 
					    await page
 | 
				
			||||||
 | 
					      .locator('div')
 | 
				
			||||||
 | 
					      .filter({ hasText: /^Secret$/ })
 | 
				
			||||||
 | 
					      .getByRole('button')
 | 
				
			||||||
 | 
					      .click();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const newSecret = await page.getByPlaceholder('Paste your TOTP secret...').inputValue();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    expect(newSecret).not.toEqual(initialSecret);
 | 
				
			||||||
 | 
					  });
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -20,12 +20,16 @@ describe('otp functions', () => {
 | 
				
			|||||||
      expect(hexToBytes('0102030405060708090a0b0c0d0e0f')).toEqual([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]);
 | 
					      expect(hexToBytes('0102030405060708090a0b0c0d0e0f')).toEqual([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]);
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
  });
 | 
					  });
 | 
				
			||||||
  describe('base32tohex', () => {
 | 
					  describe('base32toHex', () => {
 | 
				
			||||||
    it('convert a base32 to hex string', () => {
 | 
					    it('convert a base32 to hex string', () => {
 | 
				
			||||||
      expect(base32toHex('ABCDEF')).to.eql('00443205');
 | 
					      expect(base32toHex('ABCDEF')).to.eql('00443205');
 | 
				
			||||||
      expect(base32toHex('7777')).to.eql('ffff0f');
 | 
					      expect(base32toHex('7777')).to.eql('ffff0f');
 | 
				
			||||||
      expect(base32toHex('JBSWY3DPEHPK3PXP')).to.eql('48656c6c6f21deadbeef');
 | 
					      expect(base32toHex('JBSWY3DPEHPK3PXP')).to.eql('48656c6c6f21deadbeef');
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    it('case does not matter', () => {
 | 
				
			||||||
 | 
					      expect(base32toHex('ABC')).to.eql(base32toHex('abc'));
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
  });
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  describe('generateHOTP', () => {
 | 
					  describe('generateHOTP', () => {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -26,6 +26,7 @@ function base32toHex(base32: string) {
 | 
				
			|||||||
  const base32Chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567';
 | 
					  const base32Chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  const bits = base32
 | 
					  const bits = base32
 | 
				
			||||||
 | 
					    .toUpperCase() // Since base 32, we coerce lowercase to uppercase
 | 
				
			||||||
    .replace(/=+$/, '')
 | 
					    .replace(/=+$/, '')
 | 
				
			||||||
    .split('')
 | 
					    .split('')
 | 
				
			||||||
    .map((value) => base32Chars.indexOf(value).toString(2).padStart(5, '0'))
 | 
					    .map((value) => base32Chars.indexOf(value).toString(2).padStart(5, '0'))
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div>
 | 
					  <div>
 | 
				
			||||||
    <n-space class="labels" item-style="flex: 1 1 0" style="width: 100%" align="center">
 | 
					    <n-space class="labels" item-style="flex: 1 1 0" w-full align="center">
 | 
				
			||||||
      <div style="text-align: left">Previous</div>
 | 
					      <div style="text-align: left">Previous</div>
 | 
				
			||||||
      <div style="text-align: center">Current OTP</div>
 | 
					      <div style="text-align: center">Current OTP</div>
 | 
				
			||||||
      <div style="text-align: right">Next</div>
 | 
					      <div style="text-align: right">Next</div>
 | 
				
			||||||
@@ -8,13 +8,21 @@
 | 
				
			|||||||
    <n-input-group>
 | 
					    <n-input-group>
 | 
				
			||||||
      <n-tooltip trigger="hover" placement="bottom">
 | 
					      <n-tooltip trigger="hover" placement="bottom">
 | 
				
			||||||
        <template #trigger>
 | 
					        <template #trigger>
 | 
				
			||||||
          <n-button secondary @click.prevent="copyPrevious(tokens.previous)">{{ tokens.previous }}</n-button>
 | 
					          <n-button data-test-id="previous-otp" secondary @click.prevent="copyPrevious(tokens.previous)">{{
 | 
				
			||||||
 | 
					            tokens.previous
 | 
				
			||||||
 | 
					          }}</n-button>
 | 
				
			||||||
        </template>
 | 
					        </template>
 | 
				
			||||||
        <div>{{ previousCopied ? 'Copied !' : 'Copy previous OTP' }}</div>
 | 
					        <div>{{ previousCopied ? 'Copied !' : 'Copy previous OTP' }}</div>
 | 
				
			||||||
      </n-tooltip>
 | 
					      </n-tooltip>
 | 
				
			||||||
      <n-tooltip trigger="hover" placement="bottom">
 | 
					      <n-tooltip trigger="hover" placement="bottom">
 | 
				
			||||||
        <template #trigger>
 | 
					        <template #trigger>
 | 
				
			||||||
          <n-button tertiary type="primary" class="current-otp" @click.prevent="copyCurrent(tokens.current)">
 | 
					          <n-button
 | 
				
			||||||
 | 
					            tertiary
 | 
				
			||||||
 | 
					            type="primary"
 | 
				
			||||||
 | 
					            data-test-id="current-otp"
 | 
				
			||||||
 | 
					            class="current-otp"
 | 
				
			||||||
 | 
					            @click.prevent="copyCurrent(tokens.current)"
 | 
				
			||||||
 | 
					          >
 | 
				
			||||||
            {{ tokens.current }}
 | 
					            {{ tokens.current }}
 | 
				
			||||||
          </n-button>
 | 
					          </n-button>
 | 
				
			||||||
        </template>
 | 
					        </template>
 | 
				
			||||||
@@ -22,7 +30,9 @@
 | 
				
			|||||||
      </n-tooltip>
 | 
					      </n-tooltip>
 | 
				
			||||||
      <n-tooltip trigger="hover" placement="bottom">
 | 
					      <n-tooltip trigger="hover" placement="bottom">
 | 
				
			||||||
        <template #trigger>
 | 
					        <template #trigger>
 | 
				
			||||||
          <n-button secondary @click.prevent="copyNext(tokens.next)">{{ tokens.next }}</n-button>
 | 
					          <n-button secondary data-test-id="next-otp" @click.prevent="copyNext(tokens.next)">{{
 | 
				
			||||||
 | 
					            tokens.next
 | 
				
			||||||
 | 
					          }}</n-button>
 | 
				
			||||||
        </template>
 | 
					        </template>
 | 
				
			||||||
        <div>{{ nextCopied ? 'Copied !' : 'Copy next OTP' }}</div>
 | 
					        <div>{{ nextCopied ? 'Copied !' : 'Copy next OTP' }}</div>
 | 
				
			||||||
      </n-tooltip>
 | 
					      </n-tooltip>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,7 +4,12 @@
 | 
				
			|||||||
      <n-gi span="2">
 | 
					      <n-gi span="2">
 | 
				
			||||||
        <n-form label-width="130" label-placement="left">
 | 
					        <n-form label-width="130" label-placement="left">
 | 
				
			||||||
          <n-form-item label="Text:">
 | 
					          <n-form-item label="Text:">
 | 
				
			||||||
            <n-input v-model:value="text" placeholder="Your link or text..." />
 | 
					            <n-input
 | 
				
			||||||
 | 
					              v-model:value="text"
 | 
				
			||||||
 | 
					              type="textarea"
 | 
				
			||||||
 | 
					              :autosize="{ minRows: 1 }"
 | 
				
			||||||
 | 
					              placeholder="Your link or text..."
 | 
				
			||||||
 | 
					            />
 | 
				
			||||||
          </n-form-item>
 | 
					          </n-form-item>
 | 
				
			||||||
          <n-form-item label="Foreground color:">
 | 
					          <n-form-item label="Foreground color:">
 | 
				
			||||||
            <n-color-picker v-model:value="foreground" :modes="['hex']" />
 | 
					            <n-color-picker v-model:value="foreground" :modes="['hex']" />
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,7 +19,7 @@ export function useQRCode({
 | 
				
			|||||||
    [text, background, foreground, errorCorrectionLevel].filter(isRef),
 | 
					    [text, background, foreground, errorCorrectionLevel].filter(isRef),
 | 
				
			||||||
    async () => {
 | 
					    async () => {
 | 
				
			||||||
      if (get(text))
 | 
					      if (get(text))
 | 
				
			||||||
        qrcode.value = await QRCode.toDataURL(get(text), {
 | 
					        qrcode.value = await QRCode.toDataURL(get(text).trim(), {
 | 
				
			||||||
          color: {
 | 
					          color: {
 | 
				
			||||||
            dark: get(foreground),
 | 
					            dark: get(foreground),
 | 
				
			||||||
            light: get(background),
 | 
					            light: get(background),
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,19 +11,13 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
 | 
					import { computedRefreshable } from '@/composable/computedRefreshable';
 | 
				
			||||||
import { useCopy } from '@/composable/copy';
 | 
					import { useCopy } from '@/composable/copy';
 | 
				
			||||||
import { ref } from 'vue';
 | 
					 | 
				
			||||||
import { generatePort } from './random-port-generator.model';
 | 
					import { generatePort } from './random-port-generator.model';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const port = ref('');
 | 
					const [port, refreshPort] = computedRefreshable(() => String(generatePort()));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const { copy } = useCopy({ source: port, text: 'Port copied to the clipboard' });
 | 
					const { copy } = useCopy({ source: port, text: 'Port copied to the clipboard' });
 | 
				
			||||||
 | 
					 | 
				
			||||||
function refreshPort() {
 | 
					 | 
				
			||||||
  port.value = String(generatePort());
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
refreshPort();
 | 
					 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style lang="less" scoped>
 | 
					<style lang="less" scoped>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,14 +13,17 @@ describe('roman-numeral-converter', () => {
 | 
				
			|||||||
      expect(arabicToRoman(0.9)).toEqual('');
 | 
					      expect(arabicToRoman(0.9)).toEqual('');
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    it('should convert numbers greater than 3999 to empty string', () => {
 | 
				
			||||||
 | 
					      expect(arabicToRoman(3999.1)).toEqual('');
 | 
				
			||||||
 | 
					      expect(arabicToRoman(4000)).toEqual('');
 | 
				
			||||||
 | 
					      expect(arabicToRoman(10000)).toEqual('');
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    it('should convert floating points number to the lower integer in roman version', () => {
 | 
					    it('should convert floating points number to the lower integer in roman version', () => {
 | 
				
			||||||
      expect(arabicToRoman(-100)).toEqual('');
 | 
					      expect(arabicToRoman(1.1)).toEqual('I');
 | 
				
			||||||
      expect(arabicToRoman(-42)).toEqual('');
 | 
					      expect(arabicToRoman(1.9)).toEqual('I');
 | 
				
			||||||
      expect(arabicToRoman(-26)).toEqual('');
 | 
					      expect(arabicToRoman(17.6)).toEqual('XVII');
 | 
				
			||||||
      expect(arabicToRoman(-10)).toEqual('');
 | 
					      expect(arabicToRoman(29.999)).toEqual('XXIX');
 | 
				
			||||||
      expect(arabicToRoman(0)).toEqual('');
 | 
					 | 
				
			||||||
      expect(arabicToRoman(0.5)).toEqual('');
 | 
					 | 
				
			||||||
      expect(arabicToRoman(0.9)).toEqual('');
 | 
					 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    it('should convert positive integers to roman numbers', () => {
 | 
					    it('should convert positive integers to roman numbers', () => {
 | 
				
			||||||
@@ -67,7 +70,6 @@ describe('roman-numeral-converter', () => {
 | 
				
			|||||||
      expect(arabicToRoman(999)).toEqual('CMXCIX');
 | 
					      expect(arabicToRoman(999)).toEqual('CMXCIX');
 | 
				
			||||||
      expect(arabicToRoman(1000)).toEqual('M');
 | 
					      expect(arabicToRoman(1000)).toEqual('M');
 | 
				
			||||||
      expect(arabicToRoman(2000)).toEqual('MM');
 | 
					      expect(arabicToRoman(2000)).toEqual('MM');
 | 
				
			||||||
      expect(arabicToRoman(9000)).toEqual('MMMMMMMMM');
 | 
					 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
  });
 | 
					  });
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,7 @@
 | 
				
			|||||||
 | 
					export const MIN_ARABIC_TO_ROMAN = 1;
 | 
				
			||||||
 | 
					export const MAX_ARABIC_TO_ROMAN = 3999;
 | 
				
			||||||
export function arabicToRoman(num: number) {
 | 
					export function arabicToRoman(num: number) {
 | 
				
			||||||
  if (num < 1) return '';
 | 
					  if (num < MIN_ARABIC_TO_ROMAN || num > MAX_ARABIC_TO_ROMAN) return '';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  const lookup: { [key: string]: number } = {
 | 
					  const lookup: { [key: string]: number } = {
 | 
				
			||||||
    M: 1000,
 | 
					    M: 1000,
 | 
				
			||||||
@@ -26,7 +28,16 @@ export function arabicToRoman(num: number) {
 | 
				
			|||||||
  return roman;
 | 
					  return roman;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ROMAN_NUMBER_REGEX = new RegExp(/^M{0,3}(CM|CD|D?C{0,3})(XC|XL|L?X{0,3})(IX|IV|V?I{0,3})$/);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export function isValidRomanNumber(romanNumber: string) {
 | 
				
			||||||
 | 
					  return ROMAN_NUMBER_REGEX.test(romanNumber);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export function romanToArabic(s: string) {
 | 
					export function romanToArabic(s: string) {
 | 
				
			||||||
 | 
					  if (!isValidRomanNumber(s)) {
 | 
				
			||||||
 | 
					    return null;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
  const map: { [key: string]: number } = { I: 1, V: 5, X: 10, L: 50, C: 100, D: 500, M: 1000 };
 | 
					  const map: { [key: string]: number } = { I: 1, V: 5, X: 10, L: 50, C: 100, D: 500, M: 1000 };
 | 
				
			||||||
  return [...s].reduce((r, c, i, s) => (map[s[i + 1]] > map[c] ? r - map[c] : r + map[c]), 0);
 | 
					  return [...s].reduce((r, c, i, s) => (map[s[i + 1]] > map[c] ? r - map[c] : r + map[c]), 0);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,21 +2,29 @@
 | 
				
			|||||||
  <div>
 | 
					  <div>
 | 
				
			||||||
    <n-card title="Arabic to roman">
 | 
					    <n-card title="Arabic to roman">
 | 
				
			||||||
      <n-space align="center" justify="space-between">
 | 
					      <n-space align="center" justify="space-between">
 | 
				
			||||||
        <n-input-number v-model:value="inputNumeral" :min="1" style="width: 200px" :show-button="false" />
 | 
					        <n-form-item v-bind="validationNumeral">
 | 
				
			||||||
 | 
					          <n-input-number v-model:value="inputNumeral" :min="1" style="width: 200px" :show-button="false" />
 | 
				
			||||||
 | 
					        </n-form-item>
 | 
				
			||||||
        <div class="result">
 | 
					        <div class="result">
 | 
				
			||||||
          {{ outputRoman }}
 | 
					          {{ outputRoman }}
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <n-button secondary autofocus @click="copyRoman"> Copy </n-button>
 | 
					        <n-button secondary autofocus :disabled="validationNumeral.validationStatus === 'error'" @click="copyRoman">
 | 
				
			||||||
 | 
					          Copy
 | 
				
			||||||
 | 
					        </n-button>
 | 
				
			||||||
      </n-space>
 | 
					      </n-space>
 | 
				
			||||||
    </n-card>
 | 
					    </n-card>
 | 
				
			||||||
    <br />
 | 
					    <br />
 | 
				
			||||||
    <n-card title="Roman to arabic">
 | 
					    <n-card title="Roman to arabic">
 | 
				
			||||||
      <n-space align="center" justify="space-between">
 | 
					      <n-space align="center" justify="space-between">
 | 
				
			||||||
        <n-input v-model:value="inputRoman" style="width: 200px" />
 | 
					        <n-form-item v-bind="validationRoman">
 | 
				
			||||||
 | 
					          <n-input v-model:value="inputRoman" style="width: 200px" />
 | 
				
			||||||
 | 
					        </n-form-item>
 | 
				
			||||||
        <div class="result">
 | 
					        <div class="result">
 | 
				
			||||||
          {{ outputNumeral }}
 | 
					          {{ outputNumeral }}
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <n-button secondary autofocus @click="copyArabic"> Copy </n-button>
 | 
					        <n-button secondary autofocus :disabled="validationRoman.validationStatus === 'error'" @click="copyArabic">
 | 
				
			||||||
 | 
					          Copy
 | 
				
			||||||
 | 
					        </n-button>
 | 
				
			||||||
      </n-space>
 | 
					      </n-space>
 | 
				
			||||||
    </n-card>
 | 
					    </n-card>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
@@ -25,14 +33,41 @@
 | 
				
			|||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
import { useCopy } from '@/composable/copy';
 | 
					import { useCopy } from '@/composable/copy';
 | 
				
			||||||
import { ref, computed } from 'vue';
 | 
					import { ref, computed } from 'vue';
 | 
				
			||||||
import { arabicToRoman, romanToArabic } from './roman-numeral-converter.service';
 | 
					import { useValidation } from '@/composable/validation';
 | 
				
			||||||
 | 
					import {
 | 
				
			||||||
 | 
					  arabicToRoman,
 | 
				
			||||||
 | 
					  romanToArabic,
 | 
				
			||||||
 | 
					  MAX_ARABIC_TO_ROMAN,
 | 
				
			||||||
 | 
					  MIN_ARABIC_TO_ROMAN,
 | 
				
			||||||
 | 
					  isValidRomanNumber,
 | 
				
			||||||
 | 
					} from './roman-numeral-converter.service';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const inputNumeral = ref(42);
 | 
					const inputNumeral = ref(42);
 | 
				
			||||||
const outputRoman = computed(() => arabicToRoman(inputNumeral.value));
 | 
					const outputRoman = computed(() => arabicToRoman(inputNumeral.value));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const inputRoman = ref('IVX');
 | 
					const { attrs: validationNumeral } = useValidation({
 | 
				
			||||||
 | 
					  source: inputNumeral,
 | 
				
			||||||
 | 
					  rules: [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      validator: (value) => value >= MIN_ARABIC_TO_ROMAN && value <= MAX_ARABIC_TO_ROMAN,
 | 
				
			||||||
 | 
					      message: `We can only convert numbers between ${MIN_ARABIC_TO_ROMAN.toLocaleString()} and ${MAX_ARABIC_TO_ROMAN.toLocaleString()}`,
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const inputRoman = ref('XLII');
 | 
				
			||||||
const outputNumeral = computed(() => romanToArabic(inputRoman.value));
 | 
					const outputNumeral = computed(() => romanToArabic(inputRoman.value));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { attrs: validationRoman } = useValidation({
 | 
				
			||||||
 | 
					  source: inputRoman,
 | 
				
			||||||
 | 
					  rules: [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      validator: (value) => isValidRomanNumber(value),
 | 
				
			||||||
 | 
					      message: `The input you entered is not a valid roman number`,
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const { copy: copyRoman } = useCopy({ source: outputRoman, text: 'Roman number copied to the clipboard' });
 | 
					const { copy: copyRoman } = useCopy({ source: outputRoman, text: 'Roman number copied to the clipboard' });
 | 
				
			||||||
const { copy: copyArabic } = useCopy({ source: outputNumeral, text: 'Arabic number copied to the clipboard' });
 | 
					const { copy: copyArabic } = useCopy({ source: outputNumeral, text: 'Arabic number copied to the clipboard' });
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										11
									
								
								src/tools/rsa-key-pair-generator/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								src/tools/rsa-key-pair-generator/index.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					import { Certificate } from '@vicons/tabler';
 | 
				
			||||||
 | 
					import { defineTool } from '../tool';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export const tool = defineTool({
 | 
				
			||||||
 | 
					  name: 'RSA key pair generator',
 | 
				
			||||||
 | 
					  path: '/rsa-key-pair-generator',
 | 
				
			||||||
 | 
					  description: 'Generate new random RSA private and public key pem certificates.',
 | 
				
			||||||
 | 
					  keywords: ['rsa', 'key', 'pair', 'generator', 'public', 'private', 'secret', 'ssh', 'pem'],
 | 
				
			||||||
 | 
					  component: () => import('./rsa-key-pair-generator.vue'),
 | 
				
			||||||
 | 
					  icon: Certificate,
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -0,0 +1,26 @@
 | 
				
			|||||||
 | 
					import { pki } from 'node-forge';
 | 
				
			||||||
 | 
					import workerScript from 'node-forge/dist/prime.worker.min?url';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export { generateKeyPair };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function generateRawPairs({ bits = 2048 }) {
 | 
				
			||||||
 | 
					  return new Promise<pki.rsa.KeyPair>((resolve, reject) =>
 | 
				
			||||||
 | 
					    pki.rsa.generateKeyPair({ bits, workerScript }, (err, keyPair) => {
 | 
				
			||||||
 | 
					      if (err) {
 | 
				
			||||||
 | 
					        reject(err);
 | 
				
			||||||
 | 
					        return;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      resolve(keyPair);
 | 
				
			||||||
 | 
					    }),
 | 
				
			||||||
 | 
					  );
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					async function generateKeyPair(config: { bits?: number } = {}) {
 | 
				
			||||||
 | 
					  const { privateKey, publicKey } = await generateRawPairs(config);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return {
 | 
				
			||||||
 | 
					    publicKeyPem: pki.publicKeyToPem(publicKey),
 | 
				
			||||||
 | 
					    privateKeyPem: pki.privateKeyToPem(privateKey),
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user