gulp-library

1.1.0 • Public • Published

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

/gulp-library/

    Package Sidebar

    Install

    npm i gulp-library

    Weekly Downloads

    1

    Version

    1.1.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • whenderson