{"id":13536287,"url":"https://github.com/MiCottOn/DejaVue","last_synced_at":"2025-04-02T03:30:29.163Z","repository":{"id":99645132,"uuid":"78888140","full_name":"MiCottOn/DejaVue","owner":"MiCottOn","description":"Visualization and debugging tool built for Vue.js","archived":false,"fork":false,"pushed_at":"2017-09-16T18:41:02.000Z","size":2797,"stargazers_count":787,"open_issues_count":12,"forks_count":42,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-07-18T07:52:21.027Z","etag":null,"topics":["chrome-devtools","javascript","visualization","vue","vuejs"],"latest_commit_sha":null,"homepage":"http://www.dejavue.co","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/MiCottOn.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-01-13T21:29:37.000Z","updated_at":"2024-07-03T12:03:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5804f00-7b05-42a6-a8a7-5625e231fce7","html_url":"https://github.com/MiCottOn/DejaVue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiCottOn%2FDejaVue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiCottOn%2FDejaVue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiCottOn%2FDejaVue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiCottOn%2FDejaVue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiCottOn","download_url":"https://codeload.github.com/MiCottOn/DejaVue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213496129,"owners_count":15595950,"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":["chrome-devtools","javascript","visualization","vue","vuejs"],"created_at":"2024-08-01T09:00:36.763Z","updated_at":"2024-08-01T09:02:19.055Z","avatar_url":"https://github.com/MiCottOn.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","辅助工具","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","叫研发工具组","Components \u0026 Libraries","Dev Tools","Dev Tools [🔝](#readme)"],"sub_categories":["Development Tools","检查","Dev Tools","Inspect"],"readme":"# DejaVue - Vue.js visualization and stress testing \n\n\u003ch4\u003e(Only works with Vue 2.0!)\u003c/h4\u003e\n\n\u003cimg src=\"http://i.makeagif.com/media/2-11-2017/Qal6HH.gif\" width=\"600px\"/\u003e\n\n## Installation\n\u003ch3\u003e\u003ca href=\"https://chrome.google.com/webstore/detail/dejavue/jpigngmphmclcmikmcbcfplgnhlnefbp?hl=en\"\u003eClick here to download the extension!\u003c/a\u003e\u003c/h3\u003e\n\n## Manual Installation \n\nMake sure you are using Node 6+ and NPM 3+\n\u003cp\u003e1. Clone this repo\u003c/p\u003e\n\u003cp\u003e2. \u003ccode\u003enpm run build\u003c/code\u003e\u003c/p\u003e\n\u003cp\u003e3. Open Chrome extension page\u003c/p\u003e\n\u003cp\u003e4. Check \"developer mode\"\u003c/p\u003e\n\u003cp\u003e5. Click \"load unpacked extension\", and choose the entire folder.\u003c/p\u003e\n\n## Building over it\n\u003cp\u003e1. Clone this repo\u003c/p\u003e\n\u003cp\u003e2. \u003ccode\u003enpm install\u003c/code\u003e\u003c/p\u003e\n\u003cp\u003e3. \u003ccode\u003enpm run dev\u003c/code\u003e\u003c/p\u003e\n\n## Features - all work with and without a state management library (e.g. Vuex)\n\u003cp\u003e1. Application Structure Visualization - Interactive tree \u003c/p\u003e\n\u003cp\u003e2. Component Inspection - view props, variables and slots\u003c/p\u003e\n\u003cp\u003e3. Diff Engine - As you test see which components are being updated and what those changes are\u003c/p\u003e\n\u003cp\u003e4. Time Travel - Move backwards and forwards through your state changes and see both the tree and your application update\u003c/p\u003e\n\u003cp\u003e5. Component Highlighting - Hover over a tree leaf to highlight the component on your app\u003c/p\u003e\n\n## Screenshots\n\u003cimg src=\"http://i.imgur.com/bDkokdE.png\" width=\"600px\" /\u003e\n\u003cimg src=\"http://i.imgur.com/pbBJ7ir.png\" width=\"600px\" /\u003e\n\u003cimg src=\"http://i.imgur.com/0arU5qP.png\" width=\"600px\" /\u003e\n\n\u003cimg src=\"http://i.makeagif.com/media/2-11-2017/9388A-.gif\" width=\"600px\" /\u003e\n\n## Everything else\n\u003cp\u003eWant to help contribute? Fork the repo and have at it!\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://medium.com/@jonajumba/why-were-building-dejavue-js-80e037bf15e3#.tygt4by9o\"\u003eWhy and how we decided to build this\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eNext on the pipeline: Squashing bugs and implementing stress testing\u003c/p\u003e\n\nAuthors:\n\u003ca href=\"https://github.com/sschwartz0\"\u003eScott\u003c/a\u003e,\n\u003ca href=\"https://github.com/madebymtr\"\u003eMike\u003c/a\u003e, and \n\u003ca href=\"https://github.com/kimhjona\"\u003eJon\u003c/a\u003e\n\n\u003ca href=\"http://imgur.com/SkifFa4\"\u003e\u003cimg src=\"http://i.imgur.com/SkifFa4.png\" title=\"source: imgur.com\" /\u003e\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMiCottOn%2FDejaVue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMiCottOn%2FDejaVue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMiCottOn%2FDejaVue/lists"}