[ ソース: node-vinyl ]
パッケージ: node-vinyl (2.2.1+~2.0.4-1)
node-vinyl に関するリンク
Debian の資源:
node-vinyl ソースパッケージをダウンロード:
- [node-vinyl_2.2.1+~2.0.4-1.dsc]
- [node-vinyl_2.2.1+~2.0.4.orig-types-vinyl.tar.gz]
- [node-vinyl_2.2.1+~2.0.4.orig.tar.gz]
- [node-vinyl_2.2.1+~2.0.4-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-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
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable