Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohitghatol/react-command-line-app-example
React Command Line Example using blessed and react-blessed. Example includes how to use this with React Router as well.
https://github.com/rohitghatol/react-command-line-app-example
Last synced: 6 days ago
JSON representation
React Command Line Example using blessed and react-blessed. Example includes how to use this with React Router as well.
- Host: GitHub
- URL: https://github.com/rohitghatol/react-command-line-app-example
- Owner: rohitghatol
- License: apache-2.0
- Created: 2019-03-27T08:53:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T08:54:46.000Z (over 5 years ago)
- Last Synced: 2024-10-29T18:12:27.792Z (about 2 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building Command Line App with React and Blessed
React Command Line Example using blessed and react-blessed.
Example also includes
* Use of blessed-contrib Grid component for Layout
* Use of React Router for Routing