SkillAgentSearch skills...

Moeda

:moneybag: :chart_with_upwards_trend: A foreign exchange rates and currency conversion using CLI

Install / Use

/learn @thompsonemerson/Moeda
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

moeda

Build Status GitHub version npm version

A foreign exchange rates and currency conversion using cli

<p align="center"> <img src="demo_moeda.gif" alt="demo moeda gif"> </p>

Info

The moeda use historical foreign exchange rates published by the European Central Bank. The rates are updated daily around 4PM CET.

Install

$ npm install -g moeda

CLI

Usage
  $ moeda <amount> <currency> [<...currencies>]

Some currency
  [ usd, eur, gbp, brl... ]

Examples
  $ moeda 1 usd

  or

  $ moeda 1 usd eur rub aud

Contributing

Help improve these docs. Open an issue or submit a pull request.

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

Standard - JavaScript Style Guide

History

See Releases for detailed changelog.

License

MIT License © Emerson Thompson

View on GitHub
GitHub Stars150
CategoryDevelopment
Updated21d ago
Forks24

Languages

JavaScript

Security Score

100/100

Audited on Mar 10, 2026

No findings