Percent-encode a UTF-16 encoded string according to RFC 3986.
URL utilities for markdown-it
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Percent-encode characters in strings matching a regular expression
Tokenize a string into an array of string parts and format identifier objects.
Generate string from a token array by interpolating values.
Replace search occurrences with a replacement string.
Insert supplied variable values into a format string.
Convert a string to lowercase.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
encode-url rewrite in TypeScript
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a double-precision floating-point numeric value is infinite.
Test if a double-precision floating-point numeric value is NaN.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Gamma function.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Create a double-precision floating-point number from a higher order word and a lower order word.
Natural exponential function.