Adds an option to the context menu which allows you to eval selected Clojure code.
Like Clojure and often read blogs about it? Often have to start up a REPL and copy&paste a snippet just to see how will it evaluate?
Worry no more! Install this Chrome extension and you will have another option in your browser's context menu - Eval as Clojure. Select a piece of Clojure code, right click it and choose this option and you will instantly get a notification with evaluation results.
Look at the screenshot to see how it works or install this extension and try it out yourself!
Change log:
Version 0.6 2012-01-08
-Added support for evaluation of multiple Clojure forms (including defs) in a single request.
-Added extension options page. Users can now choose between desktop notifications and plain old alerts.
Latest reviews
- (2017-01-05) Guillermo Ithier: Great for testing your code on the browser!
- (2013-05-25) Mayank Jain: Really sweet!
- (2012-01-09) fewfewfew fewefwfwe: thx for opensource :)
- (2012-01-08) Interesting extension. Thanks.