double-x-encoding

Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]. Similar to URL percent-encoding. Especially useful for GraphQL ID generation.

ISC License

Downloads
151
Stars
4

Bot releases are hidden (Show)

double-x-encoding - v1.1.0 Latest Release

Published by ad-si almost 2 years ago

Support characters from the Supplementary Private Use Area-B

double-x-encoding - v1.0.0

Published by ad-si almost 2 years ago

Initial fully working release. Supported languages: JavaScript, TypeScript, Haskell, and Elm.