New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

transpuglify

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transpuglify

A CLI app that lets you transpile and minify your JS

latest
npmnpm
Version
1.2.4
Version published
Maintainers
1
Created
Source

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

Keywords

babel

FAQs

Package last updated on 15 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts