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

@ -316,6 +316,10 @@ tools:
title: JSON 转 TOML
description: 解析JSON并将其转换为TOML。
json-to-ts:
title: JSON 转 TS
description: 解析JSON并将其转换为TS。
device-information:
title: 设备信息
description: 获取有关当前设备的信息(屏幕大小、像素比率、用户代理…)