Comparing version
{ | ||
"name": "diskette", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Stream buffers and strings efficiently in-memory", | ||
"main": "build/index.js", | ||
"typings": "./build/index.d.ts", | ||
"directories": { | ||
@@ -10,3 +11,3 @@ "test": "test" | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "tsc; mocha build/test/*" | ||
}, | ||
@@ -13,0 +14,0 @@ "repository": { |
Diskette | ||
======== | ||
[](https://travis-ci.org/samvv/diskette) | ||
> Diskette is a virtual file format that allows for efficient in-memory reads and writes. Files can be constructed from any buffer or string and they are fully streamable. As a consequence, any buffer or string can be streamed as if it was a regular file. | ||
@@ -5,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
26601
31.43%22
100%377
87.56%1
-50%84
2.44%