Project
Reverse Dependencies for inquirex
The projects listed here declare inquirex as a runtime or development dependency
0.0
Extends the Inquirex DSL with an LLM-powered `extract` verb (alias: `clarify`) that runs server-side to turn free-text answers into structured data. Pluggable adapter interface keeps the gem LLM-agnostic; a NullAdapter ships for testing.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Renders Inquirex flow definitions as interactive ANSI terminal wizards using tty-prompt, tty-box, and tty-font. Provides a dry-cli command suite: run, validate, graph, version.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Enriches Inquirex flow definitions with framework-agnostic widget rendering metadata. Adds `widget` and `widget_mobile` DSL verbs that attach WidgetHint objects to nodes. Consumed by inquirex-tty, inquirex-js, and inquirex-rails adapters. Produces enriched JSON — no HTML or JavaScript generated.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity