mjprinso / vue-npm

A simple vuejs webapp that displays last month's download stats for an npm package

Home Page:https://mjprinso.github.io/vue-npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm package's download statistics

A simple Vue.js project which displays a graph for download statistics of an npm package.
Demo here

credit: Let’s Build a Web App with Vue, Chart.js and an API
Let’s Build a Web App with Vue, Chart.js and an API-2

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

A simple vuejs webapp that displays last month's download stats for an npm package

https://mjprinso.github.io/vue-npm

License:MIT License


Languages

Language:JavaScript 72.2%Language:Vue 26.6%Language:HTML 1.2%