browser-repl icon indicating copy to clipboard operation
browser-repl copied to clipboard

Launch a repl on your command line to any browser in the cloud.

Results 9 browser-repl issues
Sort by recently updated
recently updated
newest added

Added msft edge browser Updated platform and version definitions for many of the rest.

you might wanna move to [ngrok](https://www.npmjs.com/package/ngrok).. idk y almost nobody installs this nowadays because this is cool :D

Been hitting this situation recently: ![image](https://cloud.githubusercontent.com/assets/39191/7443713/7ac12f52-f115-11e4-9f08-173e47a03421.png) Two `prompt()`s are initiated, connected to the same client. Not sure of the root cause, but we're getting two "connection" events inbound sometimes. This...

Hey guys. This is incredibly awesome! Good job. I'd like to make some improvements on the `readme` file so that developers can find the platforms and web browsers easier. Just...

Since the repl is about testing the javascript/browser/DOM, the distinction between iphone/ipad doesn't seem too important. My testing has mostly been about trying older/newer versions of mobile safari for compatibility,...

``` … booting up internet explorer (11) on Windows 8.1 … ready! ie11 › window { options: { _: [ 'ie11' ] }, console: { log: [Function], info: [Function], warn:...

Like `window`: ``` ie8 › window TypeError: Object doesn't support this property or method ```