A lightweight, extendable front-end developer tool for mobile web page.
Stars
17.5k
Forks
3.0k
Watchers
17.5k
Open Issues
42
Overall repository health assessment
^7.17.2^3.0.1^3.11.0^7.14.0^7.16.0^7.28.6^7.17.0^7.14.1^7.13.0^10.1.1^7.1.4^4.1.2^12.3.1^4.0.0^5.53.10^3.2.4^6.0.3^5.9.3^5.72.0^6.0.1^5.2.3^6.0.1685
commits
12
commits
10
commits
8
commits
6
commits
6
commits
5
commits
4
commits
4
commits
4
commits
fix(Log): recognize adjacent format specifiers without spaces (issue #732)
de7026dView on GitHubfix(Core): truncate string by byte count in getStringWithinLength
682c98eView on GitHubfix(Core): use byte count for string length limit in getStringWithinLength (#730)
7c2488fView on GitHubfix(Network): store empty string for query params without values (#729)
dc5886fView on GitHubfix(Storage): prevent saving items with empty keys (#728)
71f7998View on GitHubfix(Log): bind error listeners in constructor to capture errors before DOMContentLoaded
e3cbf0fView on GitHubfix(Core): fix destroy() silently failing when called before init completes
b2df8b5View on GitHubfix(Core): reset box-sizing to content-box inside vConsole root to prevent host page styles from leaking in
7faf1a3View on GitHubfix(Log): fix focus trap and content disappear when scrolling with textarea focused
054661eView on GitHubfix(Core): remove preventDefault on touchstart/touchend to fix text selection in iOS Safari
83ed5dcView on GitHubfix(Network): skip fetch mocking when window.fetch is a getter-only property
5102c43View on GitHubfix(Network): add get trap to FetchProxyHandler to fix fetch.toString() error in Chrome 61
bcba33eView on GitHubfix(Log): guard against destroyed store in _flushLogs to prevent TypeError on destroy
fc62438View on GitHubfix(Network): prevent wasm files from being fetched twice when Network panel is open
45ad506View on GitHub