{"id":13740953,"url":"https://github.com/IIIF-Commons/manifold","last_synced_at":"2025-05-08T20:32:53.780Z","repository":{"id":9905823,"uuid":"60095668","full_name":"IIIF-Commons/manifold","owner":"IIIF-Commons","description":"Wraps Manifesto to provide viewer state and related utilities","archived":false,"fork":false,"pushed_at":"2025-04-17T15:38:11.000Z","size":2653,"stargazers_count":7,"open_issues_count":3,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-18T05:31:34.758Z","etag":null,"topics":["iiif","typescript"],"latest_commit_sha":null,"homepage":"","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/IIIF-Commons.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-31T14:16:55.000Z","updated_at":"2024-12-05T15:07:09.000Z","dependencies_parsed_at":"2024-11-15T10:33:25.428Z","dependency_job_id":"18efe1b2-e927-44bf-93de-3063c7c28ae2","html_url":"https://github.com/IIIF-Commons/manifold","commit_stats":{"total_commits":415,"total_committers":5,"mean_commits":83.0,"dds":0.05783132530120483,"last_synced_commit":"1373a3343e316096fbb1ae71e2fb2e20de6a994e"},"previous_names":["universalviewer/manifold"],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IIIF-Commons%2Fmanifold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IIIF-Commons%2Fmanifold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IIIF-Commons%2Fmanifold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IIIF-Commons%2Fmanifold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IIIF-Commons","download_url":"https://codeload.github.com/IIIF-Commons/manifold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253145117,"owners_count":21861189,"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":["iiif","typescript"],"created_at":"2024-08-03T04:00:53.935Z","updated_at":"2025-05-08T20:32:53.740Z","avatar_url":"https://github.com/IIIF-Commons.png","language":"TypeScript","funding_links":[],"categories":["Presentation API Libraries"],"sub_categories":["Image viewers (Image API only)"],"readme":"# manifold\n\n[![Build Status](https://github.com/IIIF-Commons/manifold/actions/workflows/build-test.yml/badge.svg?branch=master)](https://github.com/IIIF-Commons/manifold/actions/workflows/build-test.yml)\n\n    npm install @iiif/manifold --save\n\nStateful utils on top of manifesto. Returns a `helper` object that can be used to navigate a IIIF manifest.\n\ne.g.\n\n- `getMetadata`: returns all metadata for current image, range, canvas, sequence, manifest)\n- `getCurrentRange`, `getPreviousRange`, `getNextRange`: Used to navigate a flattened range tree (useful for IIIF AV scenarios)\n- `getTree`: Returns a default tree (sortable by `navDate`) of collections, manifests, ranges, or a tree based on a given top range.\n\nHas an ajax implementation of manifesto's `IExternalResource` (used in the IIIF auth flow).\n\n## Getting Started\n\n### Documentation\n\nhttps://iiif-commons.github.io/manifold/\n\n### Developer Setup\n\n    git clone https://github.com/iiif-commons/manifold.git\n    npm install\n    npm run build\n\n### Testing the build\nThe build can be run and tested in the browser console by running\n\n    npm start\n\nand navigating to examples/index.html.\n\n### Publishing Package\n\n    git checkout master\n    npm version patch\n    git add .\n    git commit -m \"Release v1.2.3\"\n    git tag v1.2.3\n    git push origin master v1.2.3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIIIF-Commons%2Fmanifold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIIIF-Commons%2Fmanifold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIIIF-Commons%2Fmanifold/lists"}