{"id":24499602,"url":"https://github.com/codewithkyle/uuid","last_synced_at":"2025-03-15T07:15:52.831Z","repository":{"id":57103273,"uuid":"428261493","full_name":"codewithkyle/uuid","owner":"codewithkyle","description":"Lightweight web-based UUID utility functions.","archived":false,"fork":false,"pushed_at":"2021-11-15T23:14:16.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T14:52:23.243Z","etag":null,"topics":["esmodule","uuid4"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@codewithkyle/uuid","language":"TypeScript","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/codewithkyle.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":"2021-11-15T12:49:05.000Z","updated_at":"2021-11-15T23:13:57.000Z","dependencies_parsed_at":"2022-08-20T20:40:37.586Z","dependency_job_id":null,"html_url":"https://github.com/codewithkyle/uuid","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/codewithkyle%2Fuuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Fuuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Fuuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithkyle%2Fuuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithkyle","download_url":"https://codeload.github.com/codewithkyle/uuid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695597,"owners_count":20332629,"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":["esmodule","uuid4"],"created_at":"2025-01-21T22:15:03.916Z","updated_at":"2025-03-15T07:15:52.806Z","avatar_url":"https://github.com/codewithkyle.png","language":"TypeScript","readme":"# UUID\n\nLightweight (500 byte) web-based UUID utility functions.\n\n- native UUID v4 support\n- UTC time ordered UUIDs\n\n## Installation\n\nInstall via NPM\n\n```bash\nnpm i -S @codewithkyle/uuid\n```\n\nInstall via CDN\n\n```html\n\u003cscript src=\"https://unpkg.com/@codewithkyle/uuid@1/uuid.min.js\"\u003e\u003c/script\u003e\n```\n\n```javascript\nimport { UUID, orderedUUID } from \"https://unpkg.com/@codewithkyle/uuid@1/uuid.min.mjs\";\n```\n\n## Usage\n\n```typescript\nimport { UUID, orderedUUID } from \"@codewithkyle/uuid\";\n\nUUID() // 2834d4a2-4768-41d6-be77-e14b1d2c3a93\norderedUUID() // 94e2c93c-4394-45e9-abff-0d88b0bd9eff\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithkyle%2Fuuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithkyle%2Fuuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithkyle%2Fuuid/lists"}