Home

Awesome

rff-cli-example

This package is an example of how 🏁 React Final Form can be used to maintain form data in a CLI app using Ink and Pastel, by @vadimdemedes.

The app simulates a project scaffolding CLI app, like what happens when you run npm init.

Features

The main purpose is to demonstrate a proof of concept, but you are welcome to copy and reuse the TextInput, SelectInput, and MultiSelect input components as you wish.

Run it

$ npx rff-cli-example
<p align="center"><img src="https://raw.githubusercontent.com/final-form/rff-cli-example/master/demo.gif"/></p>