{"id":20139287,"url":"https://github.com/harryho/esx-ds-algo","last_synced_at":"2025-07-05T23:37:26.861Z","repository":{"id":85760597,"uuid":"102739335","full_name":"harryho/esx-ds-algo","owner":"harryho","description":"Data structure and algorithm with ES X","archived":false,"fork":false,"pushed_at":"2018-03-10T11:47:16.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T10:11:31.415Z","etag":null,"topics":["algorithm","data-structure","es2015","es6"],"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/harryho.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":"2017-09-07T13:19:36.000Z","updated_at":"2017-09-07T14:34:09.000Z","dependencies_parsed_at":"2023-03-05T05:45:24.919Z","dependency_job_id":null,"html_url":"https://github.com/harryho/esx-ds-algo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryho%2Fesx-ds-algo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryho%2Fesx-ds-algo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryho%2Fesx-ds-algo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryho%2Fesx-ds-algo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harryho","download_url":"https://codeload.github.com/harryho/esx-ds-algo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241582557,"owners_count":19985846,"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":["algorithm","data-structure","es2015","es6"],"created_at":"2024-11-13T21:44:39.767Z","updated_at":"2025-03-02T23:17:03.125Z","avatar_url":"https://github.com/harryho.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESX-DS-ALGO\n\n[![Build Status](https://travis-ci.org/harryho/esx-ds-algo.svg?branch=master)](https://travis-ci.org/harryho/esx-ds-algo)\n[![Coverage Status](https://coveralls.io/repos/github/harryho/esx-ds-algo/badge.svg?branch=master)](https://coveralls.io/github/harryho/esx-ds-algo?branch=master)\n\nIt is a repository of data structure and algorithm implemented in ES X, aka. ES6 or ES2015. \n\n## Features\n\n* The repository is implemented with ES6 features instead of Vanilla JS.\n* Test comes with Mocha, Chai, Istanbul.\n\n## Build \u0026 Test\n\n```\n# Install babel\nnpm install babel -g\n\n# Install packages\nnpm install\n\n\n# Run test cases\nnpm run test\n\n...\n  30 passing (41ms)\n\n\n# Run coverage\nnpm run coverage\n\n...\n...\n\n=============================== Coverage summary ===============================\nStatements   : 92.22% ( 1696/1839 )\nBranches     : 71.55% ( 327/457 )\nFunctions    : 94.84% ( 294/310 )\nLines        : 92.9% ( 1649/1775 )\n================================================================================\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryho%2Fesx-ds-algo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharryho%2Fesx-ds-algo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryho%2Fesx-ds-algo/lists"}