1.1.0 • Published 8 years ago

gulp-library v1.1.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 years ago

gulp-library

gulp package for creating a client-side library

This package isn't targeted for general consumption. Caveat emptor

Config

Default configuration options

lib

3rd party libraries broken down into the following categories

  • fs - file system and file related libraries
  • lint - linting tools
  • metadata - read/write information about the file
  • pipe - pipe flow control
  • test - libraries dedicated to testing
  • transform - related to transforming files from one format into another
    • transpile - dedicated to transforming files from one format into another
  • util - general utilities and anything not gulp related