32-bit UnRTF Windows binary
npm install node-unrtf-win32




> 32-bit UnRTF Windows binary packaged for Node.js
This package provides a 32-bit Windows UnRTF binary packaged up into a Node.js module to make it easier to include in Node-based applications.
It is intended for use with the node-unrtf package but can be used independently.
Install using npm:
``bash`
npm i node-unrtf-win32
`jsUnRTF binary path: ${unrtfPath}
const unrtfPath = require("node-unrtf-win32");
console.log();`
Contributions are welcome, and any help is greatly appreciated!
See the contributing guide for details on how to get started.
Please adhere to this project's Code of Conduct when contributing.
node-unrtf-win32` is licensed under the GPL-3.0 or later license.