{"id":16157282,"url":"https://github.com/nithinbekal/isbn","last_synced_at":"2025-03-18T20:30:49.259Z","repository":{"id":56461814,"uuid":"74441323","full_name":"nithinbekal/isbn","owner":"nithinbekal","description":"An Elixir package to check valid ISBNs","archived":false,"fork":false,"pushed_at":"2021-11-10T00:48:35.000Z","size":8,"stargazers_count":3,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T12:07:49.560Z","etag":null,"topics":["books","elixir","elixir-lang"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/nithinbekal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-22T06:23:24.000Z","updated_at":"2023-09-06T17:42:43.000Z","dependencies_parsed_at":"2022-08-15T19:10:44.969Z","dependency_job_id":null,"html_url":"https://github.com/nithinbekal/isbn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinbekal%2Fisbn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinbekal%2Fisbn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinbekal%2Fisbn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinbekal%2Fisbn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nithinbekal","download_url":"https://codeload.github.com/nithinbekal/isbn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950792,"owners_count":20373664,"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":["books","elixir","elixir-lang"],"created_at":"2024-10-10T01:49:04.565Z","updated_at":"2025-03-18T20:30:48.988Z","avatar_url":"https://github.com/nithinbekal.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ISBN\n\n\n## Installation\n\nAdd `isbn` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:isbn, \"~\u003e 0.1.0\"}]\nend\n```\n\n## Examples\n\n`ISBN.valid?/1` checks if the given string is a valid ISBN.\n\n```elixir\nISBN.valid?(\"0-306-40615-2\")\n#=\u003e true\n\nISBN.valid?(\"1234567\")\n#=\u003e false\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnithinbekal%2Fisbn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnithinbekal%2Fisbn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnithinbekal%2Fisbn/lists"}