{"id":15284427,"url":"https://github.com/tzolov/viz-js","last_synced_at":"2025-05-13T00:46:29.939Z","repository":{"id":25444514,"uuid":"28874444","full_name":"tzolov/viz-js","owner":"tzolov","description":"Polymer element providing solution to render Graphviz on the web. Uses the https://github.com/mdaines/viz.js","archived":false,"fork":false,"pushed_at":"2016-07-07T15:43:17.000Z","size":953,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-13T00:46:25.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tzolov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-06T17:25:41.000Z","updated_at":"2016-12-22T10:30:36.000Z","dependencies_parsed_at":"2022-08-20T21:40:26.291Z","dependency_job_id":null,"html_url":"https://github.com/tzolov/viz-js","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzolov%2Fviz-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzolov%2Fviz-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzolov%2Fviz-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzolov%2Fviz-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tzolov","download_url":"https://codeload.github.com/tzolov/viz-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850874,"owners_count":21973671,"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-09-30T14:56:08.035Z","updated_at":"2025-05-13T00:46:29.917Z","avatar_url":"https://github.com/tzolov.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"viz-js\n============\n\nSee the [component page](http://tzolov.github.io/viz-js) for more information.\n\n## Getting Started\n\nWe've put together a [guide to viz-js](http://www.polymer-project.org/docs/start/reusableelements.html) to help get you rolling.\n\n## Usage\n\n    \u003cviz-js dotcontent=\"digraph G { start -\u003e a0; start -\u003e b0; }\" format=\"svg\" engine=\"dot\"\u003e\u003c/viz-js\u003e\n\n## Testing Your Element\n\nAdd the logic specific to your new element and verify its functionality. Good unit tests are essential to your verification plan but a good way to quickly sanity test your component is to access your demo.html file via a local web server. There are several ways to do this but one easy method is to run a simple web server that ships with Python, using the commands:\n\n```sh\npython -m SimpleHTTPServer\n```\n\nOr other method using NodeJS:\n\n```sh\nhttp-server ./\n```\n\nThis starts a web server on port 8000, so you can test your new element by navigating a browser to `localhost:8000/viz-js/demo.html`.\n\n### web-component-tester\n\nThe tests are also compatible with [web-component-tester](https://github.com/Polymer/web-component-tester). You can run them on multiple local browsers via:\n\n```sh\nnpm install -g web-component-tester\nwct\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzolov%2Fviz-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftzolov%2Fviz-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzolov%2Fviz-js/lists"}