npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

pw-proyecto-1b

v0.0.1

Published

Proyecto del primer parcial de la materia de plataformas web. Aplicacion CLI que muestra informacion de estadisticas de subscripciones de telefonia movil.

Downloads

4

Readme

Universidad Politécnica Salesiana

Proyecto Plataformas Web

Aplicación en NodeJS que permita leer los datos de las Suscripciones a telefonía celular móvil, publicadas por el Banco Mundial y publicar las estadísticas de un determinado país en un año específico. Los archivos del proyecto se han realizado para una mejor manipulación y estructura de la aplicación Modelo, Vista, Controlador

Primer paso 🚀

Lo primero en nuestro proyecto clonar el proyecto de Git en el directorio que deseamos.

Pre-requisitos 📋

Archivo CSV

Un archivo indispensable para la ejecución debemos descargar los datos csv a consultar de la siguiente pagina: https://datos.bancomundial.org/indicador/IT.CEL.SETS

Librerias

Ejecutar el siguiente comando el cual instalara los módulos necesarios para su correcto funcionamiento:

npm install

Comandos 🔌

publicar:

Este comando publicará las estadísticas en una página web básica. Se requieren de tres parámetros.

  • -- file -f: Permite establecer el path del archivo CSV que contiene los datos a analizar.
  • -- country -c:Permite determinar el país a analizar a través de su código ISO 3166 ALPHA-3.
  • -- year -y: Permite especificar el año para el cual se requiere las estadísticas. Por defecto, 2018. ⚙️Ejemplo de ejecución:
    Enviando año como parámetro
node src\app.js publicar -f "[direccion del archivo csv]" -c "ECU" -y 2015

Sin año como parámetro

node src\app.js publicar -f "[direccion del archivo csv]" -c "ECU"

guardar

Este comando almacenará los resultados de las estadísticas en un archivo json. Recibe los mismos parámetros que el comando anterior, y se adiciona la siguiente opción

  • -- out -o: Establece el nombre del archivo donde se almacenará los resultados. ⚙️Ejemplo de ejecución:
node src\app.js guardar -o"[direccion a guardar]"

Construido con 🛠️

Las siguientes herramientas fueron usadas para la creación del proyecto

  • NodeJS - entorno de ejecución para JavaScript construido con el motor de JavaScript V8 de Chrome.

Autores ✒️

Los siguientes autores son estudiantes de la Universidad Politécnica Salesiana de la Carrera de Ingeniería en Ciencias de la Computación:

Licencia 📄

Este proyecto está bajo la Licencia (GNU3) - mira el archivo LICENSE.md para detalles

Expresiones de Gratitud 🎁

  • Invita una cerveza 🍺 o un chifa 🐶 🍝 a alguien del equipo.
  • Donaciones a la cuenta RRomo :0214578545 cuenta de ahorros 🤓💰.