{"id":26865675,"url":"https://github.com/tom-spalding/petrie-itis","last_synced_at":"2025-03-31T04:19:07.079Z","repository":{"id":57322453,"uuid":"135858049","full_name":"tom-spalding/petrie-itis","owner":"tom-spalding","description":"a ITIS search wrapper to be used with Petrie","archived":false,"fork":false,"pushed_at":"2018-06-24T20:56:49.000Z","size":437,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T03:06:08.815Z","etag":null,"topics":["api","api-wrapper","classification","data-structures","graph","itis","petrie","phylogeny","taxonomy"],"latest_commit_sha":null,"homepage":"https://nebulousdog.github.io/petrie-itis/","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/tom-spalding.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":"2018-06-02T23:01:15.000Z","updated_at":"2023-03-08T03:33:04.000Z","dependencies_parsed_at":"2022-08-25T21:00:57.785Z","dependency_job_id":null,"html_url":"https://github.com/tom-spalding/petrie-itis","commit_stats":null,"previous_names":["nebulousdog/petrie-itis","tom-spalding/petrie-itis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-spalding%2Fpetrie-itis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-spalding%2Fpetrie-itis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-spalding%2Fpetrie-itis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-spalding%2Fpetrie-itis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-spalding","download_url":"https://codeload.github.com/tom-spalding/petrie-itis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413241,"owners_count":20773054,"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":["api","api-wrapper","classification","data-structures","graph","itis","petrie","phylogeny","taxonomy"],"created_at":"2025-03-31T04:19:06.496Z","updated_at":"2025-03-31T04:19:07.072Z","avatar_url":"https://github.com/tom-spalding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Petrie ITIS 🦕](https://github.com/nebulousdog/petrie-itis)\n\n![build](https://travis-ci.org/nebulousdog/petrie-itis.svg?branch=master)\n![coverage](https://coveralls.io/repos/github/nebulousdog/petrie-itis/badge.svg?branch=master)\n![vulnerabilities](https://snyk.io/test/github/nebulousdog/petrie-itis/badge.svg?targetFile=package.json)\n\nA simple wrapper to query the Integrated Taxonomic Information System ([ITIS](https://www.itis.gov)) database and format the result for [Petrie](https://github.com/nebulousdog/petrie) using the [ITIS API endpoints](https://www.itis.gov/ws_description.html).\n\n## Usage\n\n```javascript\nconst ITISSearcher = require('petrie-itis');\nconst nepenthes = new ITISSearcher('nepenthes');\n```\n\nThis queries the ITIS database, and caches the formatted data. There is a `refresh` convenience method to query the database again in case there was a network error.\n\n## Getting started\n\n* YARN:\n\n  `yarn add petrie petrie-itis`\n\n* NPM:\n\n  `npm install petrie petrie-itis`\n\n## Contributing\n\nFeel free to clone the repo and make a PR!\n\n`git clone git@github.com:nebulousdog/petrie-itis.git`\n\n## Tests\n\nRun tests with `yarn test`.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-spalding%2Fpetrie-itis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom-spalding%2Fpetrie-itis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-spalding%2Fpetrie-itis/lists"}