jsworkerutils
Advanced tools
+1
-1
| { | ||
| "name": "jsworkerutils", | ||
| "version": "1.0.8", | ||
| "version": "1.0.9", | ||
| "description": "Helper class that improves the the loading process of multiple endpoints on multiple processes # Development Guide ## About - This library is meant to be a node packaged module that optimize concurrent api requests and simplify as much as possible , the library should be able integrate with other javascript projects indepent of frameworks.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/lib/index.js", |
+3
-1
| # flexloaders | ||
| ### DISCLAIMER: This library is a work in progress and its not ready for production | ||
| - To incorporate this library at this stage to your existing apps you might need to tweak some parts of the library | ||
| - Helper class that improves the the loading process of multiple endpoints on multiple processes | ||
| - Helper class that improves the the loading process of endpoints on multiple processes | ||
| - Runs multiple processes in parallel. | ||
| - Uses webworkers and targets es6, es2015, es5, Typescript | ||
| - Primarily focuses on running multiple api request in parallel | ||
@@ -6,0 +8,0 @@ * On the client side |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
32557
0.27%62
3.33%