Skip to content

mdctleo/npm-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-visualization ๐Ÿ“ˆ ๐Ÿ› ๏ธ

Introduction

Visualizations of packages in the npm registry to help developers to choose their dependencies. This utilizes the npm registry public API

Deployed here

Contribute

Feel free to contribute. The repo uses React for front end, Express with Typescript for back end and is currently hosted on aws.

Front end

yarn install
cd frontend
yarn start

Back end

Remember to enable CORS

npm install
npm run dev

About

Some visualizations for the npm registry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published