Use conventional text streams at the start of your gulp or vinyl pipelines
TypeScript definitions for vinyl-source-stream
Type definitions for vinyl-source-stream from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Virtual file format.
Vinyl adapter for the file system.
Browserify plugin that creates bundles factored at package-level granularity. The browserify stream output becomes a `vinyl-source-stream`, emitting one `vinyl` file metadata object per bundle.
TypeScript typings for vinyl-source-stream
TypeScript definitions for vinyl-fs
process a vinyl file stream with minimal code
Simple in-memory vinyl file store
Create a vinyl file from an actual file
Clone a Readable stream, safely
Wrapper for vinyl-source-stream and vinyl-fs to make a dest stream
Add/write sourcemaps to/from Vinyl files.
Utility to read the contents of a vinyl file.
Convert streaming vinyl files to use buffers
Deal with vinyl file contents, regardless of whether it is Buffer/Stream
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
TypeScript definitions for vinyl
Get the file paths in a `vinyl` stream
Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Create a vinyl file or stream from a buffer
Use standard text transform streams to write fewer gulp plugins
TypeScript definitions for gulp-flatmap