Skip to content

treeform/encode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encode

nimble install encode

Github Actions

API reference

This library has no dependencies other than the Nim standard libarary.

About

This is a "pure" module with a stricter API utf8, utf16, and utf32 focused API. Aimed to be a better version of the encodings module. Because:

  • Does not depend on libiconv or windows API.
  • On windows it supports UTF16 big endian.
  • API is more clear.

About

Encode/decode utf8 utf16 and utf32.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages