JSPM

github-vs

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q24691F
  • License MIT

Compare two profiles of GitHub

Package Exports

  • github-vs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (github-vs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

GitHub-VS

Compare two profiles of GitHub

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install github-vs --save

Dependencies

  • bytelabel: convert byte lengths into a nice formatted string
  • chart.js: Simple HTML5 charts using the canvas element.
  • fetch-github-graphql: GitHub Graphql - Send request using Fetch API

Dev Dependencies

  • webpack: Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
  • webpack-cli: CLI for webpack & friends

License

MIT