@stdlib/string-num2words-cli
Convert a number to a word representation.
Convert a number to a word representation.
This is a merge/copy of the [docx-merger package](https://github.com/apurvaojas/docx-merger). But since the package has not been updated for more than 5 years and the package has some bugs regarding "corrupt" Word files, I created my own package. This pac
Mask for the sign bit of a single-precision floating-point number.
Mask for the significand of a single-precision floating-point number.
Mask for excluding the sign bit of a single-precision floating-point number.
Mask for the exponent of a single-precision floating-point number.
High word mask for excluding the sign bit of a double-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
High word mask for the sign bit of a double-precision floating-point number.
High word mask for the significand of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Set the more significant 32 bits of a double-precision floating-point number.
Set the less significant 32 bits of a double-precision floating-point number.
convert words and bytes
HTML to DOCX converter with Skiff patch
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Convert Word documents from docx to simple HTML and Markdown