{"id":22059237,"url":"https://github.com/opentable/grunt-viz","last_synced_at":"2025-03-23T17:13:24.692Z","repository":{"id":57256228,"uuid":"68734393","full_name":"opentable/grunt-viz","owner":"opentable","description":"Compile graphviz files using viz.js library","archived":false,"fork":false,"pushed_at":"2016-09-20T17:15:34.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-03T12:17:59.707Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/opentable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-20T17:03:52.000Z","updated_at":"2016-09-20T17:06:45.000Z","dependencies_parsed_at":"2022-08-25T02:30:47.015Z","dependency_job_id":null,"html_url":"https://github.com/opentable/grunt-viz","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentable","download_url":"https://codeload.github.com/opentable/grunt-viz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136405,"owners_count":20566588,"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-30T17:27:42.009Z","updated_at":"2025-03-23T17:13:24.661Z","avatar_url":"https://github.com/opentable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-viz\n\n\u003e Compile DOT files\n\n## Dependencies\n\nNone. This uses a js library called viz.js to render the graphviz files.\n\nPlease note that this library is limited in which formats it can render.\n\nIf you need to render a format this library does not support, please check out grunt-graphviz\n\n### Install\n\n## Getting Started\nThis plugin requires Grunt `\u003e=0.4.0`\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:\n\n```shell\nnpm install grunt-viz --save-dev\n```\n\nOSX\n```shell\nbrew install viz\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:\n\n```js\ngrunt.loadNpmTasks('grunt-viz');\n```\n\n## The \"viz\" task\n\n### Overview\nIn your project's Gruntfile, add a section named `viz` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  viz: {\n    your_target: {\n      files: {\n        'dest/file.png': 'source/file.dot',\n        // etc...\n      }\n    },\n  },\n})\n```\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fgrunt-viz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentable%2Fgrunt-viz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fgrunt-viz/lists"}