Protoqol / Quo

Quo is a (free) debugging companion app to help you debug dumped variables, the dumped variables will appear in this Quo client instead of the traditional way which is often tedious.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quo

Github action status Release Follow Protoqol on Twitter

Quo is currently in beta, releases are only available as zip unless you build yourself.

What is Quo?

Quo is a debugging companion to help you debug dumped variables, the dumped variables will appear in this Quo client instead of via the traditional way which is often tedious.

Want to help keep open-source sustainable?

You can help by contributing to the code or donating using the button below! Both are highly appreciated and contribute directly to keeping open-source free and sustainable!

Donate

Table of content

  1. Companion packages
  2. Installation
  3. Features and images
  4. Issues
  5. Contributing
  6. License

Companion packages

Install (only zip available for now)

  1. Head over to the releases
  2. Look for the latest version
  3. Download the zip for your OS (quo-darwin-*.zip for macOS, quo-linux-*.zip for Linux, quo-win32-*.zip for windows)
  4. Extract wherever, and run the Quo executable.
  • You need a companion package like Quo-php to send variables to Quo.
  • Default hostname and port for Quo are 127.0.0.1:7312.

Features

  • See dump output
  • See which variable was dumped (name or value)
  • Organisation with tabs to filter by domain
  • Search for output
  • Nested variables unfolding

Quo

Quo

Quo

Issues

Issues, bugs and feature requests can be reported here!

Contributing

See Contributing to see how you can contribute to Quo!

Contributors

License

Quo is licensed under the MIT License. Please see License File for more information.

About

Quo is a (free) debugging companion app to help you debug dumped variables, the dumped variables will appear in this Quo client instead of the traditional way which is often tedious.

License:MIT License


Languages

Language:TypeScript 53.1%Language:SCSS 24.8%Language:HTML 11.0%Language:JavaScript 11.0%