double-x-encoding: Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]
[ ascii, codec, codecs, decoding, encoding, graphql, library, unicode ]
[ Propose Tags ]
[ Report a vulnerability ]
Double-X-Encoding is an encoding scheme to encode any Unicode string with only characters from [0-9a-zA-Z_]. Therefore it's quite similar to URL percent-encoding. It's especially useful for GraphQL ID generation, as it includes support for encoding leading digits and double underscores.
[Skip to Readme]
Downloads
- double-x-encoding-1.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.1.0.0, 1.1.1, 1.2.0, 1.2.1, 1.2.2 |
---|---|
Dependencies | base (>=4.19.2 && <=4.21), Cabal-syntax (>=3.10.3 && <=3.14.2), text (>=2.1.1 && <2.2) [details] |
License | ISC |
Author | Adrian Sieber |
Maintainer | [email protected] |
Category | Codec, Codecs, GraphQL, ASCII, Unicode, Encoding, Decoding |
Home page | https://github.com/Airsequel/double-x-encoding#readme |
Bug tracker | https://github.com/Airsequel/double-x-encoding/issues |
Source repo | head: git clone https://github.com/Airsequel/double-x-encoding(Haskell) |
Uploaded | by adrian at 2025-06-29T15:55:15Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 229 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |