Pakket: node-vinyl (2.0.1-1)
Verwijzigingen voor node-vinyl
Debian bronnen:
Het bronpakket node-vinyl downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-vinyl gerelateerde pakketten
|
|
|
|
-
- dep: node-clone (>= 1.0.0)
- deep cloning of objects and arrays
-
- dep: node-clone-buffer (>= 1.0.0)
- Takes a Buffer object and returns a clone
-
- dep: node-clone-stats (>= 1.0.0)
- Safely clone node's fs.Stats instances without losing their class methods
-
- dep: node-cloneable-readable (>= 1.0.0)
- clone a Readable stream, safely
-
- dep: node-is-stream (>= 1.1.0)
- Check if something is a Node.js stream
-
- dep: node-remove-trailing-separator (>= 1.0.1)
- Removes separators from the end of the string
-
- dep: node-replace-ext (>= 1.0.0)
- Replaces a file extension with another one
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable