{"id":29757828,"url":"https://github.com/jaynightmare/typing-animation-website","last_synced_at":"2025-09-18T13:23:19.505Z","repository":{"id":288008312,"uuid":"966499010","full_name":"JayNightmare/Typing-Animation-Website","owner":"JayNightmare","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-15T05:40:10.000Z","size":26,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T18:56:21.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jaynightmare.github.io/Typing-Animation-Website/","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/JayNightmare.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-15T02:44:38.000Z","updated_at":"2025-09-02T18:45:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4fe3f9b-9db1-475e-a757-a5a6460c65df","html_url":"https://github.com/JayNightmare/Typing-Animation-Website","commit_stats":null,"previous_names":["jaynightmare/typing-animation-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JayNightmare/Typing-Animation-Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FTyping-Animation-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FTyping-Animation-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FTyping-Animation-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FTyping-Animation-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayNightmare","download_url":"https://codeload.github.com/JayNightmare/Typing-Animation-Website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FTyping-Animation-Website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275772859,"owners_count":25525909,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-07-26T18:21:01.278Z","updated_at":"2025-09-18T13:23:19.489Z","avatar_url":"https://github.com/JayNightmare.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typing Animation Generator\n\nA web-based tool to create customizable typing animation GIFs. Users can input text, adjust animation settings, and download the resulting GIF.\n\n## Features\n\n- **Live Preview**: See the typing animation in real-time.\n- **Customizable Options**:\n  - Font family, size, and color.\n  - Animation speed and optional backspace animation.\n  - Pause duration for backspace animations.\n  - GIF background color and internal padding.\n- **GIF Download**: Generate and download the typing animation as a GIF.\n\n## Technologies Used\n\n- **HTML**: For the structure of the webpage.\n- **CSS**: For modern and responsive styling.\n- **JavaScript**: For animation logic and GIF generation.\n- **gif.js**: A library for creating GIFs in the browser.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone \u003crepository-url\u003e\n   ```\n2. Open the `index.html` file in your browser.\n\n## Usage\n\n1. Open the webpage in your browser.\n2. Type your desired text in the input area.\n3. Customize the animation using the available options:\n   - **Text Options**: Font family, size, and color.\n   - **Animation Options**: Speed, backspace animation, and pause duration.\n   - **GIF Options**: Background color and padding.\n4. Click the **Generate Animation** button to preview the animation.\n5. Once the animation is generated, click **Download as GIF** to save it.\n\n## File Structure\n\n```\nTyping Animation/\n├── index.html         # Main HTML file\n├── style.css          # Styling for the webpage\n├── script.js          # JavaScript logic for animation and GIF generation\n├── gif/\n│   ├── gif.js         # GIF generation library\n│   └── gif.worker.js  # Web Worker for gif.js\n```\n\n## Customization Options\n\n### Text Options\n- **Font Family**: Choose from popular fonts like Roboto, Arial, Courier New, etc.\n- **Font Size**: Set the size of the text in pixels.\n- **Font Color**: Pick a color for the text.\n\n### Animation Options\n- **Animation Speed**: Adjust the typing speed (seconds per character).\n- **Backspace Animation**: Enable or disable backspace animation.\n- **Pause Duration**: Set the pause duration before backspacing (if enabled).\n\n### GIF Options\n- **Background Color**: Set the background color of the GIF.\n- **Internal Padding**: Add padding around the text in the GIF.\n\n## Responsive Design\n\nThe tool is fully responsive and works well on both desktop and mobile devices.\n\n## Known Issues\n\n- Generating very large GIFs may cause performance issues on low-end devices.\n- Fonts must be loaded before starting the animation to avoid rendering delays.\n\n## Future Enhancements\n\n- Add support for exporting animations as MP4 or WebM.\n- Improve performance for large text inputs.\n- Add more font and color customization options.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Ftyping-animation-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaynightmare%2Ftyping-animation-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Ftyping-animation-website/lists"}