{"id":20506368,"url":"https://github.com/delta456/is-thirteen","last_synced_at":"2026-03-09T15:31:56.444Z","repository":{"id":97414623,"uuid":"261104098","full_name":"Delta456/is-thirteen","owner":"Delta456","description":"Check if a number is equal to 13.","archived":false,"fork":false,"pushed_at":"2020-05-24T14:20:51.000Z","size":18,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T21:41:44.583Z","etag":null,"topics":["13","fun","meme","module","thirteen","vlang"],"latest_commit_sha":null,"homepage":"","language":"Verilog","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/Delta456.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":"2020-05-04T07:09:37.000Z","updated_at":"2023-08-21T11:12:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc2d26d2-f777-43c0-9285-23000d5629a3","html_url":"https://github.com/Delta456/is-thirteen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Delta456/is-thirteen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delta456%2Fis-thirteen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delta456%2Fis-thirteen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delta456%2Fis-thirteen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delta456%2Fis-thirteen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Delta456","download_url":"https://codeload.github.com/Delta456/is-thirteen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delta456%2Fis-thirteen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30301109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"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":["13","fun","meme","module","thirteen","vlang"],"created_at":"2024-11-15T19:56:42.677Z","updated_at":"2026-03-09T15:31:56.412Z","avatar_url":"https://github.com/Delta456.png","language":"Verilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is thirteen\n\n![is-thirteen](img/is-thirteen.jpeg)\n\nCheck if a number is equal to 13. Inspired from this [Go Module](https://github.com/stanleynguyen/is-thirteen).\n\n## Installation\n\n- Manually:\n  - `git clone https://github.com/Delta456/is-thirteen is_thirteen`\n\n- Via VPM\n   - `v install is_thirteen`\n\n- Via Vpkg\n   - `vpkg install is_thirteen`\n\n## Usage\n\n```v\nimport is_thirteen\n\nfn main() {\n\tis_thirteen.number(13).thirteen()               // true\n\tis_thirteen.number(12.8).roughly.thirteen()     // true\n\tis_thirteen.number(6).within(10).of.thirteen()  // true\n\n\t// Check your math skillz\n\tis_thirteen.number(4).plus(5).thirteen()     // false\n\tis_thirteen.number(12).plus(1).thirteen()    // true\n\tis_thirteen.number(4).minus(12).thirteen()   // false\n\tis_thirteen.number(14).minus(1).thirteen()   // true\n\tis_thirteen.number(1).times(8).thirteen()    // false\n\tis_thirteen.number(26).divides(2).thirteen() // true\n\n\t// Check your spelling and chemistry skillz\n\tis_thirteen.str(\"tHirTeEn\").thirteen()  // true\n\tis_thirteen.str(\"neetriht\").backwards.thirteen()  // true\n\tis_thirteen.str(\"aLumInUm\").atomic_number.thirteen() // true\n}\n```\n\n## License\n\nReleased under [MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta456%2Fis-thirteen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelta456%2Fis-thirteen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta456%2Fis-thirteen/lists"}