bufferedreader
Advanced tools
| language: node_js | ||
| node_js: | ||
| - "0.12" | ||
| - "0.10" | ||
| - "4" | ||
| - "5" | ||
| - "6" | ||
| sudo: false |
+1
-1
| { | ||
| "name": "bufferedreader", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Buffer responses from asynchronous functions to increase the performance of Node.js applications", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+5
-0
|  | ||
| # BufferedReader | ||
| [](https://travis-ci.org/retrohacker/buffered-reader)       | ||
| [](https://nodei.co/npm/bufferedreader/) | ||
| `BufferedReader` allows you to create a buffer of results from asynchronous requests. This is not to be confused with Node.js' native `Buffer` type, this is a temporary store that we populate with results of asynchronous requests for the event loop to consume. | ||
@@ -5,0 +10,0 @@ |
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
24509
3.19%9
12.5%68
7.94%