1.3.0 • Published 6 years ago
styrofoam v1.3.0
styrofoam
Simple wrapper for command line IO
$ npm install styrofoam
and it's as easy as:
const io = require('styrofoam');
let echo = io.read();
io.write(echo);
Simple wrapper for command line IO
$ npm install styrofoam
and it's as easy as:
const io = require('styrofoam');
let echo = io.read();
io.write(echo);