Currencly – Flat Responsive Currency jQuery Plugin

Overview

Currencly is an easy to use jQuery plugin that supports https://fixer.io/ and https://restcountries.eu/ 

The code is well documented and small (minified version is 6kb), with its only external dependency being jQuery, which makes it easy to deploy and extend. The plugin comes with an attractive flat UI css stylesheet.

Features

– Three type of loading icons

– Two types if layouts column and row version

– Two types of themes dark and light

– Show unit rate

– Extremely customizable

– Async await methods

Requirements

jQuery 2.2 or highter

Instructions

1. Download the file 

2. Extract 

3. Copy source files to your project

4. Include currencly style and script to your project

5. Create fixer.io accout for API- key https://fixer.io/

6. Add app container to your project

7. Start using

8. Read more about it http://currencly.cloudcoding.me/documentation/readme.html

Related