-
Updated
Dec 31, 2019 - JavaScript
webworker
Here are 207 public repositories matching this topic...
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Mar 13, 2020 - JavaScript
Hi guys,
I could use your input / feedback on this one.
In case we are using non primitive class configs like "directions":
static getConfig() {return {
/**
* @member {String} className='Neo.plugin.Resizable'
* @protected
*/
className: 'Neo.plugin.Resizable',
/**
* Directions into which you want to drag => resize
-
Updated
Sep 14, 2020 - TypeScript
-
Updated
Aug 15, 2020 - TypeScript
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Jan 15, 2020 - JavaScript
-
Updated
Mar 28, 2019 - C++
-
Updated
Mar 7, 2017 - JavaScript
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Aug 8, 2020 - JavaScript
-
Updated
Oct 31, 2019 - TypeScript
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Feb 22, 2018 - HTML
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Nov 3, 2019 - TypeScript
Improve this page
Add a description, image, and links to the webworker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webworker topic, visit your repo's landing page and select "manage topics."
I know this is specific to web workers, however I think this could be adapted to work for service workers. I was looking to create a separate plugin but the code would be mostly the same.
Looks like it scans the AST for a keyword (
Worker) and generates an entry for the referenced file.