atinux / npm-chart

Visualize npm downloads in a beautiful chart, ready to be shared with your community.
https://npm.chart.dev
MIT License
277 stars 16 forks source link
npm npm-chart npm-stat npm-stats nuxt nuxthub unovis vue

NPM Chart

Visualize your package npm downloads in a beautiful chart, ready to be shared with your community.

https://npm.chart.dev

https://github.com/user-attachments/assets/cc98763a-f937-42c3-a82f-4d48ab993a65

Features

Stack

Setup

Make sure to install the dependencies with pnpm:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Deploy

Deploy the application on the Edge with NuxtHub on your Cloudflare account:

npx nuxthub deploy

Then checkout your server logs, analaytics and more in the NuxtHub Admin.

You can also deploy using Cloudflare Pages CI.

Credits

License

MIT