{"id":25620784,"url":"https://github.com/codewell/is-inside","last_synced_at":"2026-06-04T16:31:55.255Z","repository":{"id":44038106,"uuid":"224379115","full_name":"codewell/is-inside","owner":"codewell","description":"Check whether a point is inside a geometric shape","archived":false,"fork":false,"pushed_at":"2023-01-05T01:48:38.000Z","size":894,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T07:31:50.643Z","etag":null,"topics":[],"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/codewell.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":"2019-11-27T08:16:47.000Z","updated_at":"2021-05-12T15:09:47.000Z","dependencies_parsed_at":"2023-02-03T04:46:20.821Z","dependency_job_id":null,"html_url":"https://github.com/codewell/is-inside","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewell/is-inside","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Fis-inside","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Fis-inside/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Fis-inside/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Fis-inside/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewell","download_url":"https://codeload.github.com/codewell/is-inside/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewell%2Fis-inside/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33914546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-22T07:28:02.386Z","updated_at":"2026-06-04T16:31:55.206Z","avatar_url":"https://github.com/codewell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-inside\nCheck whether a point is inside a geometric shape\n# @codewell/is-inside\n\n## Installation\n```\nnpm install @codewell/is-inside\n```\n\n## Basic Usage\n```JavaScript\nimport \u003cnameOfModule\u003e from '@codewell/is-inside';\n\n// Write examples here\n```\n\n## Testing\n**Functions**  \nWrite tests in the `tests/` folder\n\n**Package**\n1. Make a dry reslease with `npm run dry-release`. This will generate a file `packagename-x.x.x.tgz`.\n2. Install the package in your other application/package by running `npm install path/to/packagename-x.x.x.tgz`.\n3. Import and use as usual in you application/package.\n\n## Releasing\n1. Run `npm run release`\n2. Push the code to github\n3. Update package version \n    - `npm version patch` updates `x.x.1` -\u003e `x.x.2`\n    - `npm version minor` updates `x.1.x` -\u003e `x.2.x`\n    - `npm version major` updates `1.x.x` -\u003e `2.x.x`\n4. Run `npm publish --access public`\n\n## Issues\nPlease help by posting issues here on github\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewell%2Fis-inside","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewell%2Fis-inside","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewell%2Fis-inside/lists"}