{"id":15536795,"url":"https://github.com/trentmwillis/worker-box","last_synced_at":"2025-04-23T13:44:55.663Z","repository":{"id":57399211,"uuid":"103197894","full_name":"trentmwillis/worker-box","owner":"trentmwillis","description":"A toolbox to help you test Web Workers","archived":false,"fork":false,"pushed_at":"2017-11-08T23:43:58.000Z","size":50,"stargazers_count":42,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T00:12:02.855Z","etag":null,"topics":["javascript","testing","web-worker","worker"],"latest_commit_sha":null,"homepage":"https://pretty-okay.com/worker-box","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/trentmwillis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-11T23:22:53.000Z","updated_at":"2023-08-20T14:02:48.000Z","dependencies_parsed_at":"2022-09-12T21:23:51.774Z","dependency_job_id":null,"html_url":"https://github.com/trentmwillis/worker-box","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentmwillis%2Fworker-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentmwillis%2Fworker-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentmwillis%2Fworker-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentmwillis%2Fworker-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentmwillis","download_url":"https://codeload.github.com/trentmwillis/worker-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250441901,"owners_count":21431233,"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":["javascript","testing","web-worker","worker"],"created_at":"2024-10-02T11:53:31.191Z","updated_at":"2025-04-23T13:44:55.644Z","avatar_url":"https://github.com/trentmwillis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Worker Box [![Build Status](https://travis-ci.org/trentmwillis/worker-box.svg?branch=master)](https://travis-ci.org/trentmwillis/worker-box) [![Documentation](https://media.readthedocs.org/static/projects/badges/passing.svg)](https://pretty-okay.com/worker-box) [![NPM Version](https://badge.fury.io/js/worker-box.svg)](https://www.npmjs.com/package/worker-box)\n\nWorker Box is a toolbox to help you test [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API). It provides an easy way to create, stub, and modify your Workers without complicated test servers or monkey patches. For more info, be sure to check out the [documentation](https://pretty-okay.com/worker-box/)!\n\n## Installation\n\nInstall Worker Box through [npm](https://www.npmjs.com/):\n\n```bash\nnpm install --save-dev worker-box\n```\n\nAnd then load it via a script tag in your page:\n\n```html\n\u003cscript src=\"/node_modules/worker-box/index.js\"\u003e\u003c/script\u003e\n```\n\nAnd that's it! The `WorkerBox` global should now be available for use.\n\n## Usage\n\nFor information on how to use Worker Box and the APIs it provides, check out [the official documentation]([documentation](https://pretty-okay.com/worker-box/)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrentmwillis%2Fworker-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrentmwillis%2Fworker-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrentmwillis%2Fworker-box/lists"}