{"id":20812077,"url":"https://github.com/samuelmarina/is-odd","last_synced_at":"2026-02-27T03:03:14.229Z","repository":{"id":46668468,"uuid":"397376286","full_name":"samuelmarina/is-odd","owner":"samuelmarina","description":"Is a number odd?","archived":false,"fork":false,"pushed_at":"2021-09-07T09:58:45.000Z","size":56203,"stargazers_count":187,"open_issues_count":21,"forks_count":23,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T19:05:57.978Z","etag":null,"topics":["odd"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/samuelmarina.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-08-17T19:56:36.000Z","updated_at":"2025-03-08T08:16:54.000Z","dependencies_parsed_at":"2022-09-04T05:02:21.004Z","dependency_job_id":null,"html_url":"https://github.com/samuelmarina/is-odd","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/samuelmarina%2Fis-odd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmarina%2Fis-odd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmarina%2Fis-odd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmarina%2Fis-odd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelmarina","download_url":"https://codeload.github.com/samuelmarina/is-odd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657870,"owners_count":21140844,"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":["odd"],"created_at":"2024-11-17T20:50:10.180Z","updated_at":"2026-02-27T03:03:09.195Z","avatar_url":"https://github.com/samuelmarina.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# is-odd [![npm](https://img.shields.io/npm/v/@samuelmarina/is-odd?style=plastic)](https://www.npmjs.com/package/@samuelmarina/is-odd) [![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCJKYubtV1bfbhS-SxTm9Z1A?style=social)](https://youtube.com/sammillervlogs)\n\u003e Return true if the number passed is odd, hopefully...\n\n## Install\nInstall with [npm](https://www.npmjs.com/)\n```sh\n$ npm install --save @samuelmarina/is-odd\n```\n\n## How to use it\n```js\nvar isOdd = require('@samuelmarina/is-odd');\n\nisOdd(1); //true\nisOdd(2); //false\nisOdd(3); //true\n// And so on... just for a little while\n```\n## About\nThis is a 100% serious project, and it is made to help the community. I figured it out that people also would like to know when a number is odd, and with the npm package [@samuelmarina/is-even](https://www.npmjs.com/package/@samuelmarina/is-even) it was not completely clear, so I decided to create this one as well. Remember, all this hard work is because I care about the community\n\n### Contributing\nPLEASE, MAKE A PULL REQUEST SO WE CAN FINISH THIS PROJECT ASAP. Also, give it a star, for the sake of God.\n\n### Author\n**Samuel Mariña AKA Samuel Miller**\n* [github/samuelmarina](https://github.com/samuelmarina)\n* [youtube/sammillervlogs](https://youtube.com/sammillervlogs)\n\n### License\nCopyright © 2021, [Samuel Mariña](https://github.com/samuelmarina).\nReleased under the [ISC License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarina%2Fis-odd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelmarina%2Fis-odd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarina%2Fis-odd/lists"}