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
- Host: GitHub
- URL: https://github.com/geshan/nodejs-readline
- Owner: geshan
- Created: 2022-03-24T19:45:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T09:37:59.000Z (over 3 years ago)
- Last Synced: 2025-01-10T08:31:05.216Z (about 1 year ago)
- Topics: chalk, chalk-cli, nodejs, readline
- Language: JavaScript
- Homepage: https://geshan.com.np/blog/2022/03/nodejs-readline/
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```