dictDecimal Install npm install dictdecimal Use var dictDecimal = require('dictdecimal'); //Add 2 hex numbers dictDecimal.add("a", "b");