Skip to content

stringparser/gulp-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

970 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-runtime NPM version downloads

build

an alternate interface to vinyl-fs

install - docs - why - license

features

install

With npm

npm install --save-dev gulp-runtime

why

I wanted to do a REPL for gulp.

Why? Because I really love how gulp lets you package asynchronous functions and reuse them while letting you use the tool you prefer (callbacks, promises, streams and later even RxJS observables). So the REPL was the ultimate define and use as use as you like paradigm.

Of course, then, more and more stuff had to go in and, more importantly, the REPL had to behave in such a way that it could be used mostly like the terminal does (autocompletion, etc.).

So it got out of hand. Very much so. But well oh well, here we are.

license

License

About

an alternate interface to vinyl-fs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors