{"id":23081374,"url":"https://github.com/lagden/hex-id","last_synced_at":"2025-04-03T14:15:39.711Z","repository":{"id":42221766,"uuid":"167240319","full_name":"lagden/hex-id","owner":"lagden","description":"Creates an unique ID based on the system time","archived":false,"fork":false,"pushed_at":"2023-09-13T19:04:49.000Z","size":967,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T09:51:45.014Z","etag":null,"topics":["hex","lib","nodejs","objectid","unique"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@tadashi/hex-id","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/lagden.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-23T19:21:31.000Z","updated_at":"2023-09-13T16:52:43.000Z","dependencies_parsed_at":"2024-12-16T13:53:43.109Z","dependency_job_id":"7fe11c4b-8d51-4730-84da-ee48115f683f","html_url":"https://github.com/lagden/hex-id","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fhex-id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fhex-id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fhex-id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lagden%2Fhex-id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lagden","download_url":"https://codeload.github.com/lagden/hex-id/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247014521,"owners_count":20869376,"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":["hex","lib","nodejs","objectid","unique"],"created_at":"2024-12-16T13:51:57.635Z","updated_at":"2025-04-03T14:15:39.679Z","avatar_url":"https://github.com/lagden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @tadashi/hex-id\n\n[![NPM version][npm-img]][npm]\n[![Build Status][ci-img]][ci]\n[![Coverage Status][coveralls-img]][coveralls]\n\n[npm-img]:         https://img.shields.io/npm/v/@tadashi/hex-id.svg\n[npm]:             https://www.npmjs.com/package/@tadashi/hex-id\n[ci-img]:          https://github.com/lagden/hex-id/actions/workflows/nodejs.yml/badge.svg\n[ci]:              https://github.com/lagden/hex-id/actions/workflows/nodejs.yml\n[coveralls-img]:   https://coveralls.io/repos/github/lagden/hex-id/badge.svg?branch=master\n[coveralls]:       https://coveralls.io/github/lagden/hex-id?branch=master\n\n\nCreates the unique ID based on the system time. (compatible with Mongo's ObjectID).\n\n## Install\n\n```\n$ npm i @tadashi/hex-id\n```\n\n\n## Usage\n\nThis library can be used on the client or server side.\n\n```js\nimport hexID from '@tadashi/hex-id'\n\n\nhexID()\n// =\u003e 5c48b2d79b156cb4effe05c8\n\nhexID()\n// =\u003e 5c48b2d79b156cb4effe05c9\n```\n\n\n## Team\n\n[\u003cimg src=\"https://avatars.githubusercontent.com/u/130963?s=390\" alt=\"Lagden\" width=\"90\"\u003e](https://github.com/lagden)\n\n\n## Donate ❤️\n\n- BTC: bc1q7famhuj5f25n6qvlm3sssnymk2qpxrfwpyq7g4\n\n\n## License\n\nMIT © [Thiago Lagden](https://github.com/lagden)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flagden%2Fhex-id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flagden%2Fhex-id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flagden%2Fhex-id/lists"}