Giter Site home page Giter Site logo

himenon / dependents-view Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 1.91 MB

GitHub (including GitHub Enterprise) npm library lists packages in repositories on which it depends.

Home Page: https://himenon.github.io/dependents-view/

License: MIT License

JavaScript 12.40% HTML 0.70% TypeScript 86.90%
npm dependency-viewer github github-enterprise javascript hosting

dependents-view's Introduction

dependents-view

Usage

  1. clone (or fork)
git clone https://github.com/Himenon/dependents-view.git
cd dependents-view
yarn
  1. Generate token https://github.com/settings/tokens and set environment GITHUB_TOKEN value.
  2. Change scripts/Constants.ts setting value.
  3. Change package.json homepage value (your hosting site base path)
  4. run
    # if organization
    yarn extract:package-json:org
    # if user
    yarn extract:package-json:user
  5. make client side data set
yarn make:dependency:data
yarn make:ranking:data
  1. Check yarn start
  2. Build yarn build
  3. Publish yarn publish:site (GitHub Pages Only)

Sample page

DEMO Page: https://himenon.github.io/dependents-view/

Package list page

package list page

Ranking page

ranking page

Start Development

yarn
yarn start # start debug server

Build

yarn run build

Release

yarn run publish:site # default release: github pages

Run server

yarn run serve

Code Format

yarn run format

License

MIT

dependents-view's People

Contributors

himenon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.