{"id":13437807,"url":"https://github.com/yishn/tikzcd-editor","last_synced_at":"2025-04-08T09:08:57.724Z","repository":{"id":45674114,"uuid":"100498849","full_name":"yishn/tikzcd-editor","owner":"yishn","description":"A simple visual editor for creating commutative diagrams.","archived":false,"fork":false,"pushed_at":"2020-10-31T12:32:19.000Z","size":1168,"stargazers_count":1889,"open_issues_count":17,"forks_count":99,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-10-29T17:26:06.410Z","etag":null,"topics":["category-theory","diagram","editor","hacktoberfest","latex","tikz","tikzcd"],"latest_commit_sha":null,"homepage":"https://tikzcd.yichuanshen.de/","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/yishn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://www.paypal.me/yishn/5"}},"created_at":"2017-08-16T14:33:56.000Z","updated_at":"2024-10-29T08:07:53.000Z","dependencies_parsed_at":"2022-08-12T12:00:30.060Z","dependency_job_id":null,"html_url":"https://github.com/yishn/tikzcd-editor","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yishn%2Ftikzcd-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yishn%2Ftikzcd-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yishn%2Ftikzcd-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yishn%2Ftikzcd-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yishn","download_url":"https://codeload.github.com/yishn/tikzcd-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809963,"owners_count":20999816,"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":["category-theory","diagram","editor","hacktoberfest","latex","tikz","tikzcd"],"created_at":"2024-07-31T03:01:00.371Z","updated_at":"2025-04-08T09:08:57.693Z","avatar_url":"https://github.com/yishn.png","language":"JavaScript","funding_links":["https://www.paypal.me/yishn/5","https://paypal.me/yishn/4"],"categories":["JavaScript","latex"],"sub_categories":[],"readme":"# tikzcd-editor [![CI](https://github.com/yishn/tikzcd-editor/workflows/CI/badge.svg)](https://github.com/yishn/tikzcd-editor/actions)\n\nA simple visual editor for creating commutative diagrams.\n\nYou can\n[download the latest release](https://github.com/yishn/tikzcd-editor/releases)\nto host it on your own or [try it out here](https://tikzcd.yichuanshen.de/).\n\n![Screenshot](./screenshot.png)\n\n## Building\n\nMake sure you have [Node.js](https://nodejs.org/) and npm installed. First,\nclone this repository:\n\n```\n$ git clone https://github.com/yishn/tikzcd-editor\n$ cd tikzcd-editor\n```\n\nInstall dependencies with npm:\n\n```\n$ npm install\n```\n\nYou can build by using the `build` command:\n\n```\n$ npm run build\n```\n\nThis will create a minified bundle `bundle.js` and its source map. To launch,\nsimply open `index.html` in your favorite modern browser.\n\nUse the `watch` command for development:\n\n```\n$ npm run watch\n```\n\nTo create a self-contained archive file ready for distribution, run the\nfollowing command:\n\n```\n$ npm run dist\n```\n\nThis will create a folder and a `zip` file in the `dist` folder.\n\n## Contributing\n\nBug reports and pull requests are always welcome! Please consult the\n[issues list](https://github.com/yishn/tikzcd-editor/issues) for existing issues\nbeforehand.\n\nYou can also support this project by [donating](https://paypal.me/yishn/4).\n\n## Donators\n\nA big thanks to these lovely people:\n\n- Jeremy Rouse\n- Marko Rodriguez\n- Steve Heim\n- Max New\n- Bingyu Zhang\n- Ariella Lee\n\n## Related\n\n- [jsx-tikzcd](https://github.com/yishn/jsx-tikzcd) - Render tikzcd diagrams\n  with JSX.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyishn%2Ftikzcd-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyishn%2Ftikzcd-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyishn%2Ftikzcd-editor/lists"}