{"id":24344382,"url":"https://github.com/jarifmohammed/notes-app","last_synced_at":"2026-04-20T18:02:47.122Z","repository":{"id":265211720,"uuid":"895454013","full_name":"jarifMohammed/Notes-app","owner":"jarifMohammed","description":"This is a simple CLI-based Notes app built using Node.js. You can use this app to create, read, remove, and list notes through the command line interface.","archived":false,"fork":false,"pushed_at":"2024-11-28T11:20:32.000Z","size":207,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T23:30:35.508Z","etag":null,"topics":["chalk-npm","nodejs","yargs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jarifMohammed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-28T08:38:40.000Z","updated_at":"2024-11-28T11:20:35.000Z","dependencies_parsed_at":"2024-11-30T08:02:00.587Z","dependency_job_id":null,"html_url":"https://github.com/jarifMohammed/Notes-app","commit_stats":null,"previous_names":["jarifmohammed/notes-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jarifMohammed/Notes-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarifMohammed%2FNotes-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarifMohammed%2FNotes-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarifMohammed%2FNotes-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarifMohammed%2FNotes-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarifMohammed","download_url":"https://codeload.github.com/jarifMohammed/Notes-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarifMohammed%2FNotes-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27574098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chalk-npm","nodejs","yargs"],"created_at":"2025-01-18T09:35:26.323Z","updated_at":"2025-12-07T18:04:08.665Z","avatar_url":"https://github.com/jarifMohammed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes App\n\nThis is a simple CLI-based Notes app built using **Node.js**. You can use this app to create, read, remove, and list notes through the command line interface.\n\n## Features\n\n- **Add** a new note with a title and body.\n- **Remove** an existing note by title.\n- **Read** a specific note by title.\n- **List** all saved notes.\n\n## Prerequisites\n\nMake sure you have **Node.js** and **npm** installed. You can download and install Node.js from [nodejs.org](https://nodejs.org/).\n\n## Installation\n\n1. Clone or download the repository:\n    ```bash\n    git clone https://github.com/your-username/notes-app.git\n    ```\n\n2. Navigate to the project folder:\n    ```bash\n    cd notes-app\n    ```\n\n3. Install the required dependencies:\n    ```bash\n    npm install\n    ```\n\n4. Now you are ready to use the app!\n\n## Usage\n\nOnce the app is set up, you can use the following commands via the command line.\n\n### 1. Add a new note\n\nTo add a new note, use the following command:\n\n```bash\nnode app.js add --title=\"Your Note Title\" --body=\"Your note content goes here.\"\n\n\n  ### 1. Remove  new note\n\nTo remove  new note, use the following command:\n\n```bash\nnode app.js remove --title=\"Your Note Title\" \n\n### 1. Read   note\n\nTo read notes, use the following command:\n\n```bash\nnode app.js read --title=\"Your Note Title\"\n\n### 1. List all  note\n\nTo list all notes, use the following command:\n\n```bash\nnode app.js list \n\n\nTechnologies Used\n 1 Node.js for backend logic\n 2 Chalk for colorful terminal output\n 3 yargs for command-line argument parsing\n\n Versions\n \n \"chalk\": \"^2.4.1\",\n \"yargs\": \"^17.7.2\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarifmohammed%2Fnotes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarifmohammed%2Fnotes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarifmohammed%2Fnotes-app/lists"}