{"id":16322125,"url":"https://github.com/1999/dsorin-linked-list","last_synced_at":"2025-07-31T14:33:40.138Z","repository":{"id":142989500,"uuid":"71264570","full_name":"1999/dsorin-linked-list","owner":"1999","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-26T07:44:40.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T09:16:32.952Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1999.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-18T15:46:56.000Z","updated_at":"2016-10-18T15:47:36.000Z","dependencies_parsed_at":"2023-03-20T12:58:26.380Z","dependency_job_id":null,"html_url":"https://github.com/1999/dsorin-linked-list","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"c906174bb6e3725e84302bbd91b7aa550b5ca488"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1999/dsorin-linked-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999%2Fdsorin-linked-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999%2Fdsorin-linked-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999%2Fdsorin-linked-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999%2Fdsorin-linked-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1999","download_url":"https://codeload.github.com/1999/dsorin-linked-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999%2Fdsorin-linked-list/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268057171,"owners_count":24188616,"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-07-31T02:00:08.723Z","response_time":66,"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":"2024-10-10T22:50:03.131Z","updated_at":"2025-07-31T14:33:40.119Z","avatar_url":"https://github.com/1999.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dsorin-linked-list\nLinked list implementation in JS\n\n# API\n```javascript\nconst ll = require('dsorin-linked-list');\n\nconst node1 = new ll(111);\nconst node2 = new ll(222);\nnode1.addNext(node2);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1999%2Fdsorin-linked-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1999%2Fdsorin-linked-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1999%2Fdsorin-linked-list/lists"}