Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eseku/notes
- Owner: eseku
- Created: 2019-07-19T10:34:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T22:05:26.000Z (about 2 years ago)
- Last Synced: 2023-03-06T23:10:26.606Z (almost 2 years ago)
- Topics: chalk, node, yargs
- Language: JavaScript
- Size: 272 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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