{"id":24759991,"url":"https://github.com/PatrickJS/angular-uuid-secure","last_synced_at":"2025-10-11T06:31:37.816Z","repository":{"id":21132480,"uuid":"24433450","full_name":"PatrickJS/angular-uuid-secure","owner":"PatrickJS","description":"Most secure uuid generator in for Angular.js","archived":false,"fork":false,"pushed_at":"2015-05-27T16:46:20.000Z","size":247,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T02:35:28.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PatrickJS.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":"2014-09-24T21:32:14.000Z","updated_at":"2019-08-13T15:51:26.000Z","dependencies_parsed_at":"2022-08-27T00:11:18.498Z","dependency_job_id":null,"html_url":"https://github.com/PatrickJS/angular-uuid-secure","commit_stats":null,"previous_names":["gdi2290/angular-uuid-secure"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/PatrickJS/angular-uuid-secure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatrickJS","download_url":"https://codeload.github.com/PatrickJS/angular-uuid-secure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006456,"owners_count":26084108,"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-10-11T02:00:06.511Z","response_time":55,"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-01-28T17:17:46.239Z","updated_at":"2025-10-11T06:31:37.532Z","avatar_url":"https://github.com/PatrickJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-uuid-secure\n===================\n\nMost secure uuid generator in for Angular.js when you include \u003ccode\u003ecrypto\u003c/code\u003e library\n\n\n```javascript\nangular.module('yourApp', ['ngUUID'])\n.run(function($uuid, $log) {\n  var id = $uuid();\n  $log.info('Generated uuid: '+ id);\n  $log.info('is uuid? '+ $uuid.isUUID(id));\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPatrickJS%2Fangular-uuid-secure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPatrickJS%2Fangular-uuid-secure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPatrickJS%2Fangular-uuid-secure/lists"}