caaf

1.0.1 • Public • Published

caaf

CLI tool for minification, purification and optimization of HTML, JS, CSS and image assets



Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • About
  • Install
  • Usage
  • Contribute
  • License
  • About

    This basic CLI tool recursively walks a given directory and:

    It is intended to be run as a post script on static assets.

    Install

    $ npm install --global caaf
    # OR 
    $ yarn global add caaf

    Usage

    After install run caaf.

    $ caaf

    This will optimize all assets in the current directory.

    You can also specify a input directory:

    $ caaf inputDir

    And output directory:

    $ caaf inputDir outputDir

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.

    Note: If editing the README, please conform to the standard-readme specification.

    License

    Licensed under the MIT License.

    Icons made by Madebyoliver from www.flaticon.com is licensed by CC 3.0 BY

    /caaf/

      Package Sidebar

      Install

      npm i caaf

      Weekly Downloads

      2

      Version

      1.0.1

      License

      MIT

      Last publish

      Collaborators

      • tiaanduplessis