{"id":15642689,"url":"https://github.com/jaredly/reepl","last_synced_at":"2025-09-05T23:56:08.788Z","repository":{"id":66952880,"uuid":"49915657","full_name":"jaredly/reepl","owner":"jaredly","description":"The cljs Read-eval-print-loop that really understands you","archived":false,"fork":false,"pushed_at":"2019-11-11T18:07:49.000Z","size":6662,"stargazers_count":63,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T09:56:48.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jaredforsyth.com/reepl","language":"Clojure","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/jaredly.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-19T00:47:13.000Z","updated_at":"2023-07-27T08:56:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"40317d4a-b2bb-496c-8e70-ae8a6b22299a","html_url":"https://github.com/jaredly/reepl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaredly/reepl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Freepl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Freepl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Freepl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Freepl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredly","download_url":"https://codeload.github.com/jaredly/reepl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Freepl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273838365,"owners_count":25177162,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-03T11:57:09.942Z","updated_at":"2025-09-05T23:56:08.760Z","avatar_url":"https://github.com/jaredly.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reepl\nThe cljs Read-eval-print-loop that really understands you\n\n![screenshot](./screenshot.png)\n\n## [Try it](https://jaredforsyth.com/reepl)\n\n### Features\n\n- auto-completion\n- rich formatting of cljs objects\n- parinfer\n\n`src/reepl/example.cljs` is the `main` on that page, and you can see how this lib can be used.\n\n## Building yourself\nMake sure you `git submodule update --init`.\n\nGrab the latest `boot` (version 2.5.5 at the time of writing), run `boot dev`, and then open `http://localhost:3002`.\n\n## Things you can configure\n\n- how statements are eval'd (replumb-based setup available for your convenience)\n- how completion works (replumb-based fn used in the example has completion for `js/` as well!)\n- how documentation is gotten (the example uses a custom impl based on cljs source)\n- how values are displayed (the example uses [cljs-devtools](https://github.com/binaryage/cljs-devtools) for formatting most things)\n\n## Extra Dependencies\n\n- codemirror: you can see in `build.boot` how to get the css imported correctly\n- parinfer-codemirror: check out the `build.boot` for this too, and I'm currently using a [custom fork](https://github.com/jaredly/codemirror-parinfer)\n\n## Powered By\n\n- [Clojurescript](https://github.com/clojure/clojurescript)\n- [Boot](http://boot-clj.com/)\n- [Reagent](http://reagent-project.github.io/) (which uses [React](https://facebook.github.io/react/))\n- [Cljs-Devtools](https://github.com/binaryage/cljs-devtools/)\n- [Parinfer](https://shaunlebron.github.io/parinfer/)\n- [Replumb](https://github.com/ScalaConsultants/replumb/) (optional)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Freepl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredly%2Freepl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Freepl/lists"}