double-x-encoding
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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
8 months ago
1.2.2
8 months ago
Versions
5
5
Downloads
303 total
303 total
Dependent Packages
1
1
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/double-x-encoding
spec |
| License | ISC |
| First Release | almost 2 years ago |
| Last Synced | 17 days ago |
Repository
| Stars | 4 on GitHub |
| Forks | 0 on GitHub |