MrGaoGang / vscode-plugin-json-to-ts

json转换成typescript interface的vscode插件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

项目已经迁移到lucky_tools

JSON转换成typescript的interface

特色

  1. 从剪切板json数据转换成interface (windows: ctrl+alt+C , Mac : ^+⌥+C)

  1. 选择json数据转换成interface (windows: ctrl+alt+S , Mac : ^+⌥+S)

  1. 将json文件转换成interface (windows: ctrl+alt+F , Mac : ^+⌥+F)

About

json转换成typescript interface的vscode插件


Languages

Language:JavaScript 64.2%Language:TypeScript 35.8%