{"id":22059256,"url":"https://github.com/opentable/grunt-ot-auto2dot","last_synced_at":"2026-04-12T18:02:36.538Z","repository":{"id":66075943,"uuid":"68656166","full_name":"opentable/grunt-ot-auto2dot","owner":"opentable","description":"Grunt task to generate Graphviz files from async.auto calls","archived":false,"fork":false,"pushed_at":"2016-09-19T23:54:43.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-01-28T23:09:50.913Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-19T23:49:06.000Z","updated_at":"2016-09-19T23:49:18.000Z","dependencies_parsed_at":"2023-11-19T11:30:34.610Z","dependency_job_id":null,"html_url":"https://github.com/opentable/grunt-ot-auto2dot","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/opentable%2Fgrunt-ot-auto2dot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-ot-auto2dot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-ot-auto2dot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fgrunt-ot-auto2dot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentable","download_url":"https://codeload.github.com/opentable/grunt-ot-auto2dot/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:45.325Z","updated_at":"2026-04-12T18:02:31.481Z","avatar_url":"https://github.com/opentable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-ot-auto2dot\n\n\u003e Generate Graphviz files from async.auto calls\n\n## Getting Started\nThis plugin requires Grunt `~0.4.5`\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-ot-auto2dot --save-dev\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-ot-auto2dot');\n```\n\n## The \"auto2dot\" task\n\n### Overview\nIn your project's Gruntfile, add a section named `auto2dot` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  auto2dot: {\n    your_target: {\n      // Target-specific file lists and/or options go here.\n    },\n  },\n});\n```\n\n### Usage Examples\n\n#### Default Options\n\n```js\ngrunt.initConfig({\n  auto2dot: {\n    files: {\n      'dest/basic.dot': 'src/basic.js'\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\n## Release History\n * 0.1.0 Initial Release\n * 0.1.1 Documentation Update\n * 0.1.2 More Docs\n * 0.1.3 Prettier Docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fgrunt-ot-auto2dot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentable%2Fgrunt-ot-auto2dot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fgrunt-ot-auto2dot/lists"}