webworkify
webworkify copied to clipboard
Added increased customizability to creating the webworker;
Added increased customizability to creating the webworker; Can now create webworkers with specific names, types, and credentials
Users can now create a web worker with custom names in the same options parameter as the bare option. Full list of parameters here
Also updated docs with edits such as this pull request