{"id":19595979,"url":"https://github.com/neil-lindquist/swank-client","last_synced_at":"2025-04-27T15:34:46.538Z","repository":{"id":57375959,"uuid":"179591296","full_name":"neil-lindquist/swank-client","owner":"neil-lindquist","description":"A Swank client implemented in JavaScript","archived":false,"fork":false,"pushed_at":"2023-03-21T00:28:36.000Z","size":149,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-17T04:59:17.899Z","etag":null,"topics":["common-lisp","remote-execution"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neil-lindquist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-04T23:22:37.000Z","updated_at":"2023-03-09T01:49:35.000Z","dependencies_parsed_at":"2024-11-11T08:52:13.868Z","dependency_job_id":"dd6d7380-6b2d-424f-b4f7-8a651181f996","html_url":"https://github.com/neil-lindquist/swank-client","commit_stats":{"total_commits":155,"total_committers":7,"mean_commits":"22.142857142857142","dds":0.6193548387096774,"last_synced_commit":"3ab2ba835009f4e535a6d990e3cfcdda7ae24098"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil-lindquist%2Fswank-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil-lindquist%2Fswank-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil-lindquist%2Fswank-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neil-lindquist%2Fswank-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neil-lindquist","download_url":"https://codeload.github.com/neil-lindquist/swank-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251163006,"owners_count":21545862,"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":["common-lisp","remote-execution"],"created_at":"2024-11-11T08:51:35.655Z","updated_at":"2025-04-27T15:34:41.522Z","avatar_url":"https://github.com/neil-lindquist.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# swank-client\n[![Build Status](https://travis-ci.org/neil-lindquist/swank-client.svg?branch=master)](https://travis-ci.org/neil-lindquist/swank-client)\n\nThis is an implementation of a Swank client in Javascript, intended for communicating with running Common Lisp processes running a swank server, just like SLIME in Emacs.\nSwank-client forms a core part of the [SLIMA](https://atom.io/packages/SLIMA) package for the Atom text editor.\nThis package was forked from [Steve Levine's swank-client-js](https://github.com/sjlevine/swank-client-js) due to maintenance issues.\n\nIf you are interested in using this library, please let me know.\nCurrently, the only user is the [SLIMA](https://atom.io/packages/SLIMA) package for Atom, so the documentation is pretty minimal.\n\nThis library provides an editor/view-independent API for making the following queries to a Swank server:\n\n- Evaluating arbitrary Lisp expressions and files\n- Retrieving auto documentation\n- Controlling a debugger\n- Autocompletion requests\n- Object inspection requests\n- Profiling functions\n- Accessing compiler notes\n- Macroexpansion requests\n\nSee `test.js` for an example use case.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneil-lindquist%2Fswank-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneil-lindquist%2Fswank-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneil-lindquist%2Fswank-client/lists"}