{"id":42576093,"url":"https://github.com/elhakimdev/typescript-abstract-data-type","last_synced_at":"2026-01-28T21:39:58.504Z","repository":{"id":218673578,"uuid":"747060405","full_name":"elhakimdev/typescript-abstract-data-type","owner":"elhakimdev","description":"A basic datastructure \u0026 abstract data type implementation with Typescript","archived":false,"fork":false,"pushed_at":"2024-10-23T15:19:06.000Z","size":756,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-04T21:14:21.757Z","etag":null,"topics":["absraction","algorithms","data-structures","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-abstract-data-type.vercel.app","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/elhakimdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-01-23T07:23:13.000Z","updated_at":"2024-10-23T14:53:47.000Z","dependencies_parsed_at":"2025-05-29T16:03:41.492Z","dependency_job_id":null,"html_url":"https://github.com/elhakimdev/typescript-abstract-data-type","commit_stats":{"total_commits":48,"total_committers":3,"mean_commits":16.0,"dds":"0.14583333333333337","last_synced_commit":"8ae9a0a5b9cabeb8688ea7234cb0fcd97f377798"},"previous_names":["elhakimdev/typescript-abstract-data-type"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/elhakimdev/typescript-abstract-data-type","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elhakimdev%2Ftypescript-abstract-data-type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elhakimdev%2Ftypescript-abstract-data-type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elhakimdev%2Ftypescript-abstract-data-type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elhakimdev%2Ftypescript-abstract-data-type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elhakimdev","download_url":"https://codeload.github.com/elhakimdev/typescript-abstract-data-type/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elhakimdev%2Ftypescript-abstract-data-type/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28853169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["absraction","algorithms","data-structures","typescript"],"created_at":"2026-01-28T21:39:58.445Z","updated_at":"2026-01-28T21:39:58.499Z","avatar_url":"https://github.com/elhakimdev.png","language":"TypeScript","readme":"# typescript-adt\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![bundle][bundle-src]][bundle-href]\n[![Codecov][codecov-src]][codecov-href]\n\nExperimental abstraction of data structure utils for javascript (browsser/nodejs)\n\n## Usage\n\nInstall package:\n\n```sh\n# npm\nnpm install typescript-adt\n\n# yarn\nyarn add typescript-adt\n\n# pnpm\npnpm install typescript-adt\n\n# bun\nbun install typescript-adt\n```\n\nImport:\n\n```js\n// ESM\nimport {} from \"typescript-adt\";\n\n// CommonJS\nconst {} = require(\"typescript-adt\");\n```\n\n## Development\n\n- Clone this repository\n- Install latest LTS version of [Node.js](https://nodejs.org/en/)\n- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`\n- Install dependencies using `pnpm install`\n- Run interactive tests using `pnpm dev`\n\n## License\n\nMade with 💛\n\nPublished under [MIT License](./LICENSE).\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/typescript-adt?style=flat\u0026colorA=18181B\u0026colorB=F0DB4F\n[npm-version-href]: https://npmjs.com/package/typescript-adt\n[npm-downloads-src]: https://img.shields.io/npm/dm/typescript-adt?style=flat\u0026colorA=18181B\u0026colorB=F0DB4F\n[npm-downloads-href]: https://npmjs.com/package/typescript-adt\n[codecov-src]: https://img.shields.io/codecov/c/gh/unjs/typescript-adt/main?style=flat\u0026colorA=18181B\u0026colorB=F0DB4F\n[codecov-href]: https://app.codecov.io/github/elhakimdev/typescript-abstract-data-type\n[bundle-src]: https://img.shields.io/bundlephobia/minzip/typescript-adt?style=flat\u0026colorA=18181B\u0026colorB=F0DB4F\n[bundle-href]: https://bundlephobia.com/result?p=typescript-adt\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felhakimdev%2Ftypescript-abstract-data-type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felhakimdev%2Ftypescript-abstract-data-type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felhakimdev%2Ftypescript-abstract-data-type/lists"}