{"id":21804935,"url":"https://github.com/pez/clojurescript-reactive-spa-scroll-restore-example","last_synced_at":"2025-09-05T03:39:15.072Z","repository":{"id":66560093,"uuid":"108392083","full_name":"PEZ/clojurescript-reactive-spa-scroll-restore-example","owner":"PEZ","description":"A scroll restore recipe for history navigation scroll restoration in cljs reactive web apps","archived":false,"fork":false,"pushed_at":"2018-04-28T11:37:08.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T04:25:19.233Z","etag":null,"topics":[],"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/PEZ.png","metadata":{"files":{"readme":"README.adoc","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-10-26T09:43:06.000Z","updated_at":"2018-05-13T01:36:08.000Z","dependencies_parsed_at":"2023-02-28T20:15:38.727Z","dependency_job_id":null,"html_url":"https://github.com/PEZ/clojurescript-reactive-spa-scroll-restore-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojurescript-reactive-spa-scroll-restore-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojurescript-reactive-spa-scroll-restore-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojurescript-reactive-spa-scroll-restore-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojurescript-reactive-spa-scroll-restore-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PEZ","download_url":"https://codeload.github.com/PEZ/clojurescript-reactive-spa-scroll-restore-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759814,"owners_count":20505709,"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-11-27T11:57:30.204Z","updated_at":"2025-03-21T07:41:47.822Z","avatar_url":"https://github.com/PEZ.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Example project: Reagent client side routing and scroll restore with Bidi and Accountant\n\nA simple example trying to demonstrate a way to do client side routing including scroll restore on history navigation.\nhttps://github.com/juxt/bidi[Bidi] and https://github.com/venantius/accountant[Accountant] in https://reagent-project.github.io/[Reagent] projects.\n\nThe routing parts of this example are elaborated on in https://pez.github.io/2016/03/01/Reagent-clientside-routing-with-Bidi-and-Accountant.html[this blog post].\n\n## Setup\n\nThe project is configured to support an  interactive development\nworkflow using https://github.com/bhauman/lein-figwheel[Figwheel]. To start the example run:\n\n    $ lein repl\n\nwait for the `scroll-restore.user` name space to load and then issue:\n\n    scroll-restore.user\u003e (start)\n\nOpen your browser at http://localhost:3449/[localhost:3449]. You will\nhave Figwheel's magic enabled.\n\nIf you are using Emacs you can start the repl using `cider-jack-in` and enjoy\na CIDER enabled development workflow. (This is extra handy for when you are learning\nhow to set up Bidi routing tables.)\n\nIf you use VS Code I recommend installing https://marketplace.visualstudio.com/items?itemName=cospaia.clojure4vscode[Calva], which will bring you some of the Emacs Cider experience. (Yes, I am biased, I am the publisher of Calva.)\n\n## License\n\nUse however you want, at your own risk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fclojurescript-reactive-spa-scroll-restore-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpez%2Fclojurescript-reactive-spa-scroll-restore-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fclojurescript-reactive-spa-scroll-restore-example/lists"}