steamhex
v0.0.1
Published
Minimal steamid64 to steam hex conversion.
Downloads
78
Maintainers
Readme
Installation
npm i steamhex
Docs
const steamHex = require('steamhex');
steamHex.decToHex('76561198333620283', {prefix: true}) //steam:11000011640f03b
steamHex.hexToDec('steam:11000011640f03b') //76561198333620283