{"id":15784341,"url":"https://github.com/marihachi/enhanced-aid","last_synced_at":"2025-03-14T09:33:22.311Z","repository":{"id":57218154,"uuid":"181193618","full_name":"marihachi/enhanced-aid","owner":"marihachi","description":"A time-sortable, ultra-simple identifier","archived":false,"fork":false,"pushed_at":"2020-01-25T10:41:16.000Z","size":11,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T20:07:29.879Z","etag":null,"topics":["eaid","general-purpose","identification","implementation","simple","specification"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/eaid","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/marihachi.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":"2019-04-13T15:48:13.000Z","updated_at":"2020-09-19T21:08:27.000Z","dependencies_parsed_at":"2022-08-28T21:40:48.494Z","dependency_job_id":null,"html_url":"https://github.com/marihachi/enhanced-aid","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marihachi%2Fenhanced-aid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marihachi%2Fenhanced-aid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marihachi%2Fenhanced-aid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marihachi%2Fenhanced-aid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marihachi","download_url":"https://codeload.github.com/marihachi/enhanced-aid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243554581,"owners_count":20309964,"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":["eaid","general-purpose","identification","implementation","simple","specification"],"created_at":"2024-10-04T20:02:17.171Z","updated_at":"2025-03-14T09:33:22.014Z","avatar_url":"https://github.com/marihachi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# enhanced-aid\nA time-sortable, ultra-simple identifier.  \nInspired by syuilo's AID.  \n\n## Installation\n```\nnpm i eaid\n```\n\n## Specification\n### Description\nThe format of the enhanced AID consists of timestamp part and random part.  \nThe enhanced AID have some variations of specifications.  \n\n```\n+--------------------+--------------------+\n|   timestamp part   |     random part    |\n+--------------------+--------------------+\n```\n\n#### timestamp part\nThe timestamp part is base36 string made from unixtime in milliseconds.  \nIt must have 9 charactors in the all specifications.  \n\n#### random part\nThe random part is base36 string made from random value.  \nIt must be an appropriate length of string for the target Specification(e.g. EAID12, EAID24).  \n\n### EAID12\n- timestamp part (9 characters)\n- random part (3 characters)\n### EAID16\n- timestamp part (9 characters)\n- random part (7 characters)\n### EAID24\n- timestamp part (9 characters)\n- random part (15 characters)\n### EAID32\n- timestamp part (9 characters)\n- random part (23 characters)\n\n## License\nMIT Licensed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarihachi%2Fenhanced-aid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarihachi%2Fenhanced-aid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarihachi%2Fenhanced-aid/lists"}