Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youngjuning/vscode-npm-trends

vscode hover extension for https://www.npmtrends.com/
https://github.com/youngjuning/vscode-npm-trends

vscode vscode-extension

Last synced: about 2 months ago
JSON representation

vscode hover extension for https://www.npmtrends.com/

Awesome Lists containing this project

README

        

# vscode-npm-trends

[![Version for VS Code Extension](https://vsmarketplacebadge.apphb.com/version-short/youngjuning.npm-trends.svg?logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=youngjuning.npm-trends)
[![](https://vsmarketplacebadge.apphb.com/installs/youngjuning.npm-trends.svg)](https://marketplace.visualstudio.com/items?itemName=youngjuning.npm-trends)
[![](https://vsmarketplacebadge.apphb.com/rating/youngjuning.npm-trends.svg)](https://marketplace.visualstudio.com/items?itemName=youngjuning.npm-trends)
[![](https://vsmarketplacebadge.apphb.com/trending-monthly/youngjuning.npm-trends.svg)](https://marketplace.visualstudio.com/items?itemName=youngjuning.npm-trends)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/youngjuning/awesome-frontend-actions/blob/main/CONTRIBUTING.md)
[![The MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)

vscode hover extension for https://www.npmtrends.com/

## Features

![](https://cdn.jsdelivr.net/gh/youngjuning/images/202110281838138.png)

![](./assets/screenshot.gif)

## Inspired by

- [vscode npm](https://github.com/microsoft/vscode/tree/main/extensions/npm)
- [varlet-vscode-extension](https://github.com/haoziqaq/varlet/tree/dev/packages/varlet-vscode-extension/)