This package has been deprecated

Author message:

See https://stackoverflow.com/questions/16741265/wrap-stdin-with-characters/27762036#27762036

cmd-wrap

1.0.4 • Public • Published

cmd-wrap Code Climate deps

Wrap stdin.

$ npm isntall -g cmd-wrap

Usage

$ echo <string> | wrap <before> <after>

Example

$ cat index.js | wrap ";(function($){" "})(jQuery);"

Can serve as a replacement for closurecompiler’s --output_wrapper.

NPM

Package Sidebar

Install

npm i cmd-wrap

Weekly Downloads

0

Version

1.0.4

License

Unlicensed

Last publish

Collaborators

  • dfcreative