{"id":26249489,"url":"https://github.com/randomgamingdev/doublelinkedlistlibjs","last_synced_at":"2025-07-29T10:08:17.623Z","repository":{"id":129399308,"uuid":"594448639","full_name":"RandomGamingDev/DoubleLinkedListLibJs","owner":"RandomGamingDev","description":"A simple double linked list that stores the head, tail and length of the list.","archived":false,"fork":false,"pushed_at":"2025-05-17T19:16:03.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T20:24:53.990Z","etag":null,"topics":["data-structures","easy","easy-to-use","javascript","linked-list","list","simple","small"],"latest_commit_sha":null,"homepage":"","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/RandomGamingDev.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":"2023-01-28T15:34:13.000Z","updated_at":"2025-05-17T19:16:06.000Z","dependencies_parsed_at":"2025-03-13T15:48:05.522Z","dependency_job_id":null,"html_url":"https://github.com/RandomGamingDev/DoubleLinkedListLibJs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RandomGamingDev/DoubleLinkedListLibJs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomGamingDev%2FDoubleLinkedListLibJs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomGamingDev%2FDoubleLinkedListLibJs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomGamingDev%2FDoubleLinkedListLibJs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomGamingDev%2FDoubleLinkedListLibJs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RandomGamingDev","download_url":"https://codeload.github.com/RandomGamingDev/DoubleLinkedListLibJs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomGamingDev%2FDoubleLinkedListLibJs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267668652,"owners_count":24124965,"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-29T02:00:12.549Z","response_time":2574,"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":["data-structures","easy","easy-to-use","javascript","linked-list","list","simple","small"],"created_at":"2025-03-13T15:37:59.172Z","updated_at":"2025-07-29T10:08:17.604Z","avatar_url":"https://github.com/RandomGamingDev.png","language":"JavaScript","readme":"# DoubleLinkedListLibJs\nA simple double linked list that stores the head, tail and length of the list.\n\n\u003cimg src=\"https://github.com/RandomGamingDev/DoubleLinkedListLibJs/raw/main/DoubleLinkedListLibJs.png\" width=\"256\" /\u003e\n\nThis library was created, not only for education purposes, but to be a fast, effiecient and easy to use one way linked list library, which are perfect for things like ECS.\n\nThe Github is available here: https://github.com/RandomGamingDev/DoubleLinkedListLibJs\n\nAn example of the library's use can be seen here in the form of a snake game: https://github.com/RandomGamingDev/Snakep5js/tree/main\n\n## How to import via NPM\n```\nnpm i ez-double-linked-list\n```\n\n## How to import via CDN (Content Distribution Network)\n\nTo use it you can simply include https://cdn.jsdelivr.net/gh/RandomGamingDev/DoubleLinkedListLibJs/list.js in your HTML file! If you want to you can also just download the file and include it in your HTML file that way.\n\nbtw stuff updates so remember to specify a version/commit for your library if you want to use a link and don't want your code to automatically update to the newest version of the library\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomgamingdev%2Fdoublelinkedlistlibjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandomgamingdev%2Fdoublelinkedlistlibjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomgamingdev%2Fdoublelinkedlistlibjs/lists"}