feat: json to typescript

This commit is contained in:
ChenZhoYu 2024-04-25 15:56:48 +08:00
parent 9eac9cb2a9
commit dd03874556
11 changed files with 7008 additions and 5266 deletions

View file

@ -320,6 +320,10 @@ tools:
title: JSON to TOML
description: Parse and convert JSON to TOML.
json-to-ts:
title: JSON to TS
description: Parse and convert JSON to TS.
device-information:
title: Device information
description: Get information about your current device (screen size, pixel-ratio, user agent, ...)