Code Monkey home page Code Monkey logo

Comments (5)

terkelg avatar terkelg commented on May 17, 2024 1

We can make that a function for sure. I think it's a matter of adding it to passOn and a bit of logic to the prompts themself.

from prompts.

paul-tavares avatar paul-tavares commented on May 17, 2024 1

it may be worth updating the docs here https://github.com/terkelg/prompts#selectmessage-choices-initial-hint-warn
It does not mention that a function is supported and I just found my self using the onRender() to mutate the choices - at which point i realized: this can't be the way? 😆 and ended up finding this issue here. A function does in fact work just fine.

from prompts.

elie-g avatar elie-g commented on May 17, 2024

I don't understand... Isn't it already that? I mean actually I can pass a function to choices and it works just fine. The function receives the previous answer, an object containing all the previous answers and the current prompt object as arguments in this order.
With these arguments you can easily get the value of a previous answer, so I'm not sure if I understand what you want exactly.

from prompts.

lukeed avatar lukeed commented on May 17, 2024

Hmm.. I know I was rushed at the time. TBH I can't remember if I even tried it.

Will give it a try tonight & report back 😄 If it does as you describe, that's all I'm after

from prompts.

lukeed avatar lukeed commented on May 17, 2024

This is working as expected 😇 My bad. Thanks!

from prompts.

Related Issues (20)

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.