{"id":16125532,"url":"https://github.com/semibran/divisible","last_synced_at":"2025-04-06T13:12:40.428Z","repository":{"id":57213156,"uuid":"93335072","full_name":"semibran/divisible","owner":"semibran","description":"Determine if one number is divisible by another","archived":false,"fork":false,"pushed_at":"2017-06-04T18:59:54.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T18:59:16.813Z","etag":null,"topics":["arithmetic","divisible","division","math"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/semibran.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}},"created_at":"2017-06-04T18:59:49.000Z","updated_at":"2019-02-06T21:24:29.000Z","dependencies_parsed_at":"2022-08-24T21:01:32.835Z","dependency_job_id":null,"html_url":"https://github.com/semibran/divisible","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/semibran%2Fdivisible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Fdivisible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Fdivisible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Fdivisible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semibran","download_url":"https://codeload.github.com/semibran/divisible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485291,"owners_count":20946398,"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":["arithmetic","divisible","division","math"],"created_at":"2024-10-09T21:29:55.827Z","updated_at":"2025-04-06T13:12:40.394Z","avatar_url":"https://github.com/semibran.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# divisible\n\u003e Determine if one number is divisible by another\n\n```js\n\u003e const divisible = require('divisible')\nundefined\n\n\u003e divisible(4, 2)\ntrue\n\n\u003e divisible(8, 3)\nfalse\n```\n\n## install\n```sh\nnpm install divisible\n```\n\n## license\n[MIT](https://opensource.org/licenses/MIT) © [Brandon Semilla](https://git.io/semibran)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Fdivisible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemibran%2Fdivisible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Fdivisible/lists"}