UNPKG

@ephykal/operations-utils

Version:
19 lines (11 loc) 330 B
# operations-utils A lightweight utility package for carrying out arithmetic operaitons and some math methods. Built with TypeScript. --- ## ✨ Features - Carrys out simple arithmetic operations - 🧼 Carrys out complex arithmetic operations --- ## 📦 Installation ```bash npm install @ephykal/operations-utils ```