Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eseku/notes

Console Note-taking Application with Node
https://github.com/eseku/notes

chalk node yargs

Last synced: 15 days ago
JSON representation

Console Note-taking Application with Node

Awesome Lists containing this project

README

        

# Notes
Console note-taking application with Node
Performs 4 Basic functions -Add, -Remove, -List, and -Read
Taking input from the user with CLI arguments.
Dependency packages include:
-npm chalk v2.4.2
-npm yargs v13.3.0