An open API service indexing awesome lists of open source software.

https://github.com/phronmophobic/reveal-exception


https://github.com/phronmophobic/reveal-exception

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# reveal-exception

A reveal plugin for inspecting stack traces.

![Example](/media/reveal-exception.gif?raw=true)

## Usage

Leiningen/Boot
```
[com.phronemophobic/reveal-exception "1.0.2"]
```

deps.edn
```
com.phronemophobic/reveal-exception {:mvn/version "1.0.2"}
```

### Load the `exception` reveal action

```
(require 'com.phronemophobic.reveal-plugin.reveal-exception)
```

## License

Copyright © 2021 Adrian

Distributed under the Eclipse Public License version 1.0.