{"id":13630358,"url":"https://github.com/ahmadawais/corona-cli","last_synced_at":"2025-05-15T04:05:01.375Z","repository":{"id":39590698,"uuid":"248479708","full_name":"ahmadawais/corona-cli","owner":"ahmadawais","description":"🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (\u003c 100ms). https://x.com/MrAhmadAwais","archived":false,"fork":false,"pushed_at":"2022-04-01T08:30:14.000Z","size":7479,"stargazers_count":1845,"open_issues_count":39,"forks_count":188,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-04-28T08:48:52.852Z","etag":null,"topics":["corona","coronavirus","coronavirus-analysis","coronavirus-info","coronavirus-real-time","coronavirus-tracking","covid-19","visualization"],"latest_commit_sha":null,"homepage":"https://NodeCLI.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmadawais.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://github.com/ahmadawais/sponsor","https://NodeCLI.com","https://VSCode.pro"]}},"created_at":"2020-03-19T10:57:54.000Z","updated_at":"2025-04-09T14:10:11.000Z","dependencies_parsed_at":"2022-07-18T03:00:36.078Z","dependency_job_id":null,"html_url":"https://github.com/ahmadawais/corona-cli","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcorona-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcorona-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcorona-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fcorona-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadawais","download_url":"https://codeload.github.com/ahmadawais/corona-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270641,"owners_count":22042858,"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","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":["corona","coronavirus","coronavirus-analysis","coronavirus-info","coronavirus-real-time","coronavirus-tracking","covid-19","visualization"],"created_at":"2024-08-01T22:01:39.881Z","updated_at":"2025-05-15T04:04:56.358Z","avatar_url":"https://github.com/ahmadawais.png","language":"JavaScript","funding_links":["https://github.com/ahmadawais/sponsor","https://NodeCLI.com","https://VSCode.pro"],"categories":["JavaScript","Languages"],"sub_categories":["JavaScript"],"readme":"\u003ch4 align=\"center\"\u003e\n    \u003ca href=\"https://github.com/ahmadawais/corona-cli\"\u003e\n        \u003cimg src=\"https://github.com/ahmadawais/corona-cli/raw/master/.github/logo.jpg\" alt=\"corona-cli\" /\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n\nTrack the Coronavirus disease (COVID-19) or the Novel Coronavirus Strain.\n\n[![DOWNLOADS](https://img.shields.io/npm/dt/corona-cli?label=DOWNLOADS%20%20%E2%9D%AF\u0026colorA=007C92\u0026colorB=007C92\u0026style=flat)](https://www.npmjs.com/package/corona-cli) [![Learn Node.js CLI Automation](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorB=007C92\u0026style=flat)](https://nodecli.com/?utm_source=GitHubFOSS) [![Follow @MrAhmadAwais on Twitter](https://img.shields.io/badge/FOLLOW%20@MRAHMADAWAIS%20%E2%86%92-gray.svg?colorA=007C92\u0026colorB=007C92\u0026style=flat)](https://twitter.com/mrahmadawais/)\n\n\u003c/h4\u003e\n\n\u003cbr\u003e\n\n# corona-cli\n\n- 🚀 Get worldwide Coronavirus disease (COVID-19) reporting\n- 🤯 Active daily reporting of your country's COVID-19 statistics\n- 🇺🇸 Get US States data for Coronavirus disease reports across the US\n- 🗃️ Data: Country, Cases, Deaths, Recovered, Active, Critical, Per Million\n- 📈 Charts: Plot statistics in the form of line charts both regular and logarithmic\n- 📟 Sort: `cases`, `cases-today`, `deaths`, `deaths-today`, `recovered`, `active`, `critical`, `per-million`\n\n\u003cbr\u003e\n\n[![Watch Awais talk about corona-cli](./.github/talk.jpg)](https://www.youtube.com/watch?v=8pMxyyApG8g)\n\n\u003cbr\u003e\n\n[![📟](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/install.png)](./../../)\n\n## Install\n\n```sh\n# Install globally (recommended).\nnpm install -g corona-cli\n\n# Or run directly with npx (installs CLI on every run).\nnpx corona-cli\n```\n\n[![📟](./.github/install.gif)](./../../)\n\n\n\u003cbr\u003e\n\n[![⚙️](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/usage.png)](./../../)\n\n## Usage\n\n### All Countries\n\n```sh\n# Display data for all countries.\ncorona\n\n# Display data for all countries in single color.\ncorona --xcolor\n\n# Alias: Display data for all countries in single color.\ncorona -x\n```\n\n[![📟](./.github/corona.gif)](./../../)\n\n### Single Country\n\n```sh\n# Display data for given country.\ncorona \u003ccountryName\u003e\n\n# Display data for given country i.e. China.\ncorona china\n\n# Display data for given country i.e. USA.\ncorona usa\n```\n\n[![📟](./.github/country.gif)](./../../)\n\n### US States Data\n\n```sh\n# Display data for all the US states.\ncorona states\n\n# Display states data sorted by active cases.\ncorona states --sort active\n\n# Display states data sorted by Cases today.\ncorona states -s cases-today\n```\n\n[![📟](./.github/states.gif)](./../../)\n\n### Sort Data\n\n```sh\n# Sort data by type\ncorona --sort country\ncorona --s cases\n\n# All sorting parameters.\ncorona -s country\ncorona -s cases\ncorona -s cases-today\ncorona -s deaths\ncorona -s deaths-today\ncorona -s recovered\ncorona -s active\ncorona -s critical\ncorona -s per-million\n\n# Reverse sort data\ncorona --sort active --reverse\ncorona -s active -r\n```\n\n[![📟](./.github/sort.gif)](./../../)\n\n### Bar Charts\n\n```sh\n# Print bar charts for max 10 countries.\ncorona --bar\ncorona -b\n\n# Print bar charts for top 5 countries w.r.t deaths.\ncorona --bar --sort deaths --limit 5\ncorona -b -s deaths -l 5\n\n# Print bar charts countries w.r.t recovered cases.\ncorona --bar --sort recovered\ncorona -b -s recovered\n```\n\n[![📟](./.github/bars.gif)](./../../)\n\n### Line Charts: Regular \u0026 Logarithmic\n\n```sh\n# Print a country line chart.\ncorona usa --chart\ncorona usa --c\n\n# Print a country line chart with logarithmic data.\ncorona china --chart --log\ncorona china -c -g\n```\n\n[![📟](./.github/charts.gif)](./../../)\n\n### Limit the output\n\n````sh\n# Print a limited number of entries to the output.\ncorona --limit 10\ncorona -l 10\n\n# Print a bare bones table with no info.\ncorona --minimal\ncorona -m\n````\n\n#### CLI Help\n\n```sh\n# Display the help data.\ncorona help\ncorona --help\n```\n\n\u003cbr\u003e\n\n[![📝](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/log.png)](changelog.md)\n\n## Changelog\n\n[❯ Read the changelog here →](changelog.md)\n\n\u003cbr\u003e\n\n\u003csmall\u003e**KEY**: `📦 NEW`, `👌 IMPROVE`, `🐛 FIX`, `📖 DOC`, `🚀 RELEASE`, and `✅ TEST`\n\n\u003e _I use [Emoji-log](https://github.com/ahmadawais/Emoji-Log), you should try it and simplify your git commits._\n\n\u003c/small\u003e\n\n\u003cbr\u003e\n\n[![📃](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/license.png)](./../../)\n\n## License \u0026 Conduct\n\n- MIT © [Ahmad Awais](https://twitter.com/MrAhmadAwais/)\n- [Code of Conduct](code-of-conduct.md)\n\n### Sources\n\n\u003col\u003e\n    \u003cli id=\"ref-1\"\u003e\n        \u003ca href=\"https://www.who.int/emergencies/diseases/novel-coronavirus-2019/situation-reports/\"\n            \u003eNovel Coronavirus (2019-nCoV) situation reports\u003c/a\n        \u003e\n        - \u003ca href=\"https://www.who.int/\"\u003eWorld Health Organization\u003c/a\u003e (WHO)\n    \u003c/li\u003e\n    \u003cli id=\"ref-2\"\u003e\n        \u003ca href=\"https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html\"\n            \u003e2019 Novel Coronavirus (2019-nCoV) in the U.S.\u003c/a\n        \u003e\n        -. \u003ca href=\"https://www.cdc.gov/\"\u003eU.S. Centers for Disease Control and Prevention\u003c/a\u003e (CDC)\n    \u003c/li\u003e\n    \u003cli id=\"ref-3\"\u003e\n        \u003ca href=\"http://www.nhc.gov.cn/xcs/yqtb/list_gzbd.shtml\"\u003eOutbreak Notification\u003c/a\u003e - National Health Commission\n        (NHC) of the People’s Republic of China\n    \u003c/li\u003e\n    \u003cli id=\"ref-4\"\u003e\n        \u003ca href=\"https://www.health.gov.au/health-topics/novel-coronavirus-2019-ncov\"\u003eNovel coronavirus (2019-nCoV)\u003c/a\u003e -\n        Australian Government Department of Health\n    \u003c/li\u003e\n    \u003cli id=\"ref-5\"\u003e\n        \u003ca href=\"https://www.medrxiv.org/content/10.1101/2020.01.23.20018549v2\"\n            \u003eNovel coronavirus 2019-nCoV: early estimation of epidemiological parameters and epidemic prediction\u003c/a\n        \u003e\n        - Jonathan M. Read et al, Jan. 23,2020.\n    \u003c/li\u003e\n    \u003cli id=\"ref-6\"\u003e\n        \u003ca href=\"https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3524675\"\n            \u003eEarly Transmissibility Assessment of a Novel Coronavirus in Wuhan, China\u003c/a\n        \u003e\n        - Maimuna Majumder and Kenneth D. Mandl, Harvard University - Computational Health Informatics Program - Posted:\n        24 Jan 2020 Last revised: 27 Jan 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-7\"\u003e\n        \u003ca href=\"https://www.imperial.ac.uk/mrc-global-infectious-disease-analysis/news--wuhan-coronavirus/\"\n            \u003eReport 3: Transmissibility of 2019-nCoV\u003c/a\n        \u003e\n        - 25 January 2020 - Imperial College London‌\n    \u003c/li\u003e\n    \u003cli id=\"ref-8\"\u003e\n        \u003ca href=\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3809029/\"\n            \u003eCase fatality risk of influenza A(H1N1pdm09): a systematic review\u003c/a\n        \u003e\n        - Epidemiology. Nov. 24, 2013\n    \u003c/li\u003e\n    \u003cli id=\"ref-9\"\u003e\n        \u003ca href=\"https://www.thelancet.com/journals/lancet/article/PIIS0140-6736(20)30185-9/fulltext#tbl1\"\n            \u003eA novel coronavirus outbreak of global health concern\u003c/a\n        \u003e\n        - Chen Want et al. The Lancet. January 24, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-10\"\u003e\n        \u003ca href=\"https://www.cdc.gov/coronavirus/2019-ncov/about/symptoms.html\"\n            \u003eSymptoms of Novel Coronavirus (2019-nCoV)\u003c/a\n        \u003e\n        - CDC\n    \u003c/li\u003e\n    \u003cli id=\"ref-11\"\u003e\n        \u003ca\n            href=\"https://www.aljazeera.com/news/2020/01/chinas-national-health-commission-news-conference-coronavirus-200126105935024.html\"\n            \u003eChina's National Health Commission news conference on coronavirus\u003c/a\n        \u003e\n        - Al Jazeera. January 26, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-12\"\u003e\n        \u003ca\n            href=\"https://www.reuters.com/article/us-china-health-who/wuhan-lockdown-unprecedented-shows-commitment-to-contain-virus-who-representative-in-china-idUSKBN1ZM1G9\"\n            \u003eWuhan lockdown 'unprecedented', shows commitment to contain virus: WHO representative in China\u003c/a\n        \u003e\n        - Reuters. January 23, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-13\"\u003e\n        \u003ca\n            href=\"https://www.who.int/news-room/detail/23-01-2020-statement-on-the-meeting-of-the-international-health-regulations-(2005)-emergency-committee-regarding-the-outbreak-of-novel-coronavirus-(2019-ncov)\"\n            \u003eStatement on the meeting of the International Health Regulations (2005) Emergency Committee regarding the\n            outbreak of novel coronavirus (2019-nCoV)\u003c/a\n        \u003e\n        - WHO, January 23, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-14\"\u003e\n        \u003ca\n            href=\"https://www.who.int/news-room/events/detail/2020/01/30/default-calendar/international-health-regulations-emergency-committee-on-novel-coronavirus-in-china\"\n            \u003eInternational Health Regulations Emergency Committee on novel coronavirus in China\u003c/a\n        \u003e\n        - WHO, January 30, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-15\"\u003e\n        \u003ca\n            href=\"https://www.theonlinecitizen.com/2020/01/29/human-to-human-transmission-of-wuhan-virus-outside-of-china-confirmed-in-germany-japan-and-vietnam/\"\n            \u003eHuman-to-human transmission of Wuhan virus outside of China, confirmed in Germany, Japan and Vietnam\u003c/a\n        \u003e\n        - The Online Citizen, Jan. 29, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-16\"\u003e\n        \u003ca href=\"https://www.pscp.tv/WHO/1OdJrqEvgaeGX\"\u003eWho: \"Live from Geneva on the new #coronavirus outbreak\"\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli id=\"ref-17\"\u003e\n        \u003ca href=\"https://www.cdc.gov/media/releases/2020/p0130-coronavirus-spread.html\"\n            \u003eCDC Confirms Person-to-Person Spread of New Coronavirus in the United States\u003c/a\n        \u003e\n        - CDC Press Release, Jan. 30, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-18\"\u003e\n        \u003ca href=\"https://www.gov.uk/government/news/cmo-confirms-cases-of-coronavirus-in-england\"\n            \u003eCMO confirms cases of coronavirus in England\u003c/a\n        \u003e\n        - CMO, UK, Jan. 31, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-19\"\u003e\n        \u003ca href=\"https://www.thelocal.fr/20200131/coronavirus-in-france-what-you-need-to-know\"\n            \u003eCoronavirus in France: what you need to know\u003c/a\n        \u003e\n        - The Local France, Jan. 31, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-20\"\u003e\n        \u003ca href=\"https://tass.com/society/1115101\"\u003eFirst two persons infected with coronavirus identified in Russia\u003c/a\u003e -\n        Tass, Jan. 31, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-21\"\u003e\n        \u003ca href=\"https://onlinelibrary.wiley.com/doi/abs/10.1002/jmv.25689?af=R\"\n            \u003eUpdated understanding of the outbreak of 2019 novel coronavirus (2019nCoV) in Wuhan, China\u003c/a\n        \u003e\n        - Journal of Medical Virology, Jan. 29, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-22\"\u003e\n        \u003ca href=\"https://www.medrxiv.org/content/10.1101/2020.01.27.20018952v1.full.pdf\"\n            \u003eEstimating the effective reproduction number of the 2019-nCoV in China\u003c/a\n        \u003e\n        - Zhidong Cao et al., Jan. 29, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-23\"\u003e\n        \u003ca href=\"https://www.sciencedirect.com/science/article/pii/S1201971220300539\"\n            \u003ePreliminary estimation of the basic reproduction number of novel coronavirus (2019-nCoV) in China, from 2019\n            to 2020: A data-driven analysis in the early phase of the outbreak\u003c/a\n        \u003e\n        - Jan. 30, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-24\"\u003e\n        \u003ca href=\"https://www.bbc.com/news/world-asia-china-51368873\"\n            \u003eCoronavirus: Window of opportunity to act, World Health Organization says\u003c/a\n        \u003e\n        - BBC, Feb,\\. 4, 2020\n    \u003c/li\u003e\n    \u003cli id=\"ref-25\"\u003e\n        \u003ca\n            href=\"https://jamanetwork.com/journals/jama/fullarticle/2761044?guestAccessKey=f61bd430-07d8-4b86-a749-bec05bfffb65\"\n            \u003eClinical Characteristics of 138 Hospitalized Patients With 2019 Novel Coronavirus–Infected Pneumonia in\n            Wuhan, China\u003c/a\n        \u003e\n        - Wang et. al, JAMA, Feb. 7, 2020\n    \u003c/li\u003e\n\t\u003cli id=\"ref-26\"\u003e\n        NovelCOVID API based on top of \u003ca href=\"https://www.worldometers.info/coronavirus/\"\u003eWorldMeter\u003c/a\u003e\n    \u003c/li\u003e\n\u003c/ol\u003e\n\n\u003cbr\u003e\n\n[![🙌](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/connect.png)](./../../)\n\n## Connect\n\n\u003cdiv align=\"left\"\u003e\n    \u003cp\u003e\u003ca href=\"https://github.com/ahmadawais\"\u003e\u003cimg alt=\"GitHub @AhmadAwais\" align=\"center\" src=\"https://img.shields.io/badge/GITHUB-gray.svg?colorB=6cc644\u0026style=flat\" /\u003e\u003c/a\u003e\u0026nbsp;\u003csmall\u003e\u003cstrong\u003e(follow)\u003c/strong\u003e To stay up to date on free \u0026 open-source software\u003c/small\u003e\u003c/p\u003e\n    \u003cp\u003e\u003ca href=\"https://twitter.com/MrAhmadAwais/\"\u003e\u003cimg alt=\"Twitter @MrAhmadAwais\" align=\"center\" src=\"https://img.shields.io/badge/TWITTER-gray.svg?colorB=1da1f2\u0026style=flat\" /\u003e\u003c/a\u003e\u0026nbsp;\u003csmall\u003e\u003cstrong\u003e(follow)\u003c/strong\u003e To get #OneDevMinute daily hot tips \u0026 trolls\u003c/small\u003e\u003c/p\u003e\n    \u003cp\u003e\u003ca href=\"https://www.youtube.com/AhmadAwais\"\u003e\u003cimg alt=\"YouTube AhmadAwais\" align=\"center\" src=\"https://img.shields.io/badge/YOUTUBE-gray.svg?colorB=ff0000\u0026style=flat\" /\u003e\u003c/a\u003e\u0026nbsp;\u003csmall\u003e\u003cstrong\u003e(subscribe)\u003c/strong\u003e To tech talks \u0026 #OneDevMinute videos\u003c/small\u003e\u003c/p\u003e\n    \u003cp\u003e\u003ca href=\"https://AhmadAwais.com/\"\u003e\u003cimg alt=\"Blog: AhmadAwais.com\" align=\"center\" src=\"https://img.shields.io/badge/MY%20BLOG-gray.svg?colorB=4D2AFF\u0026style=flat\" /\u003e\u003c/a\u003e\u0026nbsp;\u003csmall\u003e\u003cstrong\u003e(read)\u003c/strong\u003e In-depth \u0026 long form technical articles\u003c/small\u003e\u003c/p\u003e\n    \u003cp\u003e\u003ca href=\"https://www.linkedin.com/in/MrAhmadAwais/\"\u003e\u003cimg alt=\"LinkedIn @MrAhmadAwais\" align=\"center\" src=\"https://img.shields.io/badge/LINKEDIN-gray.svg?colorB=0077b5\u0026style=flat\" /\u003e\u003c/a\u003e\u0026nbsp;\u003csmall\u003e\u003cstrong\u003e(connect)\u003c/strong\u003e On the LinkedIn profile y'all\u003c/small\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n[![👌](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/sponsor.png)](./../../)\n\n## Sponsor\n\nMe ([Ahmad Awais](https://twitter.com/mrahmadawais/)) and my incredible wife ([Maedah Batool](https://twitter.com/MaedahBatool/)) are two engineers who fell in love with open source and then with each other. You can read more [about me here](https://ahmadawais.com/about). If you or your company use any of my projects or like what I’m doing then consider backing me. I'm in this for the long run. An open-source developer advocate.\n\n- 🌟  **$9.99/month (recommended)** ❯ [Two cups of Caffè latte (coffee) every month →](https://pay.paddle.com/checkout/540217)\n- 🚀  **$99.99 (one-time sponsor)** ❯ [Support an hour of open-source code →](https://pay.paddle.com/checkout/515568)\n- 🔰  **$49.99 (one-time sponsor)** ❯ [Support an hour of maintenance →](https://pay.paddle.com/checkout/527253)\n- ☕️  **$9.99 (one-time sponsor)** ❯ [Lunch/coffee →](https://pay.paddle.com/checkout/527254)\n\n\u003cbr\u003e\n\nOr you can back me by checking out my super fun video course. After building hundreds of developer automation tools used by millions of developers, I am sharing exactly how you can do it yourself with minimum effective effort. Learn to build Node.js \u0026 JavaScript based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community.\n→ I'm sharing it all in this online video course. \u003ca href=\"https://nodecli.com/?utm_source=FOSS\" target=\"_blank\"\u003eNode CLI Automation\nwithout wasting a 1,000 hours\u003c/a\u003e →\u003c/p\u003e\n\n\u003ca href=\"https://nodecli.com/?utm_source=FOSS\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/ahmadawais/stuff/master/nodecli/featured.jpg\" /\u003e\u003cbr\u003e\u003cstrong\u003eNode CLI\u003c/strong\u003e\u003c/a\u003e\n\n\u003cbr\u003e\n\n[![Node CLI](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorB=488640\u0026style=flat)](https://nodecli.com/?utm_source=FOSS)\n\n[![Ahmad on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social\u0026label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)\n\n[![Ahmad on Twitter](https://raw.githubusercontent.com/ahmadawais/stuff/master/sponsor/sponsor.jpg)](https://github.com/AhmadAwais/sponsor)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadawais%2Fcorona-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadawais%2Fcorona-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadawais%2Fcorona-cli/lists"}