Skip to content

A Chrome extension to compile and run Opal in the browser. Inspired by CoffeeConsole.

Notifications You must be signed in to change notification settings

edubkendo/OpalConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run an Opal Console from the Chrome DevTools. View the compiled Javascript and execute it. We inject a copy of Opal.js into the page to make this work. However, it is injected prior to any other script, so if you already have Opal on the page, your Opal should replace ours.

To install, simply open chrome://extensions and drag and drop the .crx file onto the page.

This tool was directly inspired by, and much of the code lifted from: The CoffeeConsole.

About

A Chrome extension to compile and run Opal in the browser. Inspired by CoffeeConsole.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published