{"id":13624430,"url":"https://github.com/Automattic/browser-repl","last_synced_at":"2025-04-16T00:32:25.021Z","repository":{"id":14117283,"uuid":"16822189","full_name":"Automattic/browser-repl","owner":"Automattic","description":"Launch a repl on your command line to any browser in the cloud.","archived":false,"fork":false,"pushed_at":"2016-01-13T23:52:59.000Z","size":375,"stargazers_count":732,"open_issues_count":9,"forks_count":27,"subscribers_count":130,"default_branch":"master","last_synced_at":"2024-10-08T11:16:37.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Automattic.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-14T00:28:56.000Z","updated_at":"2024-08-08T00:15:03.000Z","dependencies_parsed_at":"2022-08-27T21:24:02.205Z","dependency_job_id":null,"html_url":"https://github.com/Automattic/browser-repl","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbrowser-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbrowser-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbrowser-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fbrowser-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Automattic","download_url":"https://codeload.github.com/Automattic/browser-repl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223107397,"owners_count":17088618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:01:42.512Z","updated_at":"2024-11-08T13:30:26.053Z","avatar_url":"https://github.com/Automattic.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n# browser-repl\n\n  CLI utility to set up a remote browser repl.\n\n  ![](https://i.cloudup.com/M9JGEk9wS0.gif)\n\n## How to use\n\n```js\n$ npm install -g browser-repl\n$ export SAUCE_USERNAME=\"your username\"\n$ export SAUCE_ACCESS_KEY=\"your key\"\n$ repl ie6\n```\n\nSign up for a free OSS account on [SauceLabs](http://saucelabs.com).\n\n## How it works\n\n  `browser-repl` is built on top of the `wd` module, which is an\n  implementation of the webdriver protocol.\n\n  Once a browser session is established,\n  [socket.io](http://github.com/learnboost/socket.io) is used to establish\n  a persistent connection that works on all browsers as fast as possible.\n\n  The socket.io server is hosted locally, and a reverse tunnel is set up\n  with [localtunnel](https://github.com/defunctzombie/localtunnel)\n  which gives your computer a temporary URL of the format\n  `https://{uid}.localtunnel.me`.\n\n  The lines you enter are subsequently `eval`d.\n  A global `window.onerror` hook is also set to capture errors.\n  Summoning `repl` with the `-n` argument disables this.\n\n## Contributors\n\n  - [Nathan Rajlich](https://github.com/tootallnate)\n  - [Guillermo Rauch](https://github.com/guille)\n\n## License\n\n  MIT - Copyright © 2014 Automattic, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAutomattic%2Fbrowser-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAutomattic%2Fbrowser-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAutomattic%2Fbrowser-repl/lists"}