clj-spec-view icon indicating copy to clipboard operation
clj-spec-view copied to clipboard

View functions specs at your browser

clj-spec-view

GitHub license Chrome Web Store Chrome Web Store

A chrome extension that provide views of function specs at your browser. (currently only github).

How it works

Just place the cursor over a specified function and see its spec.

You can see some fspec examples at Bigmouth repo.

Github Access Token (for rate limits or private repos)

Create one and access it from the extension popup button (at your toolbar).

TODO

  • 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

Thanks

To all the contributors and the awesome Chromex library.