{"id":22713101,"url":"https://github.com/lukasmoellerch/ts-to-pseudocode","last_synced_at":"2025-04-13T17:35:50.726Z","repository":{"id":50659641,"uuid":"228719219","full_name":"lukasmoellerch/ts-to-pseudocode","owner":"lukasmoellerch","description":"A small tool that tries to convert typescript (or javascript) into equivalent pseudocode.","archived":false,"fork":false,"pushed_at":"2019-12-30T16:19:01.000Z","size":138,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T08:22:14.276Z","etag":null,"topics":["algorithms-and-data-structures","documentation-generator","javascript","pseudocode","typescript"],"latest_commit_sha":null,"homepage":"https://pseudocode.lukas-moeller.ch","language":"TypeScript","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/lukasmoellerch.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}},"created_at":"2019-12-17T23:28:50.000Z","updated_at":"2025-02-21T15:52:05.000Z","dependencies_parsed_at":"2022-09-17T19:20:55.812Z","dependency_job_id":null,"html_url":"https://github.com/lukasmoellerch/ts-to-pseudocode","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/lukasmoellerch%2Fts-to-pseudocode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmoellerch%2Fts-to-pseudocode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmoellerch%2Fts-to-pseudocode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmoellerch%2Fts-to-pseudocode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasmoellerch","download_url":"https://codeload.github.com/lukasmoellerch/ts-to-pseudocode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248753002,"owners_count":21156198,"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-and-data-structures","documentation-generator","javascript","pseudocode","typescript"],"created_at":"2024-12-10T14:08:17.519Z","updated_at":"2025-04-13T17:35:50.707Z","avatar_url":"https://github.com/lukasmoellerch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-to-pseudocode \nA small tool that tries to convert typescript (or javascript) into equivalent pseudocode.\n\nDemo: [https://pseudocode.lukas-moeller.ch](https://pseudocode.lukas-moeller.ch)\n\n## Features\nOnly exported functions are converted.\n\n- `x | 0`\n- `Math.floor(x)`\n- `Math.ceil(x)`\n- `new Set()`\n- `x.length`\n- `x.size`\n- `union(a, b)`\n- `setminus(a, b)`\n- `for(var i = 0; i \u003c x; i++) {}`\n- Mathematical operators are converted accordingly (+, -, *, /, \u0026\u0026, ||, !, ^)\n\t- All divisions are converted into fractions\n\n## Dependencies\nAwesome projects this editor depends on:\n- [Typescript Compiler](https://www.typescriptlang.org)\n- [Pseudocode.js](http://www.tatetian.io/pseudocode.js/)\n- [KaTeX](https://katex.org)\n- [Monaco Editor](https://microsoft.github.io/monaco-editor/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmoellerch%2Fts-to-pseudocode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasmoellerch%2Fts-to-pseudocode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmoellerch%2Fts-to-pseudocode/lists"}