An open API service indexing awesome lists of open source software.

https://github.com/hamidbyte/convertica

Convert units, date, time, currency, and more in one place.
https://github.com/hamidbyte/convertica

calculator cloud-convert convert converter converter-app converters currency-converter date-converter string-conversion time-converter unit-converter

Last synced: about 1 month ago
JSON representation

Convert units, date, time, currency, and more in one place.

Awesome Lists containing this project

README

        

# Convertica

Convertica is a versatile app offering quick and easy conversions for units, time, currency, dates, and more. Simple to use now, with room to grow into a powerful tool for larger conversions in the future.

## Setup

1. **Clone the repository:**

```sh
git clone https://github.com/HamidByte/convertica.git
```

2. **Navigate to the project directory:**

```sh
cd convertica
```

3. **Install dependencies:**

```sh
npm install
```

4. **Start the development server:**

```sh
npm run dev
```

5. **Build for production:**

```sh
npm run build
```

6. **Run unit tests:**

```sh
npm run test:unit
```

7. **Lint and fix code:**

```sh
npm run lint
```

## Upcoming Conversion Categories

- **Units:** Length, weight, temperature, speed, volume, area, energy, pressure
- **Dates:** Age calculator, days between dates, week number, leap year checker
- **Time:** Time zone conversion, durations, timestamps, stopwatch to hours/minutes, live video time, epoch to human-readable date
- **Currency:** Live exchange rates, historical conversions, cryptocurrency to fiat
- **Math:** Fractions to decimals, Roman numerals, percentage calculator
- **Text:** Uppercase/lowercase, ASCII to text, character count
- **Digital Storage:** KB to MB, GB to TB, bits to bytes
- **Finance:** Loan interest, tax calculator, inflation adjustment
- **Science:** Atomic mass, wavelength to frequency, radiation units
- **Engineering:** Torque, power, viscosity, thermal conductivity
- **Health & Fitness:** BMI calculator, calorie burn, steps to distance
- **Geography:** GPS coordinates, latitude/longitude distance, country codes
- **Miscellaneous:** Aspect ratio calculator, Shoe size conversion, cooking measurements, dice roll probability