Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
legacy-encoding
Support as many legacy encodings as possible
@stenway/reliabletxt
Encode and decode text files in a reliable way
utf16le-encoding
UTF16-le encoding, a.k.a. UCS2 encoding, an encoding you probably should never use.
@stenway/reliabletxt-io
Read and write text files in a reliable way
textfilereader
Read textfiles, autohandle latin1, utf8, utf16/32 big/little endian
str-encode
encode a string to different characters encodings
a2u
Convert ansi buffer to character(ucs2 encodings), or convert character to ansi encodings in NodeJs.