[ 源代码: node-vinyl ]
软件包:node-vinyl(2.2.1+~cs3.0.7-1)
node-vinyl 的相关链接
Debian 的资源:
下载源码包 node-vinyl:
- [node-vinyl_2.2.1+~cs3.0.7-1.dsc]
- [node-vinyl_2.2.1+~cs3.0.7.orig-types-vinyl.tar.gz]
- [node-vinyl_2.2.1+~cs3.0.7.orig-vinyl-bufferstream.tar.gz]
- [node-vinyl_2.2.1+~cs3.0.7.orig.tar.gz]
- [node-vinyl_2.2.1+~cs3.0.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Virtual file format
Vinyl is a very simple metadata object that describes a file. When you think of a file, two attributes come to mind: `path` and `contents`. These are the main attributes on a Vinyl object. A file does not necessarily represent something on your computer’s file system. You have files on S3, FTP, Dropbox, Box, CloudThingly.io and other services. Vinyl can be used to describe files from all of these sources.
Node.js is an event-based server-side JavaScript engine.
其他与 node-vinyl 有关的软件包
|
|
|
|
-
- dep: node-bufferstreams
- 软件包暂时不可用
-
- dep: node-clone
- deep cloning of objects and arrays
-
- dep: node-clone-buffer
- Takes a Buffer object and returns a clone
-
- dep: node-clone-stats
- Safely clone node's fs.Stats instances without losing their class methods
-
- dep: node-cloneable-readable
- node.js library to clone safely a Readable stream
-
- dep: node-remove-trailing-separator
- Removes separators from the end of the string
-
- dep: node-replace-ext
- Node module to replace file extension with another one