{"id":24135043,"url":"https://github.com/informatix8/short-unique-id","last_synced_at":"2025-07-15T15:40:35.857Z","repository":{"id":57118660,"uuid":"279877730","full_name":"informatix8/short-unique-id","owner":"informatix8","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-17T15:49:26.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T03:42:26.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/informatix8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-15T13:36:23.000Z","updated_at":"2020-07-17T15:49:24.000Z","dependencies_parsed_at":"2022-08-23T09:11:06.851Z","dependency_job_id":null,"html_url":"https://github.com/informatix8/short-unique-id","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/informatix8/short-unique-id","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/informatix8%2Fshort-unique-id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/informatix8%2Fshort-unique-id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/informatix8%2Fshort-unique-id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/informatix8%2Fshort-unique-id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/informatix8","download_url":"https://codeload.github.com/informatix8/short-unique-id/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/informatix8%2Fshort-unique-id/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265443551,"owners_count":23766411,"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":[],"created_at":"2025-01-12T01:19:15.183Z","updated_at":"2025-07-15T15:40:35.806Z","avatar_url":"https://github.com/informatix8.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Short Unique ID\n\nGenerates short and unique IDs\n\n## Example\n\n```\nimport { ShortUniqueId } from '@informatix8/short-unique-id';\n\nconst generator = new ShortUniqueId();\nconsole.log(generator.hash('aaa'));\nconsole.log(generator.hash('aaa', 100));\n```\n\n## Release\n\n```shell\nnpm run build\ngit tag -a vX.Y.Z\ngit push origin master\ngit push origin --tags\nnpm publish --access=public .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformatix8%2Fshort-unique-id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finformatix8%2Fshort-unique-id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformatix8%2Fshort-unique-id/lists"}