Go to file
2021-07-16 10:37:14 +05:30
.cargo added tests for checkbox 2021-06-20 20:46:12 +05:30
.github/workflows remove win from termion tests and split --include-ignored 2021-07-08 18:59:19 +05:30
.vim Added docs for discourse 2021-07-13 20:04:21 +05:30
assets Added demo gifs and doc(cfg) 2021-07-14 18:31:19 +05:30
crossterm-snapshots rename to requestty 2021-07-15 17:05:17 +05:30
examples Rename plugin to custom/prompt 2021-07-15 18:13:58 +05:30
requestty-macros Rename plugin to custom/prompt 2021-07-15 18:13:58 +05:30
requestty-ui Improve documentation 2021-07-16 10:37:14 +05:30
src Improve documentation 2021-07-16 10:37:14 +05:30
termion-snapshots rename to requestty 2021-07-15 17:05:17 +05:30
tests Improve documentation 2021-07-16 10:37:14 +05:30
.fdignore Use central snapshot folder for each package 2021-06-19 14:25:15 +05:30
.gitignore initial commit 2021-03-27 18:32:42 +05:30
Cargo.toml rename to requestty 2021-07-15 17:05:17 +05:30
LICENSE initial commit 2021-03-27 18:32:42 +05:30
README.md rename to requestty 2021-07-15 17:05:17 +05:30
todo.md Use io::Result more, and EventIterator trait 2021-07-06 16:14:21 +05:30

Requestty

WIP rust clone of Inquirer.js

Minimum supported rust version (as per cargo-msrv) is 1.47