{"id":18378227,"url":"https://github.com/junolab/atom-ink","last_synced_at":"2025-04-07T17:10:45.679Z","repository":{"id":35304273,"uuid":"39565601","full_name":"JunoLab/atom-ink","owner":"JunoLab","description":"IDE toolkit for Atom","archived":false,"fork":false,"pushed_at":"2023-04-17T07:59:27.000Z","size":4939,"stargazers_count":228,"open_issues_count":33,"forks_count":37,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-31T14:14:56.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/JunoLab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-07-23T12:17:38.000Z","updated_at":"2025-01-28T21:54:53.000Z","dependencies_parsed_at":"2024-01-15T16:52:00.565Z","dependency_job_id":null,"html_url":"https://github.com/JunoLab/atom-ink","commit_stats":null,"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Fatom-ink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Fatom-ink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Fatom-ink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Fatom-ink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab","download_url":"https://codeload.github.com/JunoLab/atom-ink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694876,"owners_count":20980733,"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":[],"created_at":"2024-11-06T00:32:15.802Z","updated_at":"2025-04-07T17:10:45.651Z","avatar_url":"https://github.com/JunoLab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ink\r\n\r\n**Attention**: We have decided to join forces with the [Julia extension for VSCode](https://github.com/julia-vscode/julia-vscode). As such, this Atom-based plugin is effectively in “maintenance-only mode” and we expect to only work on bug fixes in the future.\r\n\r\n----\r\n\r\n[![Build Status](https://travis-ci.org/JunoLab/atom-ink.svg?branch=master)](https://travis-ci.org/JunoLab/atom-ink) [![Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JunoLab/atom-ink)\r\n\r\nInk is a toolkit for building IDEs in Atom – in particular, it's aimed at providing the UI\r\npieces necessary to build richly interactive, live environments for programming – inspired\r\nby the likes of SmallTalk, Lisp, LightTable, DevTools, Swift, and others.\r\n\r\nInk is currently used primarily from the\r\n[julia-client](https://github.com/JunoLab/atom-julia-client) plugin as an IDE for the\r\nJulia language, as well as the awesome [proto-repl](https://github.com/jasongilman/proto-repl) for Clojure. Although Ink is in an early state, people interested in\r\ngetting it running with other languages are welcome to reach out.\r\n\r\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/JunoLab/atom-ink/master/demos/full.gif\" /\u003e\u003c/div\u003e\r\n\r\n### Highlights\r\n\r\n*(These demos show off Ink as part of [Julia](https://github.com/JunoLab/atom-julia-client)\r\nsince it's the most mature project using Ink, but there's nothing Julia-specific about\r\nInk's design)*\r\n\r\nEvaluation of blocks and lines, with inline results, highlighting of the evaluated block,\r\nand loading indicators:\r\n\r\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/JunoLab/atom-ink/master/demos/eval.gif\" /\u003e\u003c/div\u003e\r\n\r\nSmart tree views for complex results and data:\r\n\r\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/JunoLab/atom-ink/master/demos/tree.gif\" /\u003e\u003c/div\u003e\r\n\r\nA rich console with the same support for results, as well as history, shell modes etc.:\r\n\r\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/JunoLab/atom-ink/master/demos/console.gif\" /\u003e\u003c/div\u003e\r\n\r\nSmart errors with live links to files in the backtrace, as well as highlighting of those\r\nlines:\r\n\r\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/JunoLab/atom-ink/master/demos/errors.gif\" /\u003e\u003c/div\u003e\r\n\r\nIn future Ink will also support UIs for debugging (e.g. breakpoints), graphics (e.g. plotting panes), documentation (e.g. single-keystroke access to inline docs) and profiling/coverage results (e.g. inline \"progress bars\" and metrics overlaid with the code).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunolab%2Fatom-ink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunolab%2Fatom-ink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunolab%2Fatom-ink/lists"}