Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]. Similar to URL percent-encoding. Especially useful for GraphQL ID generation.
-
Updated
Apr 15, 2024 - Elm
Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]. Similar to URL percent-encoding. Especially useful for GraphQL ID generation.
Add a description, image, and links to the encoding-scheme topic page so that developers can more easily learn about it.
To associate your repository with the encoding-scheme topic, visit your repo's landing page and select "manage topics."