All Projects → objprint → Similar Projects or Alternatives

326 Open source projects that are alternatives of or similar to objprint

Unity-File-Debug
Enhanced debug logging for Unity, with JSON/CSV export and HTML viewer.
Stars: ✭ 50 (-64.54%)
Mutual labels:  debug
CodeBaseManager
Multi-langage CLI tool to manage your code base
Stars: ✭ 11 (-92.2%)
Mutual labels:  debug
PushMeBaby
iOS Push Notification Debug App. You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.
Stars: ✭ 47 (-66.67%)
Mutual labels:  debug
dd
This package will add the dd and dump helpers to your Phalcon application.
Stars: ✭ 17 (-87.94%)
Mutual labels:  debug
XDebugger
A very lightweight library (4Kb) to create a development or production debugger with custom errors readable for humans. Includes errors in table format, logger and search methods with dynamic filters.
Stars: ✭ 18 (-87.23%)
Mutual labels:  debug
android-sdk
AppSpector is a debugging service for mobile apps
Stars: ✭ 39 (-72.34%)
Mutual labels:  debug
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-85.82%)
Mutual labels:  debug
debug
A small debugging library for C++
Stars: ✭ 30 (-78.72%)
Mutual labels:  debug
jtag-boundary-scanner
JTAG boundary scan debug & test tool.
Stars: ✭ 47 (-66.67%)
Mutual labels:  debug
flutter debug drawer
Adds a side menu in all screens with debug information. You can decide which information to show and create new modules to include more information.
Stars: ✭ 26 (-81.56%)
Mutual labels:  debug
exe2hex
Inline file transfer using in-built Windows tools (DEBUG.exe or PowerShell).
Stars: ✭ 284 (+101.42%)
Mutual labels:  debug
SQLite.viewer
An elegant library for debugging sqlite databases in iOS applications
Stars: ✭ 73 (-48.23%)
Mutual labels:  debug
ignition
A beautiful error page for PHP apps
Stars: ✭ 171 (+21.28%)
Mutual labels:  debug
UnitySettings
Runtime debugging menu (like setting on Android) for Unity.
Stars: ✭ 26 (-81.56%)
Mutual labels:  debug
ignition-tinker-tab
An Ignition tab to tinker with your Laravel app
Stars: ✭ 30 (-78.72%)
Mutual labels:  debug
backend debug
Debug support in TYPO3 backend
Stars: ✭ 20 (-85.82%)
Mutual labels:  debug
debugkit
🪲 Android开发调试悬浮窗口工具
Stars: ✭ 44 (-68.79%)
Mutual labels:  debug
logserver
web log viewer that combines logs from several sources
Stars: ✭ 20 (-85.82%)
Mutual labels:  debug
MCUCapture
Utility for plotting array data from MCU RAM
Stars: ✭ 22 (-84.4%)
Mutual labels:  debug
tracelog
TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS.
Stars: ✭ 52 (-63.12%)
Mutual labels:  debug
laravel-live-tinker
Laravel tinker in your browser with code highlight
Stars: ✭ 51 (-63.83%)
Mutual labels:  debug
windbgtree
A command tree based on commands and extensions for Windows Kernel Debugging.
Stars: ✭ 94 (-33.33%)
Mutual labels:  debug
react-native-star-prnt
React-Native bridge to communicate with Star Micronics Bluetooth/LAN Printers
Stars: ✭ 61 (-56.74%)
Mutual labels:  print
ruby-ray
Easily debug Ruby applications
Stars: ✭ 17 (-87.94%)
Mutual labels:  debug
FWDebug
iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development and testing.
Stars: ✭ 49 (-65.25%)
Mutual labels:  debug
GoogleCloudLogging
Swift (Darwin) library for logging application events in Google Cloud.
Stars: ✭ 24 (-82.98%)
Mutual labels:  debug
jscodeshift-typescript-example
jscodeshift typescript codemod example
Stars: ✭ 27 (-80.85%)
Mutual labels:  debug
clrprint
Print colorful output in the terminal, idle, cmd, and Windows PowerShell using the same functions.
Stars: ✭ 22 (-84.4%)
Mutual labels:  debug
dbg-macro
A set of dbg(…) macros for C
Stars: ✭ 53 (-62.41%)
Mutual labels:  debug
Hyperion-Chuck
Hyperion Plugin for Chuck
Stars: ✭ 22 (-84.4%)
Mutual labels:  debug
var-dumper
Helper for dumping variable for debug purposes
Stars: ✭ 13 (-90.78%)
Mutual labels:  debug
iOS-AirPrint-for-Mac
enable iOS Airprint Sharing on Mac OS
Stars: ✭ 24 (-82.98%)
Mutual labels:  print
SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-87.94%)
Mutual labels:  debug
Flask-WeasyPrint
Generate PDF files out of your Flask website thanks to WeasyPrint
Stars: ✭ 122 (-13.48%)
Mutual labels:  print
CrashLogger
A dll injected into process to dump stack when crashing.
Stars: ✭ 19 (-86.52%)
Mutual labels:  debug
sls-dev-tools
Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome!
Stars: ✭ 825 (+485.11%)
Mutual labels:  debug
PBD
🖨️🐞 Printf Based Debugger, a user-friendly C debugger
Stars: ✭ 52 (-63.12%)
Mutual labels:  debug
adb-interface-vscode
🔌 A tool that allows you to execute ADB.exe commands/actions without having to interact with the terminal.
Stars: ✭ 26 (-81.56%)
Mutual labels:  debug
go-getting-started
Develop Go Apps in Kubernetes with Okteto
Stars: ✭ 32 (-77.3%)
Mutual labels:  debug
browser-push
Complete workout and guidelines to add web push notifications support for your webapp without third-party notification provider
Stars: ✭ 67 (-52.48%)
Mutual labels:  debug
print
Android print app
Stars: ✭ 18 (-87.23%)
Mutual labels:  print
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (-43.26%)
Mutual labels:  debug
unity-rich-text
🌈 Forget about rich text tags pain
Stars: ✭ 14 (-90.07%)
Mutual labels:  debug
finch
🖥 Debug menu library for Android apps with supports network activity logging and many other useful features.
Stars: ✭ 42 (-70.21%)
Mutual labels:  debug
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Stars: ✭ 49 (-65.25%)
Mutual labels:  debug
DebugWindow
一个在真机上测试时方便查看输出日志的小工具。(A debug tool which helps you view the console logs on the device when you test you APP.)
Stars: ✭ 36 (-74.47%)
Mutual labels:  debug
state inspector
State change & method call logger. A debugging tool for instance variables and method calls.
Stars: ✭ 24 (-82.98%)
Mutual labels:  debug
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (-81.56%)
Mutual labels:  debug
eight-day-week
Optimize print publication workflows by using WordPress as your print CMS.
Stars: ✭ 64 (-54.61%)
Mutual labels:  print
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-63.83%)
Mutual labels:  debug
debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (-86.52%)
Mutual labels:  debug
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (-56.03%)
Mutual labels:  debug
THREE.Highres
High resolution and depth rendering to PNG for Three.js
Stars: ✭ 28 (-80.14%)
Mutual labels:  print
krumo
Krumo: Structured information display solution for PHP
Stars: ✭ 74 (-47.52%)
Mutual labels:  debug
WatsonSyslogServer
C# Syslog Server
Stars: ✭ 18 (-87.23%)
Mutual labels:  debug
vue-iframe-print
一款支持局部打印的 vue插件
Stars: ✭ 26 (-81.56%)
Mutual labels:  print
SanSessionToolbar
⚡ Session Toolbar that can be applied into Zend/Laminas DeveloperTools
Stars: ✭ 39 (-72.34%)
Mutual labels:  debug
sendmessage
SendMessage is a little tool to send Windows messages to any window.
Stars: ✭ 93 (-34.04%)
Mutual labels:  debug
deno-debug
Debugging utility for deno. Ported from https://npmjs.com/debug
Stars: ✭ 15 (-89.36%)
Mutual labels:  debug
gscloudplugin
浏览器打印PDF。 浏览器打印HTML。 浏览器打印图片。 浏览器打印Word。浏览器打印Excel。浏览器打印PPT。浏览器打印自定义绘图。浏览器打印微软报表。 使用静默方式打印。蓝牙打印。读写串口数据。读取电子秤重量
Stars: ✭ 18 (-87.23%)
Mutual labels:  print
61-120 of 326 similar projects