{"id":15171919,"url":"https://github.com/wvbe/dirty_deno_slapper","last_synced_at":"2026-01-25T16:31:07.159Z","repository":{"id":236937349,"uuid":"793463940","full_name":"wvbe/dirty_deno_slapper","owner":"wvbe","description":"A Deno module that slaps your TS/CSS source together","archived":false,"fork":false,"pushed_at":"2024-05-19T21:16:15.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T03:11:56.124Z","etag":null,"topics":["deno","esbuild","postcss","xhtml"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/wvbe.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":"2024-04-29T09:16:13.000Z","updated_at":"2024-05-19T21:16:16.000Z","dependencies_parsed_at":"2024-09-23T01:30:56.719Z","dependency_job_id":"9982c7c3-e1c4-41de-a3ff-7051e3b7cb47","html_url":"https://github.com/wvbe/dirty_deno_slapper","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"396c03570cc24f68bb427889a8c9777aa9ea8d26"},"previous_names":["wvbe/dirty_deno_slapper"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/wvbe/dirty_deno_slapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fdirty_deno_slapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fdirty_deno_slapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fdirty_deno_slapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fdirty_deno_slapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wvbe","download_url":"https://codeload.github.com/wvbe/dirty_deno_slapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fdirty_deno_slapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: 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":["deno","esbuild","postcss","xhtml"],"created_at":"2024-09-27T09:21:25.962Z","updated_at":"2026-01-25T16:31:07.143Z","avatar_url":"https://github.com/wvbe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A real quick-and-dirty build system for a simple XHTML/TS/CSS page, because I hate to write it twice.\n\n\u003e No guarantees to a stable API whatsoever\n\nIn your `slap.ts`:\n\n```sh\nawait slap(\n\timport.meta.resolve('./src/game/Game.ts'),\n\timport.meta.resolve('./src/style.css'),\n\t{\n\t\tsourcemap: true,\n\t},\n);\nconsole.log(xhtml);\n```\n\nThen in your `deno.json`:\n\n```json\n{\n\t…\n\t\"tasks\": {\n\t\t\"slap\": \"deno run -A slap.ts \u003e slap.html\",\n\t\t\"watch\": \"npx chokidar-cli \\\"src/**/*\\\" --command \\\"deno task slap\\\"\",\n\t\t\"dev\": \"deno task slap \u0026\u0026 deno task watch\"\n\t}\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvbe%2Fdirty_deno_slapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwvbe%2Fdirty_deno_slapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvbe%2Fdirty_deno_slapper/lists"}