{"id":13399942,"url":"https://github.com/NiallEccles/Hacktoberfest-animations","last_synced_at":"2025-03-14T04:32:24.185Z","repository":{"id":46149539,"uuid":"151153861","full_name":"NiallEccles/Hacktoberfest-animations","owner":"NiallEccles","description":"Small animation selector for Hacktoberfest","archived":false,"fork":false,"pushed_at":"2023-10-29T12:37:41.000Z","size":9673,"stargazers_count":149,"open_issues_count":10,"forks_count":413,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-07-31T19:22:51.020Z","etag":null,"topics":["animation","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://nialleccles.github.io/Hacktoberfest-animations/","language":"CSS","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/NiallEccles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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-10-01T20:21:17.000Z","updated_at":"2024-06-19T10:35:11.000Z","dependencies_parsed_at":"2023-10-15T09:44:29.964Z","dependency_job_id":"c792c2ef-8307-472d-863b-310fcd736ecf","html_url":"https://github.com/NiallEccles/Hacktoberfest-animations","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/NiallEccles%2FHacktoberfest-animations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiallEccles%2FHacktoberfest-animations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiallEccles%2FHacktoberfest-animations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiallEccles%2FHacktoberfest-animations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NiallEccles","download_url":"https://codeload.github.com/NiallEccles/Hacktoberfest-animations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526885,"owners_count":20305109,"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","hacktoberfest"],"created_at":"2024-07-30T19:00:45.414Z","updated_at":"2025-03-14T04:32:19.171Z","avatar_url":"https://github.com/NiallEccles.png","language":"CSS","funding_links":[],"categories":["CSS","Repositories Supporting First Timers"],"sub_categories":[],"readme":"\u003c!-- @format --\u003e\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n# Hacktoberfest-animations\n\nSmall animation selector for Hacktoberfest\n\n## How to contribute\n\n- Fork this repo\n- Create a new CSS file with your cool animation name inside `./animations` folder, be creative!\n- Edit the `./animations.js` file to include your animation using the following structure:\n\n```js\n{\n    name: 'the-name-of-your-animation',\n    author: 'your-github-username'\n}\n```\n\n\u003csub\u003e**PS**: the animation name should have the same name of your CSS file.\u003c/sub\u003e\u003cbr\u003e\n\u003csub\u003e**PS²**: although it is not necessary to include your object alphabetically (there is a function that will do this automatically afterwards), it is recommended that you do so to keep the project organized.\u003c/sub\u003e\u003cbr\u003e\n\u003csub\u003e**PS³**: use the same name of your CSS file as your animation class. Example: a file named `my-cool-animation.css` containing a `.my-cool-animation` class inside.\u003c/sub\u003e\n\n- DONE!\n\nIf you have any problems/questions or issues please submit an issue and I will get to you!\n\nDon't forget to star!\n\n## Showcase\n\n![boogie by jdsteinbach](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/boogie.gif)\nboogie by [jdsteinbach](https://github.com/jdsteinbach)\n\n![colours by zerossB](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/colours.gif)\ncolours - [zerossB](https://github.com/zerossB)\n\n![glitch by OhmSainz](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/glitch.gif)\nglitch by [OhmSainz](https://github.com/OhmSainz)\n\n![heartbeat by azrizhaziq](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/heartbeat.gif)\nheartbeat by [azrizhaziq](https://github.com/azrizhaziq)\n\n![neon by Kalugin Pavel](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/neon.gif)\nneon by Kalugin [Pavel](https://github.com/Pavel)\n\n![tada by MariMendes](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/tada.gif)\ntada by [MariMendes](https://github.com/MariMendes)\n\n![typewriter by aihowes](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/typewriter.gif)\ntypewriter by [aihowes](https://github.com/aihowes)\n\n![pumpkins by ashwoodall](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/pumpkins.gif)\npumpkins by [ashwoodall](https://github.com/ashwoodall)\n\n![border rainbow by brunobolting](https://raw.githubusercontent.com/NiallEccles/Hacktoberfest-animations/master/showcase/border-rainbow.gif)\nborder-rainbow by [brunobolting](https://github.com/brunobolting)\n\n## Notable Contributions\n\nHuge thanks to [rn4n](https://github.com/rn4n) for massively improving the structure of the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNiallEccles%2FHacktoberfest-animations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNiallEccles%2FHacktoberfest-animations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNiallEccles%2FHacktoberfest-animations/lists"}