{"id":22311204,"url":"https://github.com/joymon/deno-demos","last_synced_at":"2025-03-26T02:14:25.776Z","repository":{"id":145781242,"uuid":"332301141","full_name":"joymon/deno-demos","owner":"joymon","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-23T20:24:48.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-30T23:32:17.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/joymon.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-23T20:24:44.000Z","updated_at":"2021-09-18T00:17:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c02b0f3f-3f05-4524-a6a3-7afa35013a8f","html_url":"https://github.com/joymon/deno-demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"tarikeshaq/deno-codespaces","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fdeno-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fdeno-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fdeno-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fdeno-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joymon","download_url":"https://codeload.github.com/joymon/deno-demos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573892,"owners_count":20637674,"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":[],"created_at":"2024-12-03T21:18:05.205Z","updated_at":"2025-03-26T02:14:25.770Z","avatar_url":"https://github.com/joymon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deno Codespaces template 🦕\nA template for building deno modules with a github codespaces setup.\n\n## How to use\n1. On Github, simply click the `Use this template` button.\n2. From there, on your generated repository, click the `Code` button and create a new codespace\n3. Github codespaces will do the rest for you!\n\n## Summary of the template\nThis template is setup to show how one might build a module using\nDeno. You'll find the following files in the template:\n- `deps.ts` This is where you import and re-export any third party dependencies for convienience\n- `mod.ts` This is where you might export everything a library consumer would consume\n- `main.ts` This is setup for you in case you want to run an applciation, \nyou can do that using `deno run main.ts`\n- `src/types.ts` This is where you might define all the TypeScript types\n- `src/error.ts` This is where you might define all the errors you use\n- `tests/test.deps.ts` This where you import and re-export any third party dependencies\n your **tests** may use\n- `test/example.test.ts` This is an example test. You can run it using `deno test`\n- `import_map.json` An example import maps. As of me writing this, import maps are\n**unstable** and thus not used by the other files. But I put it here for convienience\n- `.devcontainer` You don't have to worry about this, this is where the setup for\ngithub codespaces lives\n\n## License\nThis template is licensed under an MIT license.\n\n## Contributing\nPRs and Issues are very welcome! 🤝\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoymon%2Fdeno-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoymon%2Fdeno-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoymon%2Fdeno-demos/lists"}