{"id":15663084,"url":"https://github.com/flexsurfer/re-frisk-remote","last_synced_at":"2026-03-10T13:05:07.574Z","repository":{"id":100721652,"uuid":"84114130","full_name":"flexsurfer/re-frisk-remote","owner":"flexsurfer","description":"re-frisk remote library for debugging re-frame applications using leiningen re-frisk plugin ","archived":false,"fork":false,"pushed_at":"2021-04-06T15:04:10.000Z","size":45,"stargazers_count":18,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T10:56:56.274Z","etag":null,"topics":["electron","electron-app","re-frame","re-frisk","re-natal","react-native"],"latest_commit_sha":null,"homepage":null,"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/flexsurfer.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":"2017-03-06T19:49:09.000Z","updated_at":"2021-04-06T15:04:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"db876ccd-ee7a-412c-ab2f-87136d2c5952","html_url":"https://github.com/flexsurfer/re-frisk-remote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flexsurfer/re-frisk-remote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Fre-frisk-remote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Fre-frisk-remote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Fre-frisk-remote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Fre-frisk-remote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexsurfer","download_url":"https://codeload.github.com/flexsurfer/re-frisk-remote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Fre-frisk-remote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30334412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T12:41:07.687Z","status":"ssl_error","status_checked_at":"2026-03-10T12:41:06.728Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["electron","electron-app","re-frame","re-frisk","re-natal","react-native"],"created_at":"2024-10-03T13:35:27.244Z","updated_at":"2026-03-10T13:05:07.551Z","avatar_url":"https://github.com/flexsurfer.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# THIS REPO ISN'T MAINTANIED ANYMORE you can find re-frisk-remote here https://github.com/flexsurfer/re-frisk\n\n\n# re-frisk remote library\n\n[re-frisk](https://github.com/flexsurfer/re-frisk) remote library for debugging re-frame applications (react native, electron, web) using leiningen re-frisk [plugin](https://github.com/flexsurfer/lein-re-frisk)\n\n[\u003cimg src=\"2016-01-01-starting-clojure-today.jpg\" width=\"100\"\u003e](https://github.com/flexsurfer/re-frisk)\n\n## Usage\n\n[![Clojars](https://img.shields.io/clojars/v/re-frisk-remote.svg)](https://clojars.org/re-frisk-remote)\n\n\nNOTE! for shadow-cljs RN projects you can use this libary: https://github.com/flexsurfer/re-frisk-rn\n\nAdd `[re-frisk-remote \"0.5.10\"]` to the dev `:dependencies` in your project.clj\n                                \nrun re-frisk using `enable-re-frisk-remote!` function on the localhost and default port (4567)\n\n```cljs\n(:require [re-frisk-remote.core :refer [enable-re-frisk-remote!]])\n\n (enable-re-frisk-remote!)\n```\n\nOr select a different host and port by supplying the host and port number:\n\n```cljs\n(enable-re-frisk-remote! {:host \"192.168.1.1:8095\"})\n```\n\nYou could also provide options `:enable-re-frisk? false` or `:enable-re-frame-10x? true` to enable/disable sending traces for respective component while re-frame-10x is disabled by default.\n\n\nRun re-frisk remote server using leiningen re-frisk [plugin](https://github.com/flexsurfer/lein-re-frisk)\n\n`$ lein re-frisk`\n\nRun an application,\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexsurfer%2Fre-frisk-remote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexsurfer%2Fre-frisk-remote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexsurfer%2Fre-frisk-remote/lists"}