This repository contains shared support classes and interfaces for libraries wishing to support Glitch functionality.
Get news and updates on the DecodeLabs blog.
Make use of the methods within DecodeLabs\Glitch\Proxy
within your own libraries without the need to depend on the full Glitch library.
Proxy
only provides a small subset of Glitch functionality and the majority of it only really does anything if the consumer of your library includes Glitch in their project; however by making use of the Proxy, you can provide much better debug support for your library should they choose to do so.
Please see DecodeLabs Glitch for more.
Glitch is licensed under the MIT License. See LICENSE for the full license text.