assemble-fs
Light wrapper for vinyl-fs to add streams support in a way that plays nice with Assemble middleware.
Found 40 results for dest
Light wrapper for vinyl-fs to add streams support in a way that plays nice with Assemble middleware.
Like gulp.dest, but handles symlinks
Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
gulp plugin to dynamically rewrite dest extensions based on src extensions.
Just like gulp dest but supports multiple output paths
Gulp plugin for easily defining destination paths using path variables.
A gulp plugin for removing files from the dest directory prior to building
The gulp plugin `gulp-dest-clean` allows you to remove files from the destination folder which do not exist in the stream and do not match optionally supplied patterns
The gulp plugin `gulp-deleted` allows you to remove files from the destination folder which do no exist in the stream
Gulp plugin to clean directory
Check if files in stream conflict with those in target dir, with option to use new, keep old, show diff, etc.
Expand target definitions in a declarative configuration.
Expand glob patterns in a declarative configuration into src-dest mappings.
Normalize a declarative configuration with any combination of src-dest mappings, files arrays, files objects and options into a consistent format so the config can easily be passed to any build system.
Customized implementation of the dest method from vinyl.
Templates helper that returns a link path from the current view to the another view.
pipe gulp streams to multiple destinations
The gulp plugin `gulp-delete-files` allows you to remove files from the destination folder which do no exist in the stream even they are in different folders (option {force: true} used for del plugin)
Assemble plugin for easily creating permalinks (Assemble ^0.6.0)
Map the destination path for a file based on the given source path and options.
A refactor lib.
Better dest handling for Gulp.
Prompts the user for the destination directory to use. Can be used from the command line when installed globally, or as plugin or sub-generator in your generator.
Assemble plugin to add a dest property to views.
Expand and normalize task definitions in a declarative configuration.
Streaming copy of directory to destination - no globs and no recursion. In addition can pass a 'plugin' function to modify the contents of each file - perfect place for template engines.
Expand files objects into src-dest mappings.
Adds destination-related properties to the `file.data.dest` object on vinyl files.
Quickfix the original plugin: The gulp plugin `gulp-deleted` allows you to remove files from the destination folder which do no exist in the stream
vinyl-fs plugin for AnyFS
Run npm task only if any of source files are newer than destination.
The gulp.dest replacement for neuron.js
Pipe file to different path in gulp in routes
Just like gulp dest but supports multiple output paths
Take all files from gulp.src, collate/rename all files to come from 'foldername'
Expand tasks, targets and files in a declarative configuration.
routes files in different directories in gulp task
Check if files in stream conflict with those in target dir, with option to use new, keep old, show diff, etc. - A fork of gulp-conflict. Credit goes to Joakim Carlstein <joakim@klei.se>
f2e rename middleware