Search
@flex-development/vfile-reader
vfile utility to read from a file
v3.1.2 URL:
https://unpkg.com/@flex-development/vfile-reader@3.1.2/index.js
Open
Browse Files
character
code-point
reader
unicode
vfile
vfile-util
code-points
Get the code points of each character in the string
v2.0.0-1 URL:
https://unpkg.com/code-points@2.0.0-1/dist/code-points-cjs.js
Open
Browse Files
code
point
code-point
string
char
character
unicode
utf16
utf-16
codepointat
surrogate
plane
min-4byte-code-point
The minimum code point of 4 byte characters in UTF-8
v1.0.0 URL:
https://unpkg.com/min-4byte-code-point@1.0.0/index.js
Open
Browse Files
minimum
min
code
point
code-point
const
constant
unicode
0x10000
utf8
browser
client-side
max-code-point
The maximum code point available in JavaScript
v1.0.0 URL:
https://unpkg.com/max-code-point@1.0.0/index.js
Open
Browse Files
maximum
max
code
point
code-point
const
unicode
0x10FFFF
utf16
utf-16
browser
client-side
is-4byte-char
Check if a given value is a character that costs 4 bytes in UTF-8
v1.0.0 URL:
https://unpkg.com/is-4byte-char@1.0.0/index.js
Open
Browse Files
byte
bytes
check
string
char
character
code
point
code-point
browser
client-side