mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-11 16:41:36 -04:00
feat: json to typescript
This commit is contained in:
parent
9eac9cb2a9
commit
dd03874556
11 changed files with 7008 additions and 5266 deletions
|
@ -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, ...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue