An open API service indexing awesome lists of open source software.

https://github.com/geshan/nodejs-readline

Code for nodejs readline module with ESM and NPM chalk module
https://github.com/geshan/nodejs-readline

chalk chalk-cli nodejs readline

Last synced: 4 months ago
JSON representation

Code for nodejs readline module with ESM and NPM chalk module

Awesome Lists containing this project

README

          

# nodejs-readline

Code for nodejs readline module with ESM, Node 17 and async await.

## Run example

To run the example execute:

```bash
node readline.js
```