Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request hex conversion #37

Open
unnawut opened this issue Oct 3, 2019 · 3 comments
Open

Request hex conversion #37

unnawut opened this issue Oct 3, 2019 · 3 comments
Labels
feature Request for a new feature

Comments

@unnawut
Copy link

unnawut commented Oct 3, 2019

Slick UI! As a dev, I often work with hex numbers. It would save me a lot of time doing hex conversions in the app.

Here's a suggestion:

0xabcd              |   43981
43981 to hex        |  0xabcd
@aitc-h
Copy link

aitc-h commented Oct 3, 2019

Base conversion would be one of the most used features for me. Including binary, octal, denary and hex would satisfy almost every dev out there.

@unnawut
Copy link
Author

unnawut commented Oct 6, 2019

So I've started to work on this one myself but stumbled due to the missing conversions addressed in #41. Will continue on this once I get some feedback on that PR.

@sarthology sarthology added the feature Request for a new feature label Jan 18, 2020
@sarthology
Copy link
Collaborator

@unnawut Great Suggestion. Also extremely sorry for the delay. But now we will be working on this more actively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request for a new feature
Projects
None yet
Development

No branches or pull requests

3 participants