Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedanthb/cli-quiz-on-nirvana-
A CLI quiz on Nirvana made with node js and chalk
https://github.com/vedanthb/cli-quiz-on-nirvana-
Last synced: about 2 months ago
JSON representation
A CLI quiz on Nirvana made with node js and chalk
- Host: GitHub
- URL: https://github.com/vedanthb/cli-quiz-on-nirvana-
- Owner: VedanthB
- Created: 2021-04-18T22:50:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T23:00:04.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T17:54:27.205Z (3 months ago)
- Language: JavaScript
- Homepage: https://replit.com/talk/share/Quiz-on-Nirvana/135825
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI-QUIZ-on-Nirvana
A CLI quiz on Nirvana made with node js and chalk
Link to live repl: https://replit.com/talk/share/Quiz-on-Nirvana/135825
- NEOG CAMP
- MARK TWO# What is Node js?
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.# What is Chalk?
chalk is a library that provides a simple and easy to use interface for applying ANSI colors and styles to your command-line output.