{"id":26480152,"url":"https://github.com/itenl/react-native-vdebug","last_synced_at":"2025-03-20T02:06:04.705Z","repository":{"id":54252331,"uuid":"301667323","full_name":"itenl/react-native-vdebug","owner":"itenl","description":"React-Native 调试工具，支持Console终端、Network导出cURL，可视化Response，Retry cURL。","archived":false,"fork":false,"pushed_at":"2021-08-28T11:29:12.000Z","size":4485,"stargazers_count":130,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T13:15:32.893Z","etag":null,"topics":["curl","debug","debugger","react","react-native","vconsole","vdebug"],"latest_commit_sha":null,"homepage":"","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/itenl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-06T08:51:47.000Z","updated_at":"2025-03-14T02:59:25.000Z","dependencies_parsed_at":"2022-08-13T10:01:10.591Z","dependency_job_id":null,"html_url":"https://github.com/itenl/react-native-vdebug","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itenl%2Freact-native-vdebug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itenl%2Freact-native-vdebug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itenl%2Freact-native-vdebug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itenl%2Freact-native-vdebug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itenl","download_url":"https://codeload.github.com/itenl/react-native-vdebug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244536446,"owners_count":20468349,"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":["curl","debug","debugger","react","react-native","vconsole","vdebug"],"created_at":"2025-03-20T02:06:04.179Z","updated_at":"2025-03-20T02:06:04.699Z","avatar_url":"https://github.com/itenl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-vdebug\n\n\n[![NPM Version](http://img.shields.io/npm/v/react-native-vdebug.svg?style=flat)](https://www.npmjs.org/package/react-native-vdebug)\n[![NPM Downloads](https://img.shields.io/npm/dm/react-native-vdebug.svg?style=flat)](https://npmcharts.com/compare/react-native-vdebug?minimal=true)\n[![install size](https://packagephobia.now.sh/badge?p=react-native-vdebug)](https://packagephobia.now.sh/result?p=react-native-vdebug)\n\n\n`React-Native 调试工具`\n\n### 支持情况\n- [x] Command 自定义上下文\n- [x] 复制 cURL 至粘贴板\n- [x] 重新请求 URL\n- [x] 可视化 Response\n- [x] Log 等级分类\n- [x] 关键字过滤 Log / Network\n- [x] Command 历史记录\n- [ ] 导出所有 Log / Network (ing...)\n\n## Install\n\n[Install NodeJS and suggest \u003e= 8.11.0](https://nodejs.org/zh-cn/)\n\n## Usage\n\n```JavaScript\nnpm install 'react-native-vdebug'\n\nimport VDebug, { initTrace, setExternalContext } from 'react-native-vdebug';\n\n// Before component Render, perform Proxy Console/Network (Optional)\ninitTrace()\n\n// Context object when the command is executed (Optional)\nsetExternalContext('your context')\n\nreturn \u003cVDebug \n  // Expansion panel (Optional)\n  panels={[\n    title:'your title',\n    component: your component\n  ]} \n  // Info panel (Optional)\n  info={{ obj: 'your object' }} \n/\u003e\n\n```\n\n## Snapshot\n\n\u003cimg src=\"./snapshot/79tx5-qew2r.gif\" /\u003e\n\u003cbr /\u003e\n\u003cimg src=\"./snapshot/abovz-11w3r.jpg\" /\u003e\n\u003cbr /\u003e\n\u003cimg src=\"./snapshot/aka6s-nqpkq.jpg\" /\u003e\n\u003cbr /\u003e\n\n-------------------\n\n [初始版本](https://github.com/fwon/RNVConsole) / [✶ MIT ✶](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitenl%2Freact-native-vdebug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitenl%2Freact-native-vdebug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitenl%2Freact-native-vdebug/lists"}