1.0.1 • Published 7 years ago

lebab-dir v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Synopsis

Cli wrapper around lebab to allow input and output to be a directory. The replace option can still be used.

Code Example

lebab-dir . --output code/es2015 --transform arrow,template
lebab-dir code/es2015 --replace --transform let

Motivation

The lebab cli does not allow input and output to be directory for non replace mode. This could sometimes be quite handy.

Installation

npm install -g lebab-dir

Tests

npm run test

License

MIT