Giter Site home page Giter Site logo

gulp-repl's People

Contributors

gitter-badger avatar stringparser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gitter-badger

gulp-repl's Issues

manage multiple instances

Calling the module twice will mess everything up.

Two repls reading from one source (stdin) and writing to one destination (stdout).

Instead, created a repl and accumulate instances in an array.

repl should wait to prompt depending on the situation

Using a stub that will listen on stdout writes can solve the problem of prompting depending on the situation. The problem is:

The repl should prompt when there is no logging after its writes but quit prompting when there is some logging

Have a working draft. Pushing on a second.

task completion for paths with parameters

When a path has parameters completion should have this into consideration, currently it will display the full path with the parameters.

Decompose it into each of the parts contained inside of the parenthesis

add more tests

Include more tests that use gulp#3.0, gulp#4.0 and gulp-runtime

  • make repl prompt when tasks are done (maybe using stdout and monkey patching gulp.watch)
  • add more tests
  • deploy gulp-runtime

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.