ValentinH / npminsights

Home Page:https://npminsights.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npminsights.com

The application is made using Next.js 13 with the new app directory architecture.

The original idea behind this website was too generate images containing download metrics in order to display them on Github Readmes. In order to have something to link to when clicking the image, a website was created as well.

Images

The OG image for each package is made using the @vercel/og library.

We also provide an image made for being displayed on libraries READMEs like this one: react-easy-crop npminsights.com

To add it to your README, just use the following markdown snippet (replace "YOUR_PACKAGE" by your package name):

[![YOUR_PACKAGE npminsights.com](https://npminsights.com/api/package/readme-image/YOUR_PACKAGE)](https://npminsights.com/package/YOUR_PACKAGE)

Development

To install the dependencies:

pnpm i

To run the app:

pnpm dev

About

https://npminsights.com


Languages

Language:TypeScript 99.0%Language:JavaScript 0.9%Language:CSS 0.0%