npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "vinyl" 的结果(共 48 个)
vinyl-fs

Vinyl adapter for the file system.

MIT
vinyl-sourcemap

Add/write sourcemaps to/from Vinyl files.

MIT
plugin-error

Error handling for Vinyl plugins.

MIT
vinyl-contents

Utility to read the contents of a vinyl file.

MIT
buffer-to-vinyl

Create a vinyl file or stream from a buffer

MIT
vinyl-assign

Apply custom attributes to vinyl files

MIT
vinyl-file

Create a vinyl file from an actual file

MIT
@types/vinyl

TypeScript definitions for vinyl

MIT
vinyl-source-stream

Use conventional text streams at the start of your gulp or vinyl pipelines

MIT
vinyl-buffer

Convert streaming vinyl files to use buffers

MIT
vinyl-source-stream2

Use conventional text streams at the start of your gulp or vinyl pipelines

MIT
gulp-chmod

Change permissions of Vinyl files

MIT
gulp-file

Create vinyl files from a string or buffer and insert into the Gulp pipeline.

BSD
gulp-notify

gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging

MIT
gulp-debug

Debug Vinyl file streams to see what files are run through your Gulp pipeline

MIT
gulp-match

Does a vinyl file match a condition?

MIT
@types/vinyl-fs

TypeScript definitions for vinyl-fs

MIT
init-file-loader

Loader for Template, for loading files onto a custom view collection inside a vinyl plugin.

MIT
to-vinyl

Convert an object to a vinyl file object. Safely mixes additional properties onto the file object without overwriting properties added by vinyl.

MIT
vinyl-map

Map vinyl files' contents as strings, so you can easily use existing code without needing yet another gulp plugin!

MIT
vinyl-paths

Get the file paths in a `vinyl` stream

MIT
vinyl-map2

Map vinyl files' contents as strings, so you can easily use existing code without needing yet another gulp plugin!

MIT
mem-fs

Simple in-memory vinyl file store

MIT
gulp-vinyl-zip

Streaming vinyl adapter for zip archives

MIT
vinyl-fs-fake

Vinyl adapter for the file system that accepts fakes

MIT
vinyl-bufferstream

Deal with vinyl file contents, regardless of whether it is Buffer/Stream

create-readdir-stream

Streaming `fs.readdir`, extensible with smart plugins. No recursion and no globs by default - [use][] plugins. Does not stat and doesn't read the filepaths - use plugins. It just push [vinyl][] files to stream. Follows signature and semantics of `fs.creat

MIT