{"id":15749716,"url":"https://github.com/ksxgithub/deno_simple_type_assert","last_synced_at":"2026-04-30T10:36:16.211Z","repository":{"id":62421474,"uuid":"249328000","full_name":"KSXGitHub/deno_simple_type_assert","owner":"KSXGitHub","description":"Simple type assertion library for Deno","archived":false,"fork":false,"pushed_at":"2020-03-23T04:00:25.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T00:14:18.432Z","etag":null,"topics":["assert","deno","library","testing","typecheck","typescript"],"latest_commit_sha":null,"homepage":"https://deno.land/x/simple_type_assert","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/KSXGitHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-23T03:35:11.000Z","updated_at":"2020-03-23T03:52:01.000Z","dependencies_parsed_at":"2022-11-01T17:32:28.360Z","dependency_job_id":null,"html_url":"https://github.com/KSXGitHub/deno_simple_type_assert","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fdeno_simple_type_assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fdeno_simple_type_assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fdeno_simple_type_assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fdeno_simple_type_assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KSXGitHub","download_url":"https://codeload.github.com/KSXGitHub/deno_simple_type_assert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429493,"owners_count":20775808,"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":["assert","deno","library","testing","typecheck","typescript"],"created_at":"2024-10-04T06:04:36.522Z","updated_at":"2026-04-30T10:36:16.185Z","avatar_url":"https://github.com/KSXGitHub.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Type Assert\n\nSimple type assertion library for Deno.\n\n## Usage\n\n```typescript\nimport assert from 'https://deno.land/x/simple_type_assert/index.ts'\nassert\u003cnumber\u003e(0, 1, 2) // =\u003e passed\nassert\u003cnumber\u003e('string') // =\u003e error\n```\n\n## License\n\n[MIT](https://git.io/JvDdz) © [Hoàng Văn Khải](https://github.com/KSXGitHub)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksxgithub%2Fdeno_simple_type_assert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksxgithub%2Fdeno_simple_type_assert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksxgithub%2Fdeno_simple_type_assert/lists"}