{"id":20327150,"url":"https://github.com/gp187/algos-ts","last_synced_at":"2025-04-11T20:08:05.152Z","repository":{"id":57175984,"uuid":"98790222","full_name":"gp187/algos-ts","owner":"gp187","description":"Super fast algorithms for typescript ","archived":false,"fork":false,"pushed_at":"2017-09-05T21:50:02.000Z","size":9,"stargazers_count":49,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-10T02:14:16.620Z","etag":null,"topics":["algorithms","binarysearch","mergesort","quicksort","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/algos-ts","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/gp187.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}},"created_at":"2017-07-30T10:27:05.000Z","updated_at":"2023-11-20T04:48:11.000Z","dependencies_parsed_at":"2022-08-26T13:41:08.198Z","dependency_job_id":null,"html_url":"https://github.com/gp187/algos-ts","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/gp187%2Falgos-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gp187%2Falgos-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gp187%2Falgos-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gp187%2Falgos-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gp187","download_url":"https://codeload.github.com/gp187/algos-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224684685,"owners_count":17352584,"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":["algorithms","binarysearch","mergesort","quicksort","typescript"],"created_at":"2024-11-14T19:46:46.186Z","updated_at":"2024-11-14T19:46:46.822Z","avatar_url":"https://github.com/gp187.png","language":"TypeScript","readme":"# Algorithms\n\n# Install\n\n```\nnpm install algos-ts\n```\n\n# WIP\n** this is a work in progress. Stuff will change, but you can already use it and chat with me **\n\n## Use\n_import the function you need and use it. that's it!_\n\n\n```\n    import {bubbleSort, quickSort, insertionSort, mergeSort, binarySearch} from 'algos-ts';\n\n    const mergeSorted = mergeSort([1,6,123,456,123,43]);\n```\n\n\n_Made with :heart: in London_\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgp187%2Falgos-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgp187%2Falgos-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgp187%2Falgos-ts/lists"}