{"id":13575690,"url":"https://github.com/adolfintel/warpspeed","last_synced_at":"2025-04-03T10:44:26.675Z","repository":{"id":134756594,"uuid":"66757398","full_name":"adolfintel/warpspeed","owner":"adolfintel","description":"Animated and tweakable starfield for HTML5 Canvas","archived":false,"fork":false,"pushed_at":"2021-09-13T06:42:22.000Z","size":102,"stargazers_count":110,"open_issues_count":2,"forks_count":22,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-09T00:18:53.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/adolfintel.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-08-28T08:15:15.000Z","updated_at":"2025-01-29T13:25:14.000Z","dependencies_parsed_at":"2023-07-20T21:26:23.014Z","dependency_job_id":null,"html_url":"https://github.com/adolfintel/warpspeed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adolfintel%2Fwarpspeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adolfintel%2Fwarpspeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adolfintel%2Fwarpspeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adolfintel%2Fwarpspeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adolfintel","download_url":"https://codeload.github.com/adolfintel/warpspeed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989498,"owners_count":20865306,"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":[],"created_at":"2024-08-01T15:01:03.323Z","updated_at":"2025-04-03T10:44:26.647Z","avatar_url":"https://github.com/adolfintel.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# WarpSpeed.js\r\n\r\nWarpSpeed.js is a simple and lightweight library for drawing an animated and customizable starfield to an HTML5 Canvas element, with a good amout of settings that you can tweak. Settings can also be tweaked at run time.\r\n\r\n## See it in action\r\n[Play with the configurator](http://fdossena.com/warpspeed/editor.html)\r\n\r\n## Compatibility\r\n\r\nAs far as I know, it works on browsers as old as IE9.\r\nAny browser that supports the Canvas element should be supported.\r\nRemember to include a fallback if you're planning to support older browsers too.\r\n\r\n## Basic usage\r\n\r\n1. Include warpspeed.min.js into your page.\r\n2. call new WarpSpeed('your canvas id here')\r\n\r\nTo tweak the settings, you can use `editor.html`, and copy the string at the bottom, then in your page you can call `new WarpSpeed('\u003cyour canvas id here\u003e','\u003cstring from editor\u003e')`\r\n\r\n## Usage with React\r\n\r\n1. Copy warpspeed.js in react-integration folder, and paste it in your React file.\r\n2. Add 'import WarpSpeed from \"./warpspeed.js\"' at the top of your React file.\r\n3. Add 'const x = new WarpSpeed('your canvas id here')' in your componentDidMount() function.\r\n\r\n## Files\r\n\r\n- __warpspeed.js__\t\tSource code\r\n- __warpspeed.min.js__\tCompressed version to include in your pages. USE THIS ONE!\r\n- __editor.html__\t\t\tVisual settings editor\r\n- __example[1-3].html__\t\tVarious usage examples\r\n\r\n## Screenshots\r\n![Screenshot](http://fdossena.com/warpspeed/screen1.png)\r\n![Screenshot](http://fdossena.com/warpspeed/screen2.png)\r\n![Screenshot](http://fdossena.com/warpspeed/screen3.png)\r\n![Screenshot](http://fdossena.com/warpspeed/screen4.png)\r\n![Screenshot](http://fdossena.com/warpspeed/screen5.png)\r\n\r\n## License\r\nCopyright (C) 2016-2021 Federico Dossena\r\n\r\nThis program is free software: you can redistribute it and/or modify\r\nit under the terms of the GNU Lesser General Public License as published by\r\nthe Free Software Foundation, either version 3 of the License, or\r\n(at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful,\r\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\r\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\nGNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU Lesser General Public License\r\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/lgpl\u003e.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadolfintel%2Fwarpspeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadolfintel%2Fwarpspeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadolfintel%2Fwarpspeed/lists"}