mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-15 18:36:55 -04:00
feat: json to typescript
This commit is contained in:
parent
9eac9cb2a9
commit
dd03874556
11 changed files with 7008 additions and 5266 deletions
|
@ -316,6 +316,10 @@ tools:
|
|||
title: JSON 转 TOML
|
||||
description: 解析JSON并将其转换为TOML。
|
||||
|
||||
json-to-ts:
|
||||
title: JSON 转 TS
|
||||
description: 解析JSON并将其转换为TS。
|
||||
|
||||
device-information:
|
||||
title: 设备信息
|
||||
description: 获取有关当前设备的信息(屏幕大小、像素比率、用户代理…)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue