A chrome extension that provide views of function specs at your browser. (currently only github).
Just place the cursor over a specified function and see its spec.
You can see some fspec examples at Bigmouth repo.
Create one and access it from the extension popup button (at your toolbar).
- Add icon at code
- Search at actual branch
- Find clojure.alpha.spec alias (now it shows any
fdef
definition) - Open file of current spec
- Add contribute guide
To all the contributors and the awesome Chromex library.