[ 原始碼: 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