{"id":19322929,"url":"https://github.com/mrgaogang/lucky_tools","last_synced_at":"2025-04-22T19:31:53.477Z","repository":{"id":35136526,"uuid":"211427876","full_name":"MrGaoGang/lucky_tools","owner":"MrGaoGang","description":"各种vscode插件,react-native插件, react-typescript-snippet , json-to-ts；以及Mendix开发插件","archived":false,"fork":false,"pushed_at":"2024-03-06T12:27:29.000Z","size":1268,"stargazers_count":53,"open_issues_count":19,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-18T11:01:23.866Z","etag":null,"topics":["cli","mendix","mendix-widget","vscode","vscode-plugin","vue"],"latest_commit_sha":null,"homepage":"https://mrgaogang.github.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrGaoGang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-09-28T01:42:30.000Z","updated_at":"2025-01-17T16:06:59.000Z","dependencies_parsed_at":"2024-03-06T13:43:27.520Z","dependency_job_id":"1aa79949-86b3-4cf5-95f0-5e0461141af1","html_url":"https://github.com/MrGaoGang/lucky_tools","commit_stats":{"total_commits":84,"total_committers":3,"mean_commits":28.0,"dds":"0.19047619047619047","last_synced_commit":"6bfc2d0a4d50daf303a795d19a7980f74d90a23d"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGaoGang%2Flucky_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGaoGang%2Flucky_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGaoGang%2Flucky_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGaoGang%2Flucky_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrGaoGang","download_url":"https://codeload.github.com/MrGaoGang/lucky_tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250308455,"owners_count":21409274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","mendix","mendix-widget","vscode","vscode-plugin","vue"],"created_at":"2024-11-10T01:43:07.511Z","updated_at":"2025-04-22T19:31:52.685Z","avatar_url":"https://github.com/MrGaoGang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## lucky_tools \n\n欢迎大家使用\n\n[English](./en_README.md)\n\n- [lucky_tools](#lucky_tools)\n  - [1. vscode-plugin-json-to-ts](https://github.com/MrGaoGang/lucky_tools/blob/master/packages/vscode-plugin-json-to-ts)\n  - [2. vscode-react-typescript-snippet](https://github.com/MrGaoGang/lucky_tools/blob/master/packages/vscode-react-typescript-snippet)\n  - [3. react-native-file-hash-plugin](https://github.com/MrGaoGang/react-native-file-hash-plugin)\n  - [4. mendix-cli](https://github.com/MrGaoGang/lucky_tools/blob/master/packages/mendix-cli)\n  - [5. vue-cli-plugin-oview](https://github.com/MrGaoGang/lucky_tools/blob/master/packages/vue-cli-plugin-oview)\n  - [6. vue-cli-plugin-uibuilder-widget](https://github.com/MrGaoGang/lucky_tools/blob/master/packages/vue-cli-plugin-uibuilder-widget)\n\n此工程主要记录一些日常工作中常用的 vscode 插件。\n\n### 1. vscode-plugin-json-to-ts\n\n\u003e 将 `json` 字符串转换成 `typescript` 的 `interface`;\n\n[vscode-plugin-json-to-ts](./packages/vscode-plugin-json-to-ts)\n\n1. 从剪切板 json 数据转换成 interface (windows: `ctrl+alt+C ` , Mac : `^+⌥+C`)\n\n2. 选择 json 数据转换成 interface (windows: `ctrl+alt+S ` , Mac : `^+⌥+S`)\n\n3. 将 json 文件转换成 interface (windows: `ctrl+alt+F ` , Mac : `^+⌥+F`)\n\n### 2. vscode-react-typescript-snippet\n\n使用 `typescript` 编写 `react` 程序的代码模板。\n\n打开`vscode插件`并搜索`React code snippets Typescript`即可。\n\n![](https://p6-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/0a964dd70029467381e38f20f05f315b~tplv-k3u1fbpfcp-zoom-1.image)\n\n[vscode-react-typescript-snippet](./packages/vscode-react-typescript-snippet)\n\n### 2. vue-cli-plugin-uibuilder-widget\n\n\u003e 一个编写视图编辑器的 vue cli 插件\n\n[vue-cli-plugin-uibuilder-widget](./packages/vue-cli-plugin-uibuilder-widget)\n\n### 3. mendix-cli\n\n\u003e 使用 vue 去编写 mendix 组件的 cli\n\n**使用**\n\n```bash\nnpm install mendix-cli -g\n\nmendix create your-project\n\n# select template\n\n```\n\n![](./images/mendix-demo.png)\n\n如何使用请见[mendix_vue_template](https://github.com/MrGaoGang/mendix_vue_template)\n\n### 4. vue-cli-plugin-oview\n\n`vue` 移动图表库 `oview` 的 `vue-cli` 插件。\n\n\u003e [oview](https://github.com/MrGaoGang/oview) is a mobile chart library!\n\n### 5. react-native-file-hash-plugin\n\n[react-native-file-hash-plugin](https://github.com/MrGaoGang/react-native-file-hash-plugin) create file hash in react-native!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgaogang%2Flucky_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrgaogang%2Flucky_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgaogang%2Flucky_tools/lists"}