0.7.0 • Published 8 years ago

@sadorlovsky/currency-converter v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

Currency Converter

Build Status Coverage Status

Chrome extension for converting from USD and EUR to RUB by current exchange rate.

npm.io

Install

Link to Chrome Web Store will appear here soon.

Development

$ git clone https://github.com/sadorlovsky/currency-converter.git
$ npm install
$ npm start # run webpack in watch mode

Webpack used for building scripts. Then:

  • go to chrome and open chrome://extensions/
  • select Developer mode
  • click on Load unpacked extension
  • and choose app folder

License

MIT © Zach Orlovsky