{"id":32111697,"url":"https://github.com/quickscript-competiton/july2020entries","last_synced_at":"2026-02-21T03:01:50.354Z","repository":{"id":62424295,"uuid":"276084629","full_name":"Quickscript-Competiton/July2020entries","owner":"Quickscript-Competiton","description":"CLOSED: 2020 Quickscript competition: Write your own script and win prizes! ","archived":false,"fork":false,"pushed_at":"2023-10-18T21:21:22.000Z","size":72,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-20T14:55:01.064Z","etag":null,"topics":["drracket","racket","scripting"],"latest_commit_sha":null,"homepage":"","language":"Racket","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/Quickscript-Competiton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"racket","custom":"https://racket-lang.org/sfc.html"}},"created_at":"2020-06-30T11:52:22.000Z","updated_at":"2024-11-10T02:01:32.000Z","dependencies_parsed_at":"2025-10-20T14:46:27.469Z","dependency_job_id":null,"html_url":"https://github.com/Quickscript-Competiton/July2020entries","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Quickscript-Competiton/July2020entries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quickscript-Competiton%2FJuly2020entries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quickscript-Competiton%2FJuly2020entries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quickscript-Competiton%2FJuly2020entries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quickscript-Competiton%2FJuly2020entries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quickscript-Competiton","download_url":"https://codeload.github.com/Quickscript-Competiton/July2020entries/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quickscript-Competiton%2FJuly2020entries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T00:11:43.526Z","status":"online","status_checked_at":"2026-02-21T02:00:07.432Z","response_time":107,"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":["drracket","racket","scripting"],"created_at":"2025-10-20T14:45:54.322Z","updated_at":"2026-02-21T03:01:50.349Z","avatar_url":"https://github.com/Quickscript-Competiton.png","language":"Racket","funding_links":["https://github.com/sponsors/racket","https://racket-lang.org/sfc.html"],"categories":[],"sub_categories":[],"readme":"# Scripts from the Quickscript Competition July 2020\n\nThis is a collection of scripts that result from the\n[Quickscript](https://github.com/Metaxal/quickscript) Competition July\n2020.\n\nEach script has its own license (either MIT, Apache 2.0, both, or\nCC-BY).\n\n## 1. Installation\n\nIn DrRacket, in `File|Package manager|Source`, enter\n`quickscript-competition-2020`.\n\nOr, on the command line, type: `raco pkg install\nquickscript-competition-2020`.\n\nIf DrRacket is already running, click on `Scripts|Manage scripts|Reload\nmenu`.\n\n## 2. Scripts\n\nThe following scripts are included.\n\n* **breakout**: Breakout game. Move: left and right arrows. New ball: b.\n  Reset: r.\n\n* **colorscheme2package**: Save the current colorscheme as a new package\n\n* **copy-selection-as-html**: Copy selection as HTML with rainbow parens\n\n* **count-lines**: Count lines in the current selection, or for all\n  definitions.\n\n* **cs111-course-links**: CS111 links\n\n* **cve-search**: A function to help you gather CVE information, if you\n  use it with a text slection it will try and work out if there any CVEs\n  referenced by your selection\n\n* **defines**: List, search, and go to the top level definitions\n\n* **design-recipe-template**: Apply a Design Recipe template to the\n  selected text\n\n* **eyes**: Eyeballs are following you.\n\n* **fishy-completion**: A proof-of-concept completion with fishy static\n  analysis.\n\n* **format-selection**: Formats the selected text to wrap around a 78\n  character limit. It is able to detect comments.\n  [demo](https://gist.github.com/alex-hhh/9577db5c936161546c1a730028491145#gistcomment-3366757)\n\n* **letterfall**: Stare at your code falling like rocks.\n\n* **open-recent**: Open a recent file (dialog uses a search-list-box)\n\n* **plot-selected-numbers**: Takes a selection of numbers which are\n  separated by whitespaces and plots them\n\n* **preview-markdown**: Preview current markdown file in a web browser\n\n* **racket-news**: Racket news and events.\n\n* **robopat**: Produces simple asciiart robo-head saying encouraging\n  words\n\n* **rot13**: Rot13 cipher of the selected text\n\n* **show-highlighted**: The highlighted text will be displayed in a\n  World window in randomly-colored text, flashing 5 times, then \"CLOSE\n  MEEEE\" will be displayed to warn user to close that World window\n\n* **sort-lines**: Sort line numerically or alphanumerically, ascending\n  or descending\n\n* **visit-url**: visit url at insertion point\n\n## 3. Customizing\n\nIf the default keybindings, names or submenus are not to your taste,\nthey can be fully customized using Quickscript’s [shadow\nscripts](https://docs.racket-lang.org/quickscript/index.html?q=quickscripts#%28part._.Shadow_scripts%29).\n\nScripts can also be selectively deactivated from the library\n\\(`Scripts|Manage scripts|Library`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickscript-competiton%2Fjuly2020entries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickscript-competiton%2Fjuly2020entries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickscript-competiton%2Fjuly2020entries/lists"}