finans

0.2.1 • Public • Published

finans

Installation

npm install -g finans

Simple CLI to list a stock using the Yahoo Finance api

Example usage:

finans goog,aapl

Would give you the following result Nov 12, 2014:

┌──────────┬────────┬─────────────┬────────┬────────┐
│ Exchange │ Symbol │ Name        │ Price  │ Change │
├──────────┼────────┼─────────────┼────────┼────────┤
│ NasdaqNM │ GOOG   │ Google Inc. │ 545.34 │ -0.89% │
├──────────┼────────┼─────────────┼────────┼────────┤
│ NasdaqNM │ AAPL   │ Apple Inc.  │ 110.49 │ 0.72%  │
└──────────┴────────┴─────────────┴────────┴────────┘

Enjoy!

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i finans

    Weekly Downloads

    0

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • lohmander