{"id":15413084,"url":"https://github.com/daybrush/scenejs-timeline","last_synced_at":"2025-04-07T13:08:40.684Z","repository":{"id":44855644,"uuid":"190742515","full_name":"daybrush/scenejs-timeline","owner":"daybrush","description":"🎬 @scenejs/timeline is a component that represents the timeline of Scene.js. You can control time, properties, and items.","archived":false,"fork":false,"pushed_at":"2021-06-08T18:02:36.000Z","size":2966,"stargazers_count":194,"open_issues_count":6,"forks_count":20,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-31T11:04:17.360Z","etag":null,"topics":["animation","css","css3-animation","react","scenejs","timeline","typescript"],"latest_commit_sha":null,"homepage":"https://daybrush.com/scenejs/","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/daybrush.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-06-07T12:49:21.000Z","updated_at":"2025-03-27T10:02:15.000Z","dependencies_parsed_at":"2022-08-29T17:30:19.725Z","dependency_job_id":null,"html_url":"https://github.com/daybrush/scenejs-timeline","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-timeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-timeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-timeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-timeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daybrush","download_url":"https://codeload.github.com/daybrush/scenejs-timeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246925250,"owners_count":20855861,"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":["animation","css","css3-animation","react","scenejs","timeline","typescript"],"created_at":"2024-10-01T16:55:25.436Z","updated_at":"2025-04-07T13:08:40.668Z","avatar_url":"https://github.com/daybrush.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"middle\" \u003e\u003cimg src=\"./demo/images/logo.png\" width=\"320\" style=\"max-width: 320px\"/\u003e\u003c/p\u003e\n\n\u003ch2 align=\"middle\"\u003eScene.js Timeline\u003c/h2\u003e\n\u003cp align=\"middle\"\u003e\u003ca href=\"https://www.npmjs.com/package/@scenejs/timeline\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@scenejs/timeline.svg?style=flat-square\u0026color=007acc\u0026label=version\" alt=\"npm version\" /\u003e\u003c/a\u003e \u003cimg src=\"https://img.shields.io/badge/language-typescript-blue.svg?style=flat-square\"/\u003e \u003ca href=\"https://github.com/daybrush/scenejs-timeline/blob/master/LICENSE\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/license/daybrush/scenejs-timeline.svg?style=flat-square\u0026label=license\u0026color=08CE5D\"/\u003e\u003c/a\u003e\n \u003ca href=\"https://github.com/daybrush/scenejs-timeline/tree/master/packages/react-scenejs-timeline/README.md\" target=\"_blank\"\u003e\u003cimg alt=\"React\" src=\"https://img.shields.io/static/v1.svg?label=\u0026message=React\u0026style=flat-square\u0026color=61dafb\"\u003e\u003c/a\u003e\n \u003ca href=\"https://github.com/daybrush/scenejs-timeline/tree/master/packages/preact-timeline/README.md\" target=\"_blank\"\u003e\u003cimg alt=\"React\" src=\"https://img.shields.io/static/v1.svg?label=\u0026message=Preact\u0026style=flat-square\u0026color=673ab8\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"middle\"\u003e\u003cstrong\u003e@scenejs/timeline\u003c/strong\u003e is a component that represents the timeline of \u003ca href=\"https://github.com/daybrush/scenejs\"\u003e\u003cstrong\u003eScene.js\u003c/strong\u003e\u003c/a\u003e\u003cbr/\u003eYou can control time, properties, and items.\u003c/p\u003e\n\n\u003cp align=\"middle\"\u003e\u003ca href=\"https://github.com/daybrush/scenejs\"\u003e\u003cstrong\u003eScene.js\u003c/strong\u003e\u003c/a\u003e \u0026nbsp;/\u0026nbsp; \u003ca href=\"https://daybrush.com/scenejs/features.html#timeline\"\u003e\u003cstrong\u003eExample\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\n\n\n\u003cp align=\"middle\" \u003e\u003cimg src=\"./demo/images/timeline.png\" width=\"100%\" style=\"max-width: 800px\"/\u003e\u003c/p\u003e\n\n\n\n\n## ⚙️ Installation\n```sh\n$ npm i @scenejs/timeline\n```\n\n```html\n\u003cscript src=\"https://daybrush.com/scenejs-timeline/release/latest/dist/timeline.pkgd.min.js\"\u003e\u003c/script\u003e\n```\n\n\n## 🚀 How to use\n```ts\nimport Scene from \"scenejs\";\nimport Timeline, { SelectEvent } from \"@scenejs/timeline\";\n\nconst scene = new Scene({\n    ...\n});\n\nconst timeline = new Timeline(scene, document.body, {\n    keyboard: true,\n});\n\ntimeline.on(\"select\", (e: SelectEvent) =\u003e {\n    console.log(e.selectedItem);\n});\n```\n\n## 📦 Packages\n* [**react-scenejs-timeline**](https://github.com/daybrush/scenejs-timeline/tree/master/packages/react-scenejs-timeline): A React Component that control scene.js timeline.\n* [**preact-timeline**](https://github.com/daybrush/scenejs-timeline/tree/master/packages/preact-timeline): A Preact Component that control scene.js timeline.\n\n\n## ⭐️ Show Your Support\nPlease give a ⭐️ if this project helped you!\n\n## 👏 Contributing\n\nIf you have any questions or requests or want to contribute to `scenejs-timeline` or other packages, please write the [issue](https://github.com/daybrush/scenejs-timeline/issues) or give me a Pull Request freely.\n\n## 🐞 Bug Report\n\nIf you find a bug, please report to us opening a new [Issue](https://github.com/daybrush/scenejs-timeline/issues) on GitHub.\n\n\n## 📝 License\n\nThis project is [MIT](https://github.com/daybrush/scenejs-timeline/blob/master/LICENSE) licensed.\n\n```\nMIT License\n\nCopyright (c) 2016 Daybrush\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaybrush%2Fscenejs-timeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaybrush%2Fscenejs-timeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaybrush%2Fscenejs-timeline/lists"}