This package has been deprecated

Author message:

Renamed to ix-echo

posix-echo

1.0.0 • Public • Published

posix-echo

A POSIX echo in JavaScript.

NPM

build status Build status NPM version

Sauce Test Status

CLI

echo "hi" > msg.file

API

var echo = require('posix-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

/posix-echo/

    Package Sidebar

    Install

    npm i posix-echo

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • shama