{"id":17866054,"url":"https://github.com/rnegron/noticias-pr-cli","last_synced_at":"2025-07-20T22:07:10.781Z","repository":{"id":34150984,"uuid":"170505788","full_name":"rnegron/noticias-pr-cli","owner":"rnegron","description":"Lee las noticias locales desde la comodidad de tu terminal","archived":false,"fork":false,"pushed_at":"2024-04-21T12:03:39.000Z","size":3848,"stargazers_count":11,"open_issues_count":13,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-18T05:35:25.076Z","etag":null,"topics":["cli","nodejs","noticias","puerto-rico","terminal"],"latest_commit_sha":null,"homepage":"","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/rnegron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-02-13T12:39:15.000Z","updated_at":"2024-06-25T03:50:33.000Z","dependencies_parsed_at":"2024-04-21T03:22:52.693Z","dependency_job_id":"1d0089b3-041c-42d1-9a7e-207da5214b3c","html_url":"https://github.com/rnegron/noticias-pr-cli","commit_stats":{"total_commits":94,"total_committers":4,"mean_commits":23.5,"dds":"0.14893617021276595","last_synced_commit":"cd053c60e70f2eb2aff872afcba9d6c9b2da8347"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/rnegron/noticias-pr-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnegron%2Fnoticias-pr-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnegron%2Fnoticias-pr-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnegron%2Fnoticias-pr-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnegron%2Fnoticias-pr-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rnegron","download_url":"https://codeload.github.com/rnegron/noticias-pr-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnegron%2Fnoticias-pr-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266205547,"owners_count":23892481,"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":["cli","nodejs","noticias","puerto-rico","terminal"],"created_at":"2024-10-28T09:26:40.576Z","updated_at":"2025-07-20T22:07:10.762Z","avatar_url":"https://github.com/rnegron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n noticias-pr\n\u003c/h1\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n\n![CI workflow](https://github.com/rnegron/noticias-pr-cli/actions/workflows/ci.yml/badge.svg)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/d8700b46efaa7e08a8f1/test_coverage)](https://codeclimate.com/github/rnegron/noticias-pr-cli/test_coverage)\n[![Maintainability](https://api.codeclimate.com/v1/badges/d8700b46efaa7e08a8f1/maintainability)](https://codeclimate.com/github/rnegron/noticias-pr-cli/maintainability)\n[![npm](https://img.shields.io/npm/v/noticias-pr.svg)](https://www.npmjs.com/package/noticias-pr)\n![npm downloads](https://img.shields.io/npm/dt/noticias-pr)\n[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/Flet/semistandard)\n\n\u003c/p\u003e\n\n\u003cp align=\"center\" width\u003e\u003ccode\u003enoticias-pr\u003c/code\u003e es una herramienta del command-line escrita en Node.js para navegar y leer noticias locales desde la comodidad de tu terminal.\u003c/p\u003e\n\nEsta aplicación fue creada con la intención de practicar NodeJS y para aprender como publicar un paquete en [npm](https://www.npmjs.com/package/noticias-pr).\n\n- [Demo](#demo)\n- [Instalación](#instalación)\n- [Uso](#uso)\n- [Créditos](#créditos)\n- [Legal](#legal)\n- [Licencia](#licencia)\n\n## Demo\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"/img/cli-demo.gif\" style=\"width: 20%; height: 20%\"/\u003e\u003c/p\u003e\n\n## Instalación\n\nAsegurate tener [NodeJS](https://nodejs.org/es/) versión `18` en adelante.\n\n```bash\n$ npm install -g noticias-pr\n```\n\nCon la opción `-g`, **npm** instalará `noticias-pr` globalmente, y el comando \"`noticas-pr`\" estará siempre accesible.\n\nAlternativamente, puedes utilizar `npx` (ver: [npx vs npm exec](https://docs.npmjs.com/cli/v8/commands/npx#npx-vs-npm-exec))\n\n```bash\n$ npx noticias-pr\n```\n\n## Uso\n\nCorrer el siguiente comando en el terminal:\n\n```bash\n$ noticias-pr\n```\n\nLuego, seguir las instrucciones desplegadas en el terminal.\n\n    Para navegar: Utilizar las flechas del teclado.\n    Para aceptar: Utilizar la tecla de \"enter\" o \"return\".\n\n### Noticieros Disponibles\n\nEn orden de añadición:\n\n1. ~~El Nuevo Día: https://www.elnuevodia.com~~\n2. ~~Primera Hora: https://www.primerahora.com~~\n3. Noticel: https://www.noticel.com\n4. El Vocero: https://www.elvocero.com\n\n## Créditos\n\nLa applicación fue inspirada gracias a la existencia del [Mercury Parser](https://github.com/postlight/mercury-parser).\n\n`noticas-pr` tiene las siguientes dependencias:\n\n- [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) - Para utilizar varias funcionalidades en el terminal, tal y como limpiar la pantalla.\n- [cfonts](https://github.com/dominikwilkowski/cfonts) - Para presentar un título gráfico al comenzar la applicación.\n- [date-fns](https://github.com/date-fns/date-fns) - Para manipular el formato del tiempo.\n- [html2plaintext](https://github.com/kurttheviking/html2plaintext) - Para convertir texto formateado en HTML a texto regular para depliegue en el terminal.\n- [is-reachable](https://github.com/sindresorhus/is-reachable) - Para confirmar que la página web seleccionada está accesible a través del internet.\n- [mercury-parser](https://github.com/postlight/mercury-parser) - Para encontrar información de intrés en un artículo.\n- [ora](https://github.com/sindresorhus/ora) - Para manejar los círculitos que dan vuelta mientras se espera.\n- [prompts](https://github.com/terkelg/prompts) - Para proveer interactividad en el terminal.\n- [terminal-image](https://github.com/sindresorhus/terminal-image) - Para desplegar imágenes en el terminal.\n- [terminal-link](https://github.com/sindresorhus/terminal-link) - Para verificar y desplegar enlaces en el terminal.\n- [x-ray](https://github.com/matthewmueller/x-ray) - Para navegar y descomponer páginas web y extraer su contenido.\n\n## Legal\n\nQué se yo, contáctame y resolvemos sin problema.\n\n## Licencia\n\n[MIT](LICENSE) \u0026copy; [Raúl Negrón](https://raulnegron.me)\n\n\u003cp align=\"center\"\u003e\n\u003cbr\u003e\n\t\u003cimg height=\"100\" src=\"/img/pr.png\" alt=\"Hecho en 🇵🇷\" /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnegron%2Fnoticias-pr-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frnegron%2Fnoticias-pr-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnegron%2Fnoticias-pr-cli/lists"}