Coder Social home page Coder Social logo

npm-packages-dashboard's Introduction

NPM packages dashboard

The dashboard is available on GitHub pages.

The dashboard monitors a number of NPM packages, and for each package it displays on a chart:

  • weekly downloads over time
  • number of GitHub issues
  • number of GitHub watchers
  • number of GitHub forks

It also adds some useful links:

  • NPM package page
  • GitHub repo
  • Dependabot alerts
  • dependents

The charts are sorted (descending) by last week's total downloads.

There is a additional chart displayed which aggregates weekly downloads, number of issues, watchers, and forks across all monitored packages.

Configure which packages you want to track

The packages being monitored are configured in ./packages.js. This file declares an array named packages, in which each package has its descriptor object listed. The descriptor object includes the package's name (on NPM) and the package's repository (on GitHub). For example:

{
  name: "@organization/package-name",
  repo: "organization/package-name"
}

License

npm-packages-dashboard is licensed under MIT. Do what you will, and have fun.

npm-packages-dashboard's People

Contributors

bence-toth avatar

Stargazers

 avatar

Watchers

 avatar  avatar

npm-packages-dashboard's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.