npm irtf-parser Repository github.com/iarna/rtf-parser Homepage npmjs.com/package/rtf-parser Weekly Downloads 9,975 Version 1.3.3 License ISC Unpacked Size 27.7 kB Total Files 11 Last publish 5 years ago Collaborators Tryon RunKit Reportmalware...
Stream Transform class to tokenize RTF, and another to de-encapsulate text or HTML. Latest version: 3.8.0, last published: 10 months ago. Start using rtf-stream-parser in your project by running `npm i rtf-stream-parser`. There are 4 other projects in th
: string; // The optional numerical parameter that control words may have. param?: number; // Binary data from `\binN` and `\'XX` controls as well as string literals. // String literals are kept as binary due to unknown encoding at this // level of processing. data?: Buffer }...