{"id":21849671,"url":"https://github.com/albertoblaz/tictactoe-cljs","last_synced_at":"2026-05-18T00:35:58.851Z","repository":{"id":145516574,"uuid":"65561714","full_name":"albertoblaz/TicTacToe-cljs","owner":"albertoblaz","description":"Implementation of TicTacToe in ClojureScript using Reagent","archived":false,"fork":false,"pushed_at":"2016-10-12T07:32:50.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T17:54:57.535Z","etag":null,"topics":["clojure","reagent"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/albertoblaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-12T15:02:46.000Z","updated_at":"2024-10-27T17:35:22.000Z","dependencies_parsed_at":"2024-02-26T02:30:44.786Z","dependency_job_id":null,"html_url":"https://github.com/albertoblaz/TicTacToe-cljs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/albertoblaz/TicTacToe-cljs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2FTicTacToe-cljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2FTicTacToe-cljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2FTicTacToe-cljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2FTicTacToe-cljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertoblaz","download_url":"https://codeload.github.com/albertoblaz/TicTacToe-cljs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoblaz%2FTicTacToe-cljs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["clojure","reagent"],"created_at":"2024-11-28T00:13:59.604Z","updated_at":"2026-05-18T00:35:58.847Z","avatar_url":"https://github.com/albertoblaz.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljs-reagent\n\nFIXME: Write a one-line description of your library/project.\n\n## Overview\n\nFIXME: Write a paragraph about the library/project and highlight its goals.\n\n## Setup\n\nMost of the following scripts require [rlwrap](http://utopia.knoware.nl/~hlub/uck/rlwrap/) (on OS X installable via brew).\n\nBuild your project once in dev mode with the following script and then open `index.html` in your browser.\n\n    ./scripts/build\n\nTo auto build your project in dev mode:\n\n    ./scripts/watch\n\nTo start an auto-building Node REPL:\n\n    ./scripts/repl\n\nTo get source map support in the Node REPL:\n\n    lein npm install\n    \nTo start a browser REPL:\n    \n1. Uncomment the following lines in src/cljs_reagent/core.cljs:\n```clojure\n;; (defonce conn\n;;   (repl/connect \"http://localhost:9000/repl\"))\n```\n2. Run `./scripts/brepl`\n3. Browse to `http://localhost:9000` (you should see `Hello world!` in the web console)\n4. (back to step 3) you should now see the REPL prompt: `cljs.user=\u003e`\n5. You may now evaluate ClojureScript statements in the browser context.\n    \nFor more info using the browser as a REPL environment, see\n[this](https://github.com/clojure/clojurescript/wiki/The-REPL-and-Evaluation-Environments#browser-as-evaluation-environment).\n    \nClean project specific out:\n\n    lein clean\n     \nBuild a single release artifact with the following script and then open `index_release.html` in your browser.\n\n    ./scripts/release\n\n## License\n\nCopyright © 2016 FIXME\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoblaz%2Ftictactoe-cljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertoblaz%2Ftictactoe-cljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoblaz%2Ftictactoe-cljs/lists"}