{"id":13672868,"url":"https://github.com/alm-tools/alm","last_synced_at":"2025-05-14T14:02:09.536Z","repository":{"id":36767978,"uuid":"41074681","full_name":"alm-tools/alm","owner":"alm-tools","description":":rose: A :cloud: ready IDE just for TypeScript :heart:","archived":false,"fork":false,"pushed_at":"2022-05-15T23:44:16.000Z","size":5300,"stargazers_count":3012,"open_issues_count":2,"forks_count":181,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-05-07T20:39:00.743Z","etag":null,"topics":["ide","node","typescript"],"latest_commit_sha":null,"homepage":"https://alm-tools.github.io","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/alm-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-20T04:03:53.000Z","updated_at":"2025-04-28T15:22:45.000Z","dependencies_parsed_at":"2022-07-15T21:48:20.390Z","dependency_job_id":null,"html_url":"https://github.com/alm-tools/alm","commit_stats":null,"previous_names":["typescriptbuilder/tsb"],"tags_count":229,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alm-tools%2Falm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alm-tools%2Falm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alm-tools%2Falm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alm-tools%2Falm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alm-tools","download_url":"https://codeload.github.com/alm-tools/alm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159140,"owners_count":22024558,"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":["ide","node","typescript"],"created_at":"2024-08-02T09:01:53.282Z","updated_at":"2025-05-14T14:02:09.335Z","avatar_url":"https://github.com/alm-tools.png","language":"TypeScript","readme":"# FUTURE\nThis project is archived. \n\nBuilding on the TypeScript developer experience (DX) offered by ALM, I’m creating a new product that offers a unique UI development experience for designers/developers. Signup for the Beta: https://designtsx.com\n\n[![DesignTSX](https://raw.githubusercontent.com/basarat/typescript-book/master/images/designtsx-banner.png)](https://designtsx.com)\n\n----\n\n# ARCHIVE\n\n## The best IDE for TypeScript\n\n[![Join the chat at  gitter][gitter-image]][gitter-url]\n\n\u003e This project is powered by GitHub 🌟s ^ go ahead and [star it please](https://github.com/alm-tools/alm/stargazers).\n\n[![Build Status][travis-image]][travis-url]\n[![NPM version][npm-image]][npm-url]\n\n\u003e With great languages come great development tools 🌹.\n\n## Why\n\n[Check out the website](https://alm-tools.github.io/) and if you need more reasons [we have them](https://alm-tools.gitbooks.io/alm/content/contributing/why.html).\n\n## Requirements\n\n* Chrome\n* NodeJS v6\n\n## Usage\n\nGet it:\n```\nnpm install alm -g\n```\n\nRun it passing in the directory you want to serve up:\n```\nalm.\n```\n\nNow open it in `chrome` at the URL mentioned in your console. (**protip** use `alm -o` if your default browser is Chrome)\n\n![main](https://raw.githubusercontent.com/alm-tools/alm-tools.github.io/master/screens/main.png)\n\n## Features\n\n\u003e [We work hard :construction_worker: on our :memo:][docs] so please [jump to the book][docs].\n\n[![][cover]][docs]\n\nBut since its good to show a list so in no particular order and incomplete list:\n\n* [x] Super slick syntax highlighting just for TypeScript\n* [x] Tabs\n* [x] Panes\n* [x] Live file linting\n* [x] Project wide linting\n* [x] AST viewer\n* [x] Dependency viewer / analyzer\n* [x] Typescript Build\n* [x] Live incremental TypeScript compile\n* [x] Cursor History\n* [x] Clipboard ring\n* [x] Git Status gutter\n* [x] Git Status scroll bar\n* [x] Git reset file\n* [x] Find in project\n* [x] Find and replace in file (with regex support)\n* [x] Multi Cursor\n* [x] Rectangular selections\n* [x] Command Search\n* [x] TypeScript symbol search\n* [x] TypeScript project selector\n* [x] Live TypeScript ouput JavaScript preview\n* [x] Multi monitor\n* [x] Super friendly error panel with `f8` error cycling\n* [x] Copy paste buttons when they make sense (so you don't need to select stuff)\n* [x] Type info / errors on hover\n* [x] TypeScript doctor so you don't need to hover\n* [x] Code folding\n* [x] Bracket and tag matching\n* [x] Matching bracking jumping\n* [x] TypeScript formatting\n* [x] editorconfig support\n* [x] HTML to TSX/JSX\n* [x] CSS to TS/JS\n* [x] File Tree\n* [x] On screen hints around current options (e.g. tree view)\n* [x] Snippets\n* [ ] [Add the feature you liked the most 🌹](https://github.com/alm-tools/alm/pulls)\n\nAnd of course my favorite:\n\n* [x] Code blaster\n\n![](https://raw.githubusercontent.com/alm-tools/alm-tools.github.io/master/screens/blaster.gif)\n\n## Contributing\nA key motivation for this project is to educate the community about creating great TypeScript tools. So we would love to help you understand how the project works. [Checkout the developer / contributor docs][contributing].\n\n## License\n\nMIT\n\n[docs]: https://alm-tools.gitbooks.io/alm/content/\n[contributing]: https://alm-tools.gitbooks.io/alm/content/contributing/\n[cover]: https://raw.githubusercontent.com/alm-tools/alm-tools.github.io/master/screens/cover_small.png\n[npm-image]: https://img.shields.io/npm/v/alm.svg?style=flat\n[npm-url]: https://npmjs.org/package/alm\n[travis-image]: https://travis-ci.org/alm-tools/alm.svg?branch=master\n[travis-url]:https://travis-ci.org/alm-tools/alm\n[gitter-image]: https://badges.gitter.im/Join%20Chat.svg\n[gitter-url]: https://gitter.im/alm-tools/alm?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\n","funding_links":[],"categories":["TypeScript","Built with TypeScript"],"sub_categories":["Standalone apps"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falm-tools%2Falm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falm-tools%2Falm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falm-tools%2Falm/lists"}