Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 656 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 656 Bytes

Fcal⚙️

Open source simple calculator

Built using fcal npm library Using fcal, you can perform basic arithmetic, percentage operations with precision. It features a flexible expression parser with a large set of built-in units, functions and constants. Inspired from Numi

Download

Fcal gui

Features

  • Currency conversion
  • Units conversion
  • Variables
  • Functions

Run

Webkit and Golang

$ npm install
$ npm run build
$ go build
$./fcal