{"id":17003817,"url":"https://github.com/cldwalker/ripl-johnson","last_synced_at":"2025-04-12T06:33:49.670Z","repository":{"id":1231419,"uuid":"1164112","full_name":"cldwalker/ripl-johnson","owner":"cldwalker","description":"A full-featured javascript shell using johnson (mozilla's tracemonkey)","archived":false,"fork":false,"pushed_at":"2010-12-23T18:54:03.000Z","size":100,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-14T18:16:32.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"moonpolysoft/janus","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cldwalker.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.rdoc","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-13T08:36:38.000Z","updated_at":"2024-02-09T21:43:21.000Z","dependencies_parsed_at":"2022-08-16T12:40:21.095Z","dependency_job_id":null,"html_url":"https://github.com/cldwalker/ripl-johnson","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-johnson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-johnson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-johnson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-johnson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cldwalker","download_url":"https://codeload.github.com/cldwalker/ripl-johnson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239846079,"owners_count":19706722,"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-14T04:32:46.928Z","updated_at":"2025-02-21T01:30:47.777Z","avatar_url":"https://github.com/cldwalker.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"== Description\nA full-featured javscript shell based on {johnson}[https://github.com/jbarnette/johnson] a.k.a\nmozilla's tracemonkey. Since this uses {ripl}[http://github.com/cldwalker/ripl], it comes with most\nirb functionality: a global config(~/.johnsonrc), autocompletion (very basic currently), history\n(~/.johnson_history) and multi-line support.\n\n== Install\nInstall the gem with:\n\n    sudo gem install ripl-johnson\n\n== Usage\n\n    $ ripl johnson\n\n    # tab completion\n    js\u003e\u003e f[TAB]\n    false     finally   for       function\n    js\u003e\u003e fu[TAB]\n    js\u003e\u003e function\n\n    # multi-line support (Ctrl-C to break out of incorrect multi-line)\n    js\u003e\u003e function ohai() {\n       \u003e print(\"This ain't no browser\");\n       \u003e }\n    =\u003e nil\n\n    \u003e\u003e o[TAB]\n    \u003e\u003e ohai\n    \u003e\u003e ohai()\n    This ain't no browser\n    =\u003e nil\n\n== Todo\n* Add autocompletion for js methods!\n* Remove ruby autocompletions from bond\n* Add commandline option to autoload js files from rails projects\n* Add commandline option for loading files (like johnson executable)\n* Add rb and js functionality (like johnson executable)\n* Add _ for last js result\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldwalker%2Fripl-johnson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcldwalker%2Fripl-johnson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldwalker%2Fripl-johnson/lists"}