0.0.5 • Published 4 years ago

heaven.hex v0.0.5

Weekly downloads
11
License
MİT
Repository
-
Last release
4 years ago

Özellikler


Ondalık sayıyı onluk sayıya çevirebilir


Onluk sayıyı ondalık sayıya çevirebilir


Steam hexe çevirebilir


Steam hexi sayıya çevirebilir


const heaven = require('heaven.hex');

heaven.hexhesapla('250') //fa

heaven.onlukhesapla('fa') //250

heaven.steamhexhesapla("https://steamcommunity.com/profiles/76561198392664069",{steamprefix:true}) //steam:110000119c5e005 

heaven.steamhexhesapla("https://steamcommunity.com/profiles/76561198392664069",{steamprefix:false}) //110000119c5e005 

heaven.steamhexcevir("steam:110000119c5e005",{url:false}) //76561198392664069

heaven.steamhexcevir("steam:110000119c5e005",{url:true}) //https://steamcommunity.com/profiles/76561198392664069

İndirme

npm i heaven.hex

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago