{"id":50850176,"url":"https://github.com/matthewnoel/scratch-project-guides","last_synced_at":"2026-06-14T13:07:17.703Z","repository":{"id":65830960,"uuid":"600280809","full_name":"matthewnoel/scratch-project-guides","owner":"matthewnoel","description":"Guides for Scratch projects","archived":false,"fork":false,"pushed_at":"2026-04-21T21:30:19.000Z","size":2625,"stargazers_count":0,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-21T23:29:23.221Z","etag":null,"topics":["education","scratch","scratch3","scratchblocks","svelte"],"latest_commit_sha":null,"homepage":"https://matthewnoel.github.io/scratch-project-guides/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthewnoel.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":"CODEOWNERS","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":"2023-02-11T02:15:05.000Z","updated_at":"2026-04-21T21:30:23.000Z","dependencies_parsed_at":"2024-11-10T01:24:21.553Z","dependency_job_id":"ecdc15f0-d31b-47d8-8126-4e1ac3391b50","html_url":"https://github.com/matthewnoel/scratch-project-guides","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matthewnoel/scratch-project-guides","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewnoel%2Fscratch-project-guides","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewnoel%2Fscratch-project-guides/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewnoel%2Fscratch-project-guides/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewnoel%2Fscratch-project-guides/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewnoel","download_url":"https://codeload.github.com/matthewnoel/scratch-project-guides/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewnoel%2Fscratch-project-guides/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34322314,"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-14T02:00:07.365Z","response_time":62,"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":["education","scratch","scratch3","scratchblocks","svelte"],"created_at":"2026-06-14T13:07:16.893Z","updated_at":"2026-06-14T13:07:17.698Z","avatar_url":"https://github.com/matthewnoel.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scratch Project Guides\n\nGuides for [Scratch](https://scratch.mit.edu/) projects.\n\n## Developing\n\n### Global Dependencies\n\n[Node.js](https://nodejs.org/)\n\n### Building and Running\n\nSet Node version\n\n```\nnvm use\n```\n\nInstall project dependencies\n\n```\nnpm i\n```\n\nRun the generation script to parse the markdown documents and create javascript objects\n\n```\nnpm run generate-projects\n```\n\nRun development server\n\n```\nnpm run dev\n```\n\n### Code Quality\n\nThere are various code quality checks you can run with\n\n```\nnpm run format\nnpm run lint\nnpm run check\n```\n\n### Testing\n\nThe project uses playwright for end-to-end testing. You can run the test suite with\n\n```\nnpm run test\n```\n\n### Useful Links\n\n[REPL](https://scratchblocks.github.io/#?style=scratch3\u0026script=)\n\n[Scratchblocks Syntax Guide](https://en.scratch-wiki.info/wiki/Block_Plugin/Syntax)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewnoel%2Fscratch-project-guides","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewnoel%2Fscratch-project-guides","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewnoel%2Fscratch-project-guides/lists"}