{"id":13760324,"url":"https://github.com/babashka/scittle","last_synced_at":"2026-02-10T22:05:41.697Z","repository":{"id":40258576,"uuid":"370008400","full_name":"babashka/scittle","owner":"babashka","description":"Execute Clojure(Script) directly from browser script tags via SCI","archived":false,"fork":false,"pushed_at":"2026-01-24T22:27:27.000Z","size":6125,"stargazers_count":417,"open_issues_count":6,"forks_count":35,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-25T10:58:16.603Z","etag":null,"topics":["clojure","clojurescript","interpreter","sci"],"latest_commit_sha":null,"homepage":"https://babashka.org/scittle","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/babashka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-23T09:17:05.000Z","updated_at":"2026-01-24T22:27:31.000Z","dependencies_parsed_at":"2023-12-22T14:33:17.063Z","dependency_job_id":"83babb50-abfa-44fa-ab1c-67948903ad87","html_url":"https://github.com/babashka/scittle","commit_stats":null,"previous_names":["borkdude/scittle"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/babashka/scittle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fscittle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fscittle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fscittle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fscittle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babashka","download_url":"https://codeload.github.com/babashka/scittle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babashka%2Fscittle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29319325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","clojurescript","interpreter","sci"],"created_at":"2024-08-03T13:01:07.867Z","updated_at":"2026-02-10T22:05:41.686Z","avatar_url":"https://github.com/babashka.png","language":"Clojure","funding_links":[],"categories":["Clojure"],"sub_categories":[],"readme":"# Scittle\n\nThe [Small Clojure Interpreter](https://github.com/babashka/sci) exposed for usage in script tags.\n\nTry it out on [CodePen](https://codepen.io/Prestance/pen/PoOdZQw)!\n\nSee [Github pages](https://babashka.org/scittle/) for usage.\n\nSee\n[babashka-scittle-guestbook](https://github.com/kloimhardt/babashka-scittle-guestbook)\nfor a minimal full stack web application.\n\nSee [releases](https://github.com/babashka/scittle/releases) for links to\n[JSDelivr](https://www.jsdelivr.com) to get versioned artifacts.\n\n## Serving assets\n\nTo serve assets you can use the\n[babashka.http-server](https://github.com/babashka/http-server) dependency (with\nbabashka or Clojure JVM):\n\n``` clojure\n(require '[babashka.http-server :as http])\n(http/serve {:port 1341 :dir \"resources/public\"})\n@(promise) ;; wait until process is killed\n```\n\n### nREPL\n\nSee [doc/nrepl](doc/nrepl).\n\n### Service worker\n\nSee [doc/serviceworker.md](doc/serviceworker.md).\n\n## Tasks\n\nRun `bb tasks` to see all available tasks:\n\n```\n$ bb tasks\nThe following tasks are available:\n\nclean   Start from clean slate.\ndev     Development build. Starts webserver and watches for changes.\nprod    Builds production artifacts.\nrelease Updates Github pages with new release build.\n```\n\n## Credits\n\nIdea by Arne Brasseur a.k.a [plexus](https://github.com/plexus).\nName by Alessandra Sierra (the name occurs first in [this](https://stuartsierra.com/2019/12/21/clojure-start-time-in-2019/) blog post).\n\n## License\n\nCopyright © 2021 - 2022 Michiel Borkent\n\nDistributed under the EPL License. See LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabashka%2Fscittle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabashka%2Fscittle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabashka%2Fscittle/lists"}