{"id":19443907,"url":"https://github.com/sharvil/atom-sequence-diagram","last_synced_at":"2025-04-25T00:32:50.812Z","repository":{"id":75270557,"uuid":"66747648","full_name":"sharvil/atom-sequence-diagram","owner":"sharvil","description":"A sequence diagram generator for Atom.","archived":false,"fork":false,"pushed_at":"2016-08-28T03:42:45.000Z","size":4,"stargazers_count":7,"open_issues_count":8,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T13:44:03.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharvil.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,"governance":null}},"created_at":"2016-08-28T03:34:00.000Z","updated_at":"2022-01-11T16:42:03.000Z","dependencies_parsed_at":"2023-06-05T23:30:13.749Z","dependency_job_id":null,"html_url":"https://github.com/sharvil/atom-sequence-diagram","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharvil%2Fatom-sequence-diagram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharvil%2Fatom-sequence-diagram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharvil%2Fatom-sequence-diagram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharvil%2Fatom-sequence-diagram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharvil","download_url":"https://codeload.github.com/sharvil/atom-sequence-diagram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250733558,"owners_count":21478390,"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-10T15:45:38.374Z","updated_at":"2025-04-25T00:32:50.586Z","avatar_url":"https://github.com/sharvil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sequence Diagrams\nA simple, textual way to draw sequence diagrams in Atom. Write\nout the diagram in any buffer and press `ctrl+s` to see a live\nrendering.\n\n![sequence-diagram demo](http://sharvil.nanavati.net/projects/img/sequence-diagram-demo.gif)\n\n## Example\n```\n# Lines starting with # are comments.\ntitle: Secure food delivery\n\n# We can optionally create aliases for participants so they have\n# shorter names.\nparticipant Bob as b\n\nAlice-\u003eBob: Authentication request\n\n# Instead of referring to \"Bob\" we can use his alias, \"b\".\nnote right of b: Thinks about it\nBob-\u003eAlice: Authentication response\nAlice--\u003eBob: optional negotiation\nBob--\u003eAlice: negotiation response\nnote over Alice, Bob: Authentication complete\n\nnote left of Alice: Hungry...\nAlice-\u003e\u003eBob: Food request\nBob-\u003eBob: Procure food\nBob-\u003e\u003eAlice: Food response\nnote over Alice, Bob: Transaction complete\n```\n\n\u003cimg src=\"http://sharvil.nanavati.net/projects/img/sequence-diagram-sample.png\" width=\"398\" height=\"440\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharvil%2Fatom-sequence-diagram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharvil%2Fatom-sequence-diagram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharvil%2Fatom-sequence-diagram/lists"}