transpuglify

1.2.4 • Public • Published

Transpuglify

A CLI app that lets you transpile and minify your JS

Getting Started

Prerequisites

  • node ^8.0.0
  • yarn ^1.0.0

Installation

yarn global add transpuglify

Usage

  Usage: transpuglify [flags]
  
  --version, -v ..................show package version
  --help, -h .....................show help menu
  --map, -m ......................include source maps
  --outputDirectory, -o <path> ...specify path for the transformed files to be saved
  --entryDirectory, -e <path> ....specify parent directory path where the original files are stored
  --individual, -i ...............create individually transformed files

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.4
    1
    • latest

Version History

Package Sidebar

Install

npm i transpuglify

Weekly Downloads

1

Version

1.2.4

License

MIT

Unpacked Size

8.62 kB

Total Files

5

Last publish

Collaborators

  • chawes