{"id":23059867,"url":"https://github.com/chanonroy/is-chanon","last_synced_at":"2025-06-12T02:05:46.348Z","repository":{"id":34641644,"uuid":"181504251","full_name":"chanonroy/is-chanon","owner":"chanonroy","description":"🤔 Parody npm package to test tooling, publishing, and deployment","archived":false,"fork":false,"pushed_at":"2023-01-07T04:43:09.000Z","size":1845,"stargazers_count":11,"open_issues_count":28,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-23T02:42:17.906Z","etag":null,"topics":["circleci","docz","jest","netlify","node","semantic-release","typescript","yarn"],"latest_commit_sha":null,"homepage":"https://is-chanon.netlify.com/","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/chanonroy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-15T14:29:26.000Z","updated_at":"2022-09-23T10:29:41.000Z","dependencies_parsed_at":"2023-01-15T08:30:53.380Z","dependency_job_id":null,"html_url":"https://github.com/chanonroy/is-chanon","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/chanonroy/is-chanon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fis-chanon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fis-chanon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fis-chanon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fis-chanon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanonroy","download_url":"https://codeload.github.com/chanonroy/is-chanon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fis-chanon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259382283,"owners_count":22848834,"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":["circleci","docz","jest","netlify","node","semantic-release","typescript","yarn"],"created_at":"2024-12-16T03:10:40.457Z","updated_at":"2025-06-12T02:05:46.323Z","avatar_url":"https://github.com/chanonroy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-chanon\n\n[![NPM](https://img.shields.io/npm/l/is-chanon.svg)](https://github.com/chanonroy/is-chanon/blob/master/LICENSE)\n[![npm](https://img.shields.io/npm/v/is-chanon.svg)](https://www.npmjs.com/package/is-chanon)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\nA simple stateless function to determine whether a string contains my name (Chanon) or not.\n\nThis is more of a parody module to help me test out best practices with CI/CD, npm publishing, and semantic versioning.\n\n## Usage\n\nInstall the package\n\n```\nyarn add is-chanon\n```\n\nUse the package as needed\n\n```js\nconst isChanon = require(\"is-chanon\");\n\nisChanon(\"Chanon\"); // true\nisChanon(\"chanon\"); // true\nisChanon(\"Charles\"); // false\nisChanon(\"channon\"); // false\nisChanon(\"matthew\"); // false\n```\n\n## Testing\n\nInstall dependencies\n\n```\nyarn\n```\n\nRun the Jest tests\n\n```\nyarn test\n```\n\n## Contributing\n\nFeel free to open up a PR and contribute to this great npm package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanonroy%2Fis-chanon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanonroy%2Fis-chanon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanonroy%2Fis-chanon/lists"}