All Projects → lingobus → cocos-creator-devtool

lingobus / cocos-creator-devtool

Licence: MIT license
⚙️A Chrome extension for debugging Cocos Creator games

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to cocos-creator-devtool

ChromeDevToolChinese
Chrome61 开发者工具汉化包
Stars: ✭ 19 (-36.67%)
Mutual labels:  devtool
swoft-devtool
🛠️ Dev tool for Swoft [READ ONLY]
Stars: ✭ 27 (-10%)
Mutual labels:  devtool
bean-searcher
🔥🔥🔥 A read-only ORM focusing on advanced query, naturally supports joined tables, and avoids DTO/VO conversion, making it possible to realize complex query in one line of code !
Stars: ✭ 738 (+2360%)
Mutual labels:  devtool
twilio-video-room-monitor.js
A browser-based tool that displays information and metrics about Twilio Video JavaScript applications
Stars: ✭ 22 (-26.67%)
Mutual labels:  devtool
trampoline
A complete dapp development framework for Nervos Network
Stars: ✭ 27 (-10%)
Mutual labels:  devtool
sketchup-ruby-debugger
Ruby API debugger for SketchUp 2014 and later.
Stars: ✭ 62 (+106.67%)
Mutual labels:  devtool
flutter ume
UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance
Stars: ✭ 1,792 (+5873.33%)
Mutual labels:  devtool
inspect-element
A Chrome extension used for helping frontend engineer to inspect element for content, and margin.
Stars: ✭ 21 (-30%)
Mutual labels:  devtool
React Perf Devtool
A browser developer tool extension to inspect performance of React components.
Stars: ✭ 2,277 (+7490%)
Mutual labels:  devtool
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+8430%)
Mutual labels:  devtool
Unleash
Unleash is the open source feature toggle service.
Stars: ✭ 4,679 (+15496.67%)
Mutual labels:  devtool
galer
A fast tool to fetch URLs from HTML attributes by crawl-in.
Stars: ✭ 138 (+360%)
Mutual labels:  devtool
zent-kit
[DEPRACATED] React 组件库开发脚手架
Stars: ✭ 28 (-6.67%)
Mutual labels:  devtool
qnd
Quick and Dirty development builds
Stars: ✭ 19 (-36.67%)
Mutual labels:  devtool

Cocos Creator Devtool

Cocos Creator Devtool is an extension for Google Chrome Devtools. It allows you to inspect the Cocos Creator game scenes in a web page.

You can install Cocos Creator Devtool from Chrome Webstore.

Screenshot

Changelog

1.0.6

  • Automatically update node properties
  • Automatically update node tree when node added/removed
  • Move components after propert section
  • Display component property detail (readonly)

1.0.5

  • Try to load nodes tree 60 times after game showed
  • Add Reload Extension button to force reload

1.0.4

  • Fix eulerAngles display/update bug
  • Add Compile Button to trigger '/update-db' with window.fetch

1.0.3

  • Toggle FPS node
  • Set global variable $c/$n when inspecting component and node
  • Automatically expend node tree

1.0.2

  • Buttons for inspecting components on node
  • Change node properties with "+/-" button
  • Automatically reload tree on page refreshing and scene loading
  • Now you can play with selected node in Console with $n0,$n1 just like $0 and $1 in Chrome devtool for normal web page

1.0.1

  • Node tree
  • Inspect node basic properties
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].