{"id":17210717,"url":"https://github.com/alexknauth/scribble-code-examples","last_synced_at":"2026-02-06T22:30:45.503Z","repository":{"id":31942032,"uuid":"35511698","full_name":"AlexKnauth/scribble-code-examples","owner":"AlexKnauth","description":"A scribble examples form that works for non-s-expression languages","archived":false,"fork":false,"pushed_at":"2024-04-17T00:15:54.000Z","size":21,"stargazers_count":7,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T11:13:04.571Z","etag":null,"topics":["documentation-tool","racket"],"latest_commit_sha":null,"homepage":"","language":"Racket","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/AlexKnauth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-05-12T20:44:14.000Z","updated_at":"2023-09-26T17:09:30.000Z","dependencies_parsed_at":"2024-06-19T03:04:06.447Z","dependency_job_id":"9bd46b7d-142a-49f4-96ef-25ed7afe93ed","html_url":"https://github.com/AlexKnauth/scribble-code-examples","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":0.07692307692307687,"last_synced_commit":"18166292d8d491881cf5ac98352c23bd5ebec312"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fscribble-code-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fscribble-code-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fscribble-code-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fscribble-code-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexKnauth","download_url":"https://codeload.github.com/AlexKnauth/scribble-code-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458710,"owners_count":20618697,"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":["documentation-tool","racket"],"created_at":"2024-10-15T02:55:06.926Z","updated_at":"2026-02-06T22:30:45.465Z","avatar_url":"https://github.com/AlexKnauth.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scribble-code-examples\nA scribble examples form that works for non-s-expression languages\n\nDocumentation: https://docs.racket-lang.org/scribble-code-examples/index.html\n\nThis repository contains two packages:\n - `scribble-code-examples-lib`, contains the `scribble-code-examples` module but no docs or tests\n - `scribble-code-examples`, contains the documentation and tests\n\n```racket\n(require scribble-code-examples)\n```\n\nIn a Scribble Documentation file, writing this:\n```racket\n@code-examples[#:lang \"at-exp racket\" #:context #'here]|{\n(+ 1 2)\n@+[1 3]\n}|\n```\n\nProduces output that shows a Repl interaction like this:\n```racket\n\u003e (+ 1 2)\n3\n\u003e @+[1 3]\n4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexknauth%2Fscribble-code-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexknauth%2Fscribble-code-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexknauth%2Fscribble-code-examples/lists"}