We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Updated API | vorpal (markdown)
fix typo
Tweak the example result of .command.option
remove duplicate line
Make setTimeout wait for 10 seconds to match the command description.
Fixed `parse()` example as the function should take an array rather than a string
Add ``allowUnknownOptions`` documentation.
Fix broken links to wiki pages
Updated Docs | Integration (markdown)
Created Docs | Integration (markdown)
Remove the 'cb' to avoid confusion
Add page explaining arrow functions
Updated FAQ (markdown)
Updated API | CommandInstance (markdown)
Add missing callback call
Add return to prompt example (without it always exits)
Implemented localStorage
Updated API | vorpal.command (markdown)
added `command.validate`
added `vorpal.help`
Added persistent history to Wiki (undocumented treasure!)
Updated Docs | Autocomplete (markdown)