gulp-file-combiner

0.1.1 • Public • Published

gulp-file-combiner

A simple, dumb and versatile file combiner for gulp.

It's gulp-file-include just more simple and versatile.

It can also do the same as gulp-pseudoconcat-js, gulp-html-extend, gulp-include-2... and many more.

It does one thing and it does it well.

Features

  • Full customization of the syntax for detecting includes
  • It allows to modify and customize how files are accessed in the include (you can make "fake symlinks")
  • It takes in only vinyl files, allowing you to preprocess the included files (surprisingly, other libraries don't!)
  • It only outputs files that re not included by any other file

This allows it to be highly compatible with other gulp tools.

Examples

WIP

API

WIP

Package Sidebar

Install

npm i gulp-file-combiner

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

4.66 kB

Total Files

5

Last publish

Collaborators

  • jisbruzzi