coinconvert / crypto-convert

Instantly convert cryptocurrency and get price information
https://coinconvert.net
Other
81 stars 17 forks source link

Ability to input the currencies dynamically #14

Open fidelity2851 opened 9 months ago

fidelity2851 commented 9 months ago

Pls I want to be able to add the currencies dynamically.

var data1= 'USD'; var data2= 'EUR';

console.log(convert.data1.data2(1));