SkillAgentSearch skills...

Encode

Encode/decode utf8 utf16 and utf32.

Install / Use

/learn @treeform/Encode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.
View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1y ago
Forks0

Languages

Nim

Security Score

75/100

Audited on Jul 12, 2024

No findings