{"id":21643845,"url":"https://github.com/qti3e/react-impress","last_synced_at":"2026-03-05T21:03:59.647Z","repository":{"id":106452455,"uuid":"115724769","full_name":"qti3e/react-impress","owner":"qti3e","description":"Rewrite Impress.js presentation framework for React \u0026 JSX","archived":false,"fork":false,"pushed_at":"2018-04-08T23:37:30.000Z","size":45,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T04:57:58.398Z","etag":null,"topics":["impress-js","presentation","presentation-framework","react"],"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/qti3e.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-29T13:31:34.000Z","updated_at":"2024-05-31T01:07:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"d82b471b-f93f-4c0e-b8b8-d314ba1821bf","html_url":"https://github.com/qti3e/react-impress","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/qti3e/react-impress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qti3e%2Freact-impress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qti3e%2Freact-impress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qti3e%2Freact-impress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qti3e%2Freact-impress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qti3e","download_url":"https://codeload.github.com/qti3e/react-impress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qti3e%2Freact-impress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30149945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["impress-js","presentation","presentation-framework","react"],"created_at":"2024-11-25T05:36:25.700Z","updated_at":"2026-03-05T21:03:59.626Z","avatar_url":"https://github.com/qti3e.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Impress\nRewrite Impress.js presentation framework for React \u0026 JSX\n\n# Install\nThis package is available on NPM:\n```\nnpm install --save impress.js-react\n```\n\n# Example\n```js\nimport React from 'react'\nimport Impress, {Step, Slide} from 'impress.js-react'\nimport ReactDOM from 'react-dom'\n\nconst Presentation = () =\u003e (\n  \u003cImpress\u003e\n    \u003cSlide x={50} y={300} z={35}\u003e\n      Hello World\n    \u003c/Slide\u003e\n    \u003cStep x={50} y={30} z={35}\u003e\n      Test\n    \u003c/Step\u003e\n    \u003cimg x={40} rotateX={45} src='./pic.png' /\u003e\n  \u003c/Impress\u003e\n)\n\nReactDOM.render(\u003cPresentation /\u003e, document.getElementById('root'))\n```\n\n# Todo\n- [x] Slide component\n- [ ] Auto circle generator\n- [ ] Overview component\n- [ ] Support background related attributes\n- [ ] Animations\n\n# Contributions\n\nThis project is open for new contributions :)  \nPlease help me to improve this code in any way you can\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqti3e%2Freact-impress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqti3e%2Freact-impress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqti3e%2Freact-impress/lists"}