{"id":15437788,"url":"https://github.com/victorb/clojulator","last_synced_at":"2026-06-19T03:31:13.434Z","repository":{"id":148376835,"uuid":"58193211","full_name":"victorb/clojulator","owner":"victorb","description":"Calculator made with Clojurescript + om","archived":false,"fork":false,"pushed_at":"2016-05-17T08:28:30.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T04:14:25.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/victorb.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-05-06T08:37:07.000Z","updated_at":"2018-12-19T20:31:40.000Z","dependencies_parsed_at":"2023-05-14T22:45:09.142Z","dependency_job_id":null,"html_url":"https://github.com/victorb/clojulator","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"a88fd2e91110ffcfbc75269e75dad9e9f123b6ab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorb/clojulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fclojulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fclojulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fclojulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fclojulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorb","download_url":"https://codeload.github.com/victorb/clojulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fclojulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34516549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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-01T18:58:49.928Z","updated_at":"2026-06-19T03:31:13.416Z","avatar_url":"https://github.com/victorb.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clojulator\n\nCalculator made using Clojurescript + Om. Runs in the browser, iOS and Android.\n\n## Overview\n\nThis is a project meant for learning clojure/clojurescript. Not really meant to build a full-scale project,\njust something to get a taste of clojurescript and Om.\n\n![](screenshot.png)\n\n## Setup\n\nTo get an interactive development environment run:\n\n    lein figwheel\n\nand open your browser at [localhost:3449](http://localhost:3449/).\nThis will auto compile and send all changes to the browser without the\nneed to reload. After the compilation process is complete, you will\nget a Browser Connected REPL. An easy way to try it is:\n\n    (js/alert \"Am I connected?\")\n\nand you should see an alert in the browser window.\n\nTo clean all compiled files:\n\n    lein clean\n\nTo create a production build run:\n\n    lein do clean, cljsbuild once min\n\nAnd open your browser in `resources/public/index.html`. You will not\nget live reloading, nor a REPL. \n\n## License\n\nCopyright © 2016 Victor Bjelkholm MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorb%2Fclojulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorb%2Fclojulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorb%2Fclojulator/lists"}