{"id":18614930,"url":"https://github.com/andrewjbateman/javascript-mousemove-shadow","last_synced_at":"2025-10-15T08:02:49.780Z","repository":{"id":96860595,"uuid":"159482302","full_name":"AndrewJBateman/javascript-mousemove-shadow","owner":"AndrewJBateman","description":":clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved. ","archived":false,"fork":false,"pushed_at":"2021-06-17T15:11:39.000Z","size":214,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T02:44:59.081Z","etag":null,"topics":["css-text-shadow","javascript-mousemove-shadow","mouse","mouse-move","tutorial"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AndrewJBateman.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-28T10:11:23.000Z","updated_at":"2021-06-17T15:11:42.000Z","dependencies_parsed_at":"2023-03-30T11:35:12.251Z","dependency_job_id":null,"html_url":"https://github.com/AndrewJBateman/javascript-mousemove-shadow","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/AndrewJBateman%2Fjavascript-mousemove-shadow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fjavascript-mousemove-shadow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fjavascript-mousemove-shadow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fjavascript-mousemove-shadow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewJBateman","download_url":"https://codeload.github.com/AndrewJBateman/javascript-mousemove-shadow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239406449,"owners_count":19633024,"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":["css-text-shadow","javascript-mousemove-shadow","mouse","mouse-move","tutorial"],"created_at":"2024-11-07T03:27:27.360Z","updated_at":"2025-10-15T08:02:44.734Z","avatar_url":"https://github.com/AndrewJBateman.png","language":"JavaScript","readme":"# :zap: Javascript Mousemove Shadow\n\nWes Bos Youtube Tutorial: [CSS Text Shadow on Mouse Move Effect - #JavaScript30 16/30](https://www.youtube.com/watch?v=zaz9gLI-Xac\u0026list=PLu8EoSxDXHP6CGK4YVJhL_VWetA865GOH\u0026index=17\u0026t=0s).\n* **Note:** to open web links in a new window use: _ctrl+click on link_\n\n![GitHub repo size](https://img.shields.io/github/repo-size/AndrewJBateman/javascript-mousemove-shadow?style=plastic)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/AndrewJBateman/javascript-mousemove-shadow?style=plastic)\n![GitHub Repo stars](https://img.shields.io/github/stars/AndrewJBateman/javascript-mousemove-shadow?style=plastic)\n![GitHub last commit](https://img.shields.io/github/last-commit/AndrewJBateman/javascript-mousemove-shadow?style=plastic)\n\n## :page_facing_up: Table of contents\n\n* [General info](#general-info)\n* [Screenshots](#screenshots)\n* [Technologies](#technologies)\n* [Setup](#setup)\n* [Features](#features)\n* [Status](#status)\n* [Inspiration](#inspiration)\n* [Contact](#contact)\n\n## :books: General info\n\n* Tutorial Code using text-shadow property to move shadow around text when mouse is moved.\n\n## :camera: Screenshots\n\n![Example screenshot](./img/shadow.png).\n\n## :signal_strength: Technologies\n\n* [Javascript ECMA-262 ECMAScript 2020](http://www.ecma-international.org/publications/standards/Ecma-262.htm)\n\n## :floppy_disk: Setup\n\n* Open index.html in browser. If any code is changed the browser needs to be refreshed.\n\n## :computer: Code Examples\n\n* position of x and y coordinates includes offset from left and top.\n\n```javascript\n  if (this !== e.target) {\n    x = x + e.target.offsetLeft;\n    y = y + e.target.offsetTop;\n  }\n```\n\n## :cool: Features\n\n*  Can change colours and distance of shadows from header.\n\n## :clipboard: Status \u0026 To-Do List\n\n* Status: Working.\n* To-Do: try different values in formulae to see effect on shadow, add other text properties.\n\n## :clap: Inspiration\n\n* Wes Bos Youtube Tutorial: [CSS Text Shadow on Mouse Move Effect - #JavaScript30 16/30](https://www.youtube.com/watch?v=zaz9gLI-Xac\u0026list=PLu8EoSxDXHP6CGK4YVJhL_VWetA865GOH\u0026index=17\u0026t=0s).\n\n## :file_folder: License\n\n* N/A\n\n## :envelope: Contact\n\n* Repo created by [ABateman](https://github.com/AndrewJBateman), email: gomezbateman@yahoo.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjbateman%2Fjavascript-mousemove-shadow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewjbateman%2Fjavascript-mousemove-shadow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjbateman%2Fjavascript-mousemove-shadow/lists"}