Skip to content

jisbruzzi/gulp-file-combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple, dumb and versatile file combiner for gulp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published