Commit ace6b374 authored by David's avatar David Committed by FichteFoll

add hex to int preview (#6114)

parent 9f498650
...@@ -336,6 +336,18 @@ ...@@ -336,6 +336,18 @@
} }
] ]
}, },
{
"name": "Hex to Int Preview",
"details": "https://github.com/unknownuser88/hex2int",
"author": "David Bekoyan",
"labels": ["hexadecimal"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Hex to RGB Converter", "name": "Hex to RGB Converter",
"details": "https://github.com/vitorleal/Hex-to-RGB", "details": "https://github.com/vitorleal/Hex-to-RGB",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment