{"id":25908227,"url":"https://github.com/thatsinewave/uuid-generator","last_synced_at":"2026-02-16T19:11:42.130Z","repository":{"id":279996266,"uuid":"940673907","full_name":"ThatSINEWAVE/UUID-Generator","owner":"ThatSINEWAVE","description":"Simple web application that allows users to generate UUIDs of different versions and download them as a text file","archived":false,"fork":false,"pushed_at":"2025-02-28T16:23:48.000Z","size":168,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T21:14:18.097Z","etag":null,"topics":["good-first-contribution","good-first-issue","good-first-issues","good-first-pr","good-first-pr-first-contribution","good-first-project","good-first-prs","html-css","html-css-javascript","html-css-js","thatsinewave","uuid","uuid-generator","uuid-generators","uuid-v4","uuid1","uuidv4","web-application","webapp","website"],"latest_commit_sha":null,"homepage":"https://thatsinewave.github.io/UUID-Generator/","language":"CSS","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/ThatSINEWAVE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ThatSINEWAVE","ko_fi":"thatsinewave"}},"created_at":"2025-02-28T15:37:02.000Z","updated_at":"2025-02-28T19:22:51.000Z","dependencies_parsed_at":"2025-02-28T21:14:21.791Z","dependency_job_id":"ae4668e5-76e6-43b3-9edd-4d5a974e6fcb","html_url":"https://github.com/ThatSINEWAVE/UUID-Generator","commit_stats":null,"previous_names":["thatsinewave/uuid-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FUUID-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FUUID-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FUUID-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatSINEWAVE%2FUUID-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatSINEWAVE","download_url":"https://codeload.github.com/ThatSINEWAVE/UUID-Generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241622585,"owners_count":19992505,"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":["good-first-contribution","good-first-issue","good-first-issues","good-first-pr","good-first-pr-first-contribution","good-first-project","good-first-prs","html-css","html-css-javascript","html-css-js","thatsinewave","uuid","uuid-generator","uuid-generators","uuid-v4","uuid1","uuidv4","web-application","webapp","website"],"created_at":"2025-03-03T07:17:21.633Z","updated_at":"2026-02-16T19:11:42.116Z","avatar_url":"https://github.com/ThatSINEWAVE.png","language":"CSS","funding_links":["https://github.com/sponsors/ThatSINEWAVE","https://ko-fi.com/thatsinewave"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# [UUID Generator](https://thatsinewave.github.io/UUID-Generator/)\n\nThe **UUID Generator** is a simple web application that allows users to generate UUIDs of different versions and download them as a text file. The app features an intuitive UI and is styled for a dark theme.\n\n![UUID-Generator](https://github.com/user-attachments/assets/0d03c8ce-24a7-42b7-a5e3-5fbe951245e1)\n\n\u003c/div\u003e\n\n## Features\n- Generate up to **100 UUIDs** at a time\n- Select UUID version (**v1, v4, Timestamp-First**)\n- Download generated UUIDs as a `.txt` file\n- Responsive and user-friendly design\n\n\u003cdiv align=\"center\"\u003e\n\n## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)\n\n\u003c/div\u003e\n\n## Installation \u0026 Usage\n1. Clone or download this repository:\n   ```sh\n   git clone https://github.com/yourusername/UUID-Generator.git\n   ```\n2. Open the `index.html` file in any modern web browser.\n3. Select the desired **UUID version** and **number of UUIDs**.\n4. Click **\"Generate UUIDs\"** to display UUIDs.\n5. Click **\"Download as TXT\"** to save the generated UUIDs.\n\n## File Structure\n```\nUUID-Generator/\n│── index.html       # Main structure of the app\n│── styles.css       # Styling and layout\n│── script.js        # JavaScript logic for UUID generation \u0026 download\n└── site-data/       # Contains favicon and manifest files\n```\n\n## API Reference\nThis project uses **UUIDTools API** for UUID generation:\n- `https://www.uuidtools.com/api/generate/{version}/count/{count}`\n\n\u003cdiv align=\"center\"\u003e\n\n## [Join my discord server](https://thatsinewave.github.io/Discord-Redirect/)\n\n\u003c/div\u003e\n\n## Contributing\n\nIf you'd like to contribute to this project, please fork the repository and create a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsinewave%2Fuuid-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatsinewave%2Fuuid-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatsinewave%2Fuuid-generator/lists"}