ix-echo

1.0.0 • Public • Published

ix-echo

A POSIX-like echo in JavaScript.

NPM

build status Build status NPM version

Sauce Test Status

CLI

echo "hi" > msg.file

API

var Echo = require('ix-echo')

var echo = new Echo(argv)

Returns a transform stream. argv can be:

  • _: An array of arguments to echo; such as echo one two three

license

(c) 2015 Kyle Robinson Young. MIT License

Readme

Keywords

Package Sidebar

Install

npm i ix-echo

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • shama