{"id":15497248,"url":"https://github.com/jwerle/repl-console","last_synced_at":"2025-06-21T03:40:02.845Z","repository":{"id":5384759,"uuid":"6572795","full_name":"jwerle/repl-console","owner":"jwerle","description":"A Simple REPL Console for Node.js","archived":false,"fork":false,"pushed_at":"2013-01-14T14:30:07.000Z","size":320,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T10:09:31.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jwerle.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2012-11-07T01:53:54.000Z","updated_at":"2017-12-30T22:43:23.000Z","dependencies_parsed_at":"2022-07-06T14:01:58.212Z","dependency_job_id":null,"html_url":"https://github.com/jwerle/repl-console","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwerle/repl-console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Frepl-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Frepl-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Frepl-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Frepl-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwerle","download_url":"https://codeload.github.com/jwerle/repl-console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Frepl-console/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261059020,"owners_count":23103948,"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-10-02T08:32:17.155Z","updated_at":"2025-06-21T03:39:57.829Z","avatar_url":"https://github.com/jwerle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"repl-console\n============\n\n### A simple REPL Console. Local \u0026 remote.\n\n### Setup\n```\n$ npm install -g repl-console\n```\n\n### Starting a local console session only\n```\n$ repl-console start my-session local\nStarting REPL Console session...\nStarting REPLConsole session with name my-session with locale local\nmy-session-local\u003e foo = 'bar';\n'bar'\nmy-session-local\u003e foo\n'bar'\n```\n\n### Starting a remote console session\n```\n$ repl-console start my-session remote 4000\nStarting REPL Console session...\nStarting REPLConsole session with name my-session with locale remote on port 4000\nStarting local REPL Console session...\nStarting REPLConsole session with name my-session with locale local\nmy-session-local\u003e name = 'joseph';\n```\n\nThis session is now running as a server on port 4000. You can now use the connect\ncommand to connect to the remote repl console.\n```\n$ repl-console connect localhost 4000\nConnecting to localhost on 4000\nConnected!\nmy-session-remote\u003e name\n'joseph'\n```\n\n\nCopyright and license\n---------------------\n\nCopyright 2012\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this work except in compliance with the License.\nYou may obtain a copy of the License in the LICENSE file, or at:\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n- - -\nrepl-console copyright 2012\njoseph.werle@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Frepl-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwerle%2Frepl-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Frepl-console/lists"}