gulp-concat

File concatenator

A middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings.

Streaming concat middleware for gulp

GitHub

792 stars
16 watching
126 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gulp-community/gulp-cached A utility that caches files to optimize processing in a workflow by avoiding unnecessary re-processing of unchanged files. 452
gulp-community/gulp-coffee A plugin for Gulp to compile CoffeeScript files into JavaScript. 226
gulp-community/gulp-less A plugin for the Gulp task runner to compile LESS files into CSS. 559
alibaba/nginx-http-concat A module for concatenating files in Nginx based on their MIME types and context 861
sindresorhus/gulp-zip A tool for compressing files into a ZIP archive 270
transitive-bullshit/ffmpeg-concat Concats multiple videos together using FFmpeg and customizable OpenGL transitions. 895
sindresorhus/gulp-filter A plugin for Gulp that enables filtering of file streams using glob patterns 315
gulp-community/gulp-pug A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. 522
tschaub/gulp-newer A Gulp plugin that allows you to pass through only newer source files compared to their corresponding destination files. 226
stephenlacy/gulp-git A plugin for gulp to interact with git repositories 401
kpulkit29/rollup-plugin-concatfiles A plugin to concatenate files and content into generated output during the build process. 5
sindresorhus/gulp-changed A plugin for Gulp that only processes files that have changed since the last run. 742
sindresorhus/gulp-size A tool to report the total size of files in a project during build processes 229
ehmicky/gulp-execa A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. 58
stephenlacy/gulp-stylus A gulp plugin that automates the compilation of stylus files into css. 223