{"id":21602670,"url":"https://github.com/ff6347/ae-comps-to-graphviz","last_synced_at":"2025-03-18T13:25:15.905Z","repository":{"id":22910025,"uuid":"26258756","full_name":"ff6347/ae-comps-to-graphviz","owner":"ff6347","description":"Export flow of current comp to graphviz","archived":false,"fork":false,"pushed_at":"2023-12-12T05:35:44.000Z","size":106,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T18:35:26.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/fabiantheblind/ae-comps-to-graphviz","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/ff6347.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-License.txt","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-11-06T07:22:37.000Z","updated_at":"2014-11-06T08:37:49.000Z","dependencies_parsed_at":"2023-12-12T06:37:31.920Z","dependency_job_id":null,"html_url":"https://github.com/ff6347/ae-comps-to-graphviz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fae-comps-to-graphviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fae-comps-to-graphviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fae-comps-to-graphviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fae-comps-to-graphviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ff6347","download_url":"https://codeload.github.com/ff6347/ae-comps-to-graphviz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244229305,"owners_count":20419608,"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-24T19:14:02.557Z","updated_at":"2025-03-18T13:25:15.880Z","avatar_url":"https://github.com/ff6347.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ae comps to graphviz\n====================\n\nExport flow of current comp to [graphviz](http://graphviz.org/)  \n\n![](comp.png)  \nImage created with [Omnigraffle](http://www.omnigroup.com/omnigraffle/)  \n\n    digraph {\n        \"Comp 1\" -\u003e \"Comp 2\";\n        \"Comp 2\" -\u003e \"Black Solid 3 Comp 1\";\n        \"Black Solid 3 Comp 1\" -\u003e \"Black Solid 3\";\n        \"Comp 2\" -\u003e \"Black Solid 2\";\n        \"Comp 2\" -\u003e \"Black Solid 1\";\n        \"Comp 2\" -\u003e \"Comp 3\";\n        \"Comp 3\" -\u003e \"Null 1\";\n        \"Comp 1\" -\u003e \"Black Solid 3 Comp 1\";\n        \"Comp 1\" -\u003e \"Comp 3\";\n    }\n\n####install graphviz with homebrew\n\n    brew install graphviz  \n\nexport image:  \n\n      dot -Tpng comp.dot -o raw-comp.png; open raw-comp.png\n\n####Graphviz export  \n\n![](raw-graphviz-output.png)  \n\n####comps only export  \n…   \n![](comps-only.png)  \n##Todo:  \n\n- fix recursion (not working correctly, double entries in array)\n- add label if comp, layer, camera, light, text or or or\n- exclude layer option\n- ...\n\nCopyright 2014 Fabian \"fabiantheblind\" Morón Zirfas\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:  \n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.  \n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.  \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fae-comps-to-graphviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fff6347%2Fae-comps-to-graphviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fae-comps-to-graphviz/lists"}