Search results
52 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
[fork] TextEncoder and TextDecoder (Polyfill for the Encoding Living Standard's API) For Node.JS.
- text-encoding
- encoding
- text-decoding
- TextEncoder
- TextDecoder
- decoding
- ascii
- windows-1252
- big5
- euc-jp
- euc-kr
- gb18030
- iso-20220jp
- shift-jis
- View more
String offset conversions between UTF-8, UTF-16, and lines
Support as many legacy encodings as possible
Get a UTF-16-encoded code point number of a character
Create a string from a sequence of Unicode code points.
Unicode character information library.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
A library for working with Unicode character sets
Get the code points of each character in the string
A compact library to encode, decode and convert UTF8 / UTF16 in JavaScript.
Maximum Unicode code point.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Grapheme cluster break tooling.
A zero-dependency tool to encode/decode UTF-8, UTF-16 and hex strings. For browser and Node.js. With typings.
Return a Unicode code point from a string at a specified position.
The maximum code point available in JavaScript
Return the next extended grapheme cluster break in a string after a specified position.
Percent-encode a UTF-16 encoded string according to RFC 3986.