{"id":13432093,"url":"https://github.com/lewish/asciiflow","last_synced_at":"2025-05-14T09:07:04.037Z","repository":{"id":12964160,"uuid":"15642573","full_name":"lewish/asciiflow","owner":"lewish","description":"ASCIIFlow","archived":false,"fork":false,"pushed_at":"2024-10-27T13:07:53.000Z","size":15922,"stargazers_count":5010,"open_issues_count":54,"forks_count":379,"subscribers_count":54,"default_branch":"main","last_synced_at":"2025-04-28T00:18:29.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://asciiflow.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pcentieiro/midian","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lewish.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-01-05T00:34:30.000Z","updated_at":"2025-04-27T04:44:25.000Z","dependencies_parsed_at":"2024-05-04T19:44:02.942Z","dependency_job_id":"a14e03e6-bbcd-45c3-ae9f-2ee5dd42917d","html_url":"https://github.com/lewish/asciiflow","commit_stats":{"total_commits":201,"total_committers":27,"mean_commits":7.444444444444445,"dds":"0.33333333333333337","last_synced_commit":"9037f9c9f3c6fcb443c8ca978fc84b488e88d3aa"},"previous_names":["lewish/asciiflow2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewish%2Fasciiflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewish%2Fasciiflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewish%2Fasciiflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewish%2Fasciiflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewish","download_url":"https://codeload.github.com/lewish/asciiflow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254110374,"owners_count":22016391,"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-07-31T02:01:08.519Z","updated_at":"2025-05-14T09:07:03.978Z","avatar_url":"https://github.com/lewish.png","language":"TypeScript","funding_links":[],"categories":["JavaScript","TypeScript","Graphs charts diagrams","Other","others","Apps"],"sub_categories":["libs","Diagramming"],"readme":"# [asciiflow.com](https://asciiflow.com)\n\nASCIIFlow is a client-side only web based application for drawing ASCII diagrams. You can use it at [asciiflow.com](https://asciiflow.com).\n\n\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/asciiflow-scr-dark.png\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./assets/asciiflow-scr-light.png\"\u003e\n    \u003cimg alt=\"ASCIIFlow screenshot\" src=\"./assets/asciiflow-scr-light.png\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\n## Contributing\n\n### Installation\n\nASCIIFlow is built with [Bazel](https://docs.bazel.build/versions/4.0.0/getting-started.html).\nBazel is most easily installed to the correct version through [Bazelisk](https://github.com/bazelbuild/bazelisk). See `.bazelversion` for the correct version if you aren't using Bazelisk.\n\n```\nnpm install -g @bazel/bazelisk\nyarn global add @bazel/bazelisk\n```\n\nFor development, ibazel is also a very useful tool to help with automatic rebuilding and reloading.\n\n```\nnpm install -g @bazel/ibazel\nyarn global add @bazel/ibazel\n```\n\n### Running ASCIIFlow locally\n\nAfter installation of Bazel/Bazelisk, you can run ASCIIFlow locally with:\n\n```\nibazel run client:devserver\n```\n\nOr without ibazel (won't do live reloading):\n\n```\nbazel run client:devserver\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewish%2Fasciiflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewish%2Fasciiflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewish%2Fasciiflow/lists"}