JSPM

castlemaine

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

exchange rates (forex) via commandline

Package Exports

  • castlemaine

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 (castlemaine) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

castlemaine Build Status

      @@@@@@@   @@@@@@    @@@@@@   @@@@@@@  @@@       @@@@@@@@
     @@@@@@@@  @@@@@@@@  @@@@@@@   @@@@@@@  @@@       @@@@@@@@
     !@@       @@!  @@@  !@@         @@!    @@!       @@!
     !@!       !@!  @!@  !@!         !@!    !@!       !@!
     !@!       @!@!@!@!  !!@@!!      @!!    @!!       @!!!:!
     !!!       !!!@!!!!   !!@!!!     !!!    !!!       !!!!!:
     :!!       !!:  !!!       !:!    !!:    !!:       !!:
     :!:       :!:  !:!      !:!     :!:     :!:      :!:
      ::: :::  ::   :::  :::: ::      ::     :: ::::   :: ::::
      :: :: :   :   : :  :: : :       :     : :: : :  : :: ::


           @@@@@@@@@@    @@@@@@   @@@  @@@  @@@  @@@@@@@@
           @@@@@@@@@@@  @@@@@@@@  @@@  @@@@ @@@  @@@@@@@@
           @@! @@! @@!  @@!  @@@  @@!  @@!@!@@@  @@!
           !@! !@! !@!  !@!  @!@  !@!  !@!!@!@!  !@!
           @!! !!@ @!@  @!@!@!@!  !!@  @!@ !!@!  @!!!:!
           !@!   ! !@!  !!!@!!!!  !!!  !@!  !!!  !!!!!:
           !!:     !!:  !!:  !!!  !!:  !!:  !!!  !!:
           :!:     :!:  :!:  !:!  :!:  :!:  !:!  :!:
           :::     ::   ::   :::   ::   ::   ::   :: ::::
            :      :     :   : :  :    ::    :   : :: ::
            

          - -= exchange rates (forex) via commandline =- -

Usage

Install the module with: npm install -g castlemaine

castlemaine 2.99 # returns USD (default) equivalent of 2.99 GBP (default)

castlemaine 2.99 EUR # return EUR (default) equivalent of 2.99 GBP (default)

castlemaine 2.99 USD EUR # returns EUR equivalent of 2.99 USD

You can change your defaults by running: castlemaine-conf or override them at runtime:

castlemaine 2.99 --from=EUR # returns USD (default) equivalent of 2.99 EUR

pro-tip: the app uses a free account which is limited to 1000 calls per month get your own free account by signup here.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 booyaa
Licensed under the MIT license.