double-x-encoding
Version 1.2.1 revision 0 uploaded by adrian.
Package meta
- Synopsis
- Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]
- Description
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.
- Author
- Adrian Sieber
- Bug reports
- https://github.com/Airsequel/double-x-encoding/issues
- Category
- Codec, Codecs, GraphQL, ASCII, Unicode, Encoding, Decoding
- Copyright
- n/a
- Homepage
- https://github.com/Airsequel/double-x-encoding#readme
- Maintainer
- adrian@feram.io
- Package URL
- n/a
- Stability
- n/a