{"id":26864299,"url":"https://github.com/data-structures-and-algorithms/deque","last_synced_at":"2025-05-06T22:41:06.191Z","repository":{"id":37154123,"uuid":"73727311","full_name":"data-structures-and-algorithms/deque","owner":"data-structures-and-algorithms","description":":snake: Python's deque data structure for JavaScript","archived":false,"fork":false,"pushed_at":"2025-04-30T22:10:08.000Z","size":4918,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-01T02:39:21.217Z","etag":null,"topics":["agpl","computer-science","data-structures","deque","javascript"],"latest_commit_sha":null,"homepage":"https://data-structures-and-algorithms.github.io/js-collections-deque","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/data-structures-and-algorithms.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,"zenodo":null}},"created_at":"2016-11-14T16:59:07.000Z","updated_at":"2025-04-12T07:11:20.000Z","dependencies_parsed_at":"2023-02-10T00:15:28.984Z","dependency_job_id":"d5ed1f69-e1c1-45ed-a932-1c64667141ec","html_url":"https://github.com/data-structures-and-algorithms/deque","commit_stats":{"total_commits":691,"total_committers":8,"mean_commits":86.375,"dds":0.6599131693198264,"last_synced_commit":"c557a196b3caa61fb25db86734689662d4398d1c"},"previous_names":["aureooms/js-collections-deque"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fdeque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fdeque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fdeque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fdeque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/data-structures-and-algorithms","download_url":"https://codeload.github.com/data-structures-and-algorithms/deque/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252782436,"owners_count":21803378,"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":["agpl","computer-science","data-structures","deque","javascript"],"created_at":"2025-03-31T03:38:27.916Z","updated_at":"2025-05-06T22:41:06.171Z","avatar_url":"https://github.com/data-structures-and-algorithms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":":snake: [@data-structure/deque](https://data-structures-and-algorithms.github.io/deque)\n==\n\nPython's deque data structure for JavaScript.\nSee [docs](https://data-structures-and-algorithms.github.io/deque).\nParent is [js-data-structures](https://github.com/make-github-pseudonymous-again/js-data-structures).\n\n```js\nimport {deque} from '@data-structure/deque';\ndeque( 'abcde' , 3 ) ; // 'cde'\n```\n\n[![License](https://img.shields.io/github/license/data-structures-and-algorithms/deque.svg)](https://raw.githubusercontent.com/data-structures-and-algorithms/deque/main/LICENSE)\n[![Version](https://img.shields.io/npm/v/@data-structure/deque.svg)](https://www.npmjs.org/package/@data-structure/deque)\n[![Tests](https://img.shields.io/github/actions/workflow/status/data-structures-and-algorithms/deque/ci.yml?branch=main\u0026event=push\u0026label=tests)](https://github.com/data-structures-and-algorithms/deque/actions/workflows/ci.yml?query=branch:main)\n[![Dependencies](https://img.shields.io/librariesio/github/data-structures-and-algorithms/deque.svg)](https://github.com/data-structures-and-algorithms/deque/network/dependencies)\n[![GitHub issues](https://img.shields.io/github/issues/data-structures-and-algorithms/deque.svg)](https://github.com/data-structures-and-algorithms/deque/issues)\n[![Downloads](https://img.shields.io/npm/dm/@data-structure/deque.svg)](https://www.npmjs.org/package/@data-structure/deque)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/data-structures-and-algorithms/deque.svg)](https://codeclimate.com/github/data-structures-and-algorithms/deque/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/data-structures-and-algorithms/deque.svg)](https://codeclimate.com/github/data-structures-and-algorithms/deque/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/data-structures-and-algorithms/deque/main.svg)](https://codecov.io/gh/data-structures-and-algorithms/deque)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/data-structures-and-algorithms/deque.svg)](https://codeclimate.com/github/data-structures-and-algorithms/deque/trends/technical_debt)\n[![Documentation](https://data-structures-and-algorithms.github.io/deque/badge.svg)](https://data-structures-and-algorithms.github.io/deque/source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@data-structure/deque)](https://bundlephobia.com/result?p=@data-structure/deque)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-structures-and-algorithms%2Fdeque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdata-structures-and-algorithms%2Fdeque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-structures-and-algorithms%2Fdeque/lists"}