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

Expose hex charCode functionality #33

Open
ghost opened this issue Mar 30, 2017 · 1 comment
Open

Expose hex charCode functionality #33

ghost opened this issue Mar 30, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 30, 2017

There's a clever abuse of ie-hex-str in the __encode-uri-char function used to get the hexadecimal representation of a character code. I would find this useful in my own functions. Can we break that into a separate function?

Generic number-to-hex would be nice, which could be composed with char code functions as needed.

@davidkpiano
Copy link
Owner

Sure - might take me a while to get to it though. If you want to get to it before me, feel free to open a PR!

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

No branches or pull requests

1 participant