{"id":15647434,"url":"https://github.com/yields/gravy","last_synced_at":"2026-03-16T01:40:04.504Z","repository":{"id":12689873,"uuid":"15362141","full_name":"yields/gravy","owner":"yields","description":"saucelabs","archived":false,"fork":false,"pushed_at":"2014-04-01T01:23:06.000Z","size":252,"stargazers_count":44,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T16:10:53.051Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yields.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","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":"2013-12-21T16:47:42.000Z","updated_at":"2021-08-05T10:06:20.000Z","dependencies_parsed_at":"2022-09-23T08:53:03.395Z","dependency_job_id":null,"html_url":"https://github.com/yields/gravy","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/yields%2Fgravy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yields%2Fgravy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yields%2Fgravy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yields%2Fgravy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yields","download_url":"https://codeload.github.com/yields/gravy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233062777,"owners_count":18619273,"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-10-03T12:19:25.717Z","updated_at":"2026-03-16T01:39:59.468Z","avatar_url":"https://github.com/yields.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# gravy\n\n```js\ngravy('project-name', 'user-name', 'access-key')\n  .browser('ie9..11')\n  .browser('safari')\n  .browser('chrome')\n  .browser('firefox')\n  .reporter(gravy.reporters.grid())\n  .test('http://localhost:3000');\n```\n\n![](https://i.cloudup.com/MQH9EeXAC3.png)\n\n## Installation\n\n  Install with [component(1)](http://component.io):\n\n    $ component install yields/gravy\n    $ npm install gravy\n\n## API\n\n### Gravy(project, user, key)\n\n  Initialize with `project` name `user` and `key`.\n\n#### #reporter(fn)\n\n  Set the reporter.\n\n#### #add / #browser\n\n  Add a browser.\n\n  ```js\n  add('ie6...11');\n  add('safari7');\n  add('chrome');\n  add('chrome31 OSX 10.9');\n  ```\n\n#### #test(url)\n\n  Point webdriver at `url`.\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyields%2Fgravy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyields%2Fgravy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyields%2Fgravy/lists"}