Pau Fracés
Pau Fracés
@nfischer I want to read from stdin synchronously. I was expecting that `cat` called without filepaths would do it. Since I haven't found a way to do it with `shelljs`...
@nfischer I've started working on this and I've realized that `cat` can be piped like in `pwd().cat()` so in order to keep that functionality I propose to use `-` as...
Same here. I cannot embed SVGs in tag using `http://` urls. It is embedded using `file://` protocol though