{"id":20511462,"url":"https://github.com/friedrith/animated-light-effect","last_synced_at":"2026-05-08T06:05:09.456Z","repository":{"id":39552670,"uuid":"113082941","full_name":"friedrith/animated-light-effect","owner":"friedrith","description":"Animated light effect tutorial","archived":false,"fork":false,"pushed_at":"2022-12-09T18:31:53.000Z","size":3701,"stargazers_count":3,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T09:07:49.856Z","etag":null,"topics":["animation","css","scroll","svg","web"],"latest_commit_sha":null,"homepage":"https://friedrith.github.io/animated-light-effect/","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/friedrith.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":"2017-12-04T19:04:07.000Z","updated_at":"2022-09-17T16:38:22.000Z","dependencies_parsed_at":"2022-09-20T05:03:20.995Z","dependency_job_id":null,"html_url":"https://github.com/friedrith/animated-light-effect","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/friedrith%2Fanimated-light-effect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fanimated-light-effect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fanimated-light-effect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fanimated-light-effect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/friedrith","download_url":"https://codeload.github.com/friedrith/animated-light-effect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117657,"owners_count":20074433,"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","scroll","svg","web"],"created_at":"2024-11-15T20:36:04.245Z","updated_at":"2026-05-08T06:05:09.392Z","avatar_url":"https://github.com/friedrith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animated light effect\n\nDemo available [here](https://friedrith.github.io/animated-light-effect/)\n\nThis project is a demo using SVG and animation on scroll like Invision studio. This demo is explained\nin this [Medium article](https://medium.com/@Daneel_Olivaw/how-to-create-a-handsome-gradient-scroll-animation-like-invision-studio-landing-page-fbc890d7e318).\n\n\n## Getting started\n\n```bash\n$ npm install\n\n# development\n$ npm run start\n\n# production\n$ npm run build\n```\n\n## Project initialization\n\n### Development setup\n\n```bash\n# initialization npm module\n$ npm init -y\n\n# install webpack\n$ npm install --save-dev cross-env webpack webpack-dev-server html-webpack-plugin\n\n# install sass for webpack\n$ npm install --save-dev css-loader style-loader sass-loader node-sass\n\n# install babel for webpack\n$ npm install --save-dev babel-loader babel-core babel-preset-react babel-plugin-transform-class-properties babel-plugin-transform-object-rest-spread babel-plugin-transform-es2015-modules-commonjs babel-preset-es2017 babel-preset-es2015 babel-preset-stage-0 # using babel-preset-react to load style file from js file\n```\n\n## useful libraries:\n\n\n* https://github.com/necolas/normalize.css/\n* https://designmodo.com/animate-svg-gradients/\n* http://svgjs.com/\n* https://github.com/svgdotjs/svg.filter.js#examples\n* http://scrollmagic.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriedrith%2Fanimated-light-effect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriedrith%2Fanimated-light-effect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriedrith%2Fanimated-light-effect/lists"}