iarna / rtf-parserLinks
This is a general RTF parser. It takes an text stream and produces a document object representing the parsed document. In and of itself, this isn't super useful but it's the building block for other tools to convert RTF into other formats.
☆48Updated last year
Alternatives and similar repositories for rtf-parser
Users that are interested in rtf-parser are comparing it to the libraries listed below
Sorting:
- A Node-style writable stream for HTML5 Blobs☆123Updated 3 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- a streaming zip archive generator☆164Updated last week
- Render RTF documents in HTML.☆158Updated 2 years ago
- Sanitize string for use as filename☆360Updated last year
- require('vm') like in node but for the browser☆203Updated 9 months ago
- A compression algorithm for JSON☆317Updated last year
- encode & decode HTML & XML entities with ease & speed☆359Updated last week
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- Read the progress of a stream☆236Updated 8 years ago
- Handler for htmlparser2, to get a DOM☆355Updated this week
- yet another zip library for node☆367Updated 8 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆528Updated last year
- Write files in an atomic fashion w/configurable ownership☆242Updated 3 weeks ago
- return an md5sum of a given file☆214Updated 5 years ago
- Detect character encoding using ICU☆83Updated last year
- Readable and Writable Streams that use backing Buffers.☆226Updated 7 months ago
- JsonML-related tools for losslessly converting between XML/HTML and JSON, including mixed-mode XML.☆188Updated 8 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Repo used to build binaries for node-canvas on CI☆171Updated 5 years ago
- JS standard CRC-32 and CRC32C implementation☆345Updated 3 years ago
- Streamable SHA hashes in pure javascript☆296Updated 3 months ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- JavaScript implementation of Google's Snappy compression library☆162Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated last month
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- GZIP implemented in pure JavaScript☆437Updated 6 years ago