{"id":13454663,"url":"https://github.com/lwojcik/react-tridi-wrapper","last_synced_at":"2025-03-24T06:31:06.547Z","repository":{"id":39900744,"uuid":"328230485","full_name":"lwojcik/react-tridi-wrapper","owner":"lwojcik","description":"360-degree image viewer as a React component","archived":true,"fork":false,"pushed_at":"2022-05-22T19:25:43.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-28T21:40:31.536Z","etag":null,"topics":["360","360-photo","360-view","360photo","3d","image","image-viewer","javascript","product","product-view","product-viewer","product-visualisation","tridi","viewer"],"latest_commit_sha":null,"homepage":"https://tridi.lukem.net/","language":"TypeScript","has_issues":false,"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/lwojcik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-01-09T19:27:32.000Z","updated_at":"2024-01-23T03:11:15.000Z","dependencies_parsed_at":"2022-08-25T19:41:34.696Z","dependency_job_id":null,"html_url":"https://github.com/lwojcik/react-tridi-wrapper","commit_stats":null,"previous_names":["lukemnet/react-tridi-wrapper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwojcik%2Freact-tridi-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwojcik%2Freact-tridi-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwojcik%2Freact-tridi-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwojcik%2Freact-tridi-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwojcik","download_url":"https://codeload.github.com/lwojcik/react-tridi-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245222387,"owners_count":20580147,"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":["360","360-photo","360-view","360photo","3d","image","image-viewer","javascript","product","product-view","product-viewer","product-visualisation","tridi","viewer"],"created_at":"2024-07-31T08:00:56.516Z","updated_at":"2025-03-24T06:31:06.200Z","avatar_url":"https://github.com/lwojcik.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# react-tridi-wrapper\n\n[![npm (latest)](https://img.shields.io/npm/v/react-tridi-wrapper/latest.svg)](https://www.npmjs.com/package/react-tridi-wrapper)\n[![Build status](https://ci.appveyor.com/api/projects/status/mc374b3atvv6026q/branch/master?svg=true)](https://ci.appveyor.com/project/lwojcik/react-tridi-wrapper/branch/master)\n[![codecov](https://codecov.io/gh/tridijs/react-tridi-wrapper/branch/master/graph/badge.svg?token=D3DW3W2JZP)](https://codecov.io/gh/tridijs/react-tridi-wrapper)\n\nReact component for embedding 360-degree 3D image viewers with [Tridi](https://tridi.lukem.net/).\n\nNote that this is a thin wrapper for an original library and it may not offer all available functionality. For a fully fledged React component check out [react-tridi by Tuan Pham](https://www.npmjs.com/package/react-tridi).\n\n## Install\n\n```\nnpm install --save react-tridi-wrapper\n```\n\n## Usage\n\nExample:\n\n```javascript\nimport Tridi from 'react-tridi-wrapper';\n\nfunction App() {\n  const options = {\n    element: '.tridi-basic',\n    location: '/images/white',\n    format: 'jpg',\n    count: 36,\n  };\n\n  return (\n    \u003cdiv className=\"App\"\u003e\n      \u003cTridi options={options} /\u003e\n    \u003c/div\u003e\n  );\n}\n```\n\n## Contributions\n\nContributions of any kind are welcome.\n\nYou can contribute to react-tridi-wrapper by:\n\n* submiting bug reports or feature suggestions\n* improving documentation\n* submitting pull requests\n\nBefore contributing be sure to read [Contributing Guidelines](https://github.com/lukemnet/react-tridi-wrapper/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://github.com/lukemnet/react-tridi-wrapper/blob/master/CODE_OF_CONDUCT.md).\n\n## Contributors\n\nTo all who contribute code, improve documentation, submit issues or feature requests - thank you for making react-tridi-wrapper even better!\n\nWe maintain an [AUTHORS](https://github.com/lukemnet/react-tridi-wrapper/blob/master/AUTHORS) file where we keep a list of all project contributors. Please consider adding your name there with your next PR.\n\n## License\n\nCode is available under MIT license. See [LICENSE](https://raw.githubusercontent.com/lukemnet/react-tridi-wrapper/master/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwojcik%2Freact-tridi-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwojcik%2Freact-tridi-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwojcik%2Freact-tridi-wrapper/lists"}