android-api-versions-console-chart

1.1.0 • Public • Published

android-api-versions-console-chart

npm npm GitHub GitHub repo size GitHub package.json dynamic GitHub issues GitHub top language GitHub package.json dynamic

Android api versions percentage usage chart for displaying in javascript/terminal using nodejs.

Android api versions percentage chart in action

Usage

To use android-api-versions-console-chart on the terminal with node.js, install android-api-versions-console-chart from npm using the following command in the terminal:

npm install -g android-api-versions-console-chart

After installed, run the following command:

display-android-api-versions-chart

The result is as follows:

Usage of display-android-api-versions-chart command

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Used libraries / Dependencies:

Dependency library About
Node Fetch (npmjs) A light-weight module that brings Fetch API to Node.js.
cli-pie (npmjs) Generate pie charts in terminal and text mode.

License

MIT © Marlonlom

Spread the word

If you like this library, please tell others about it 👍👍

Package Sidebar

Install

npm i android-api-versions-console-chart

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

81.1 kB

Total Files

12

Last publish

Collaborators

  • marlonlom