Skip to content

JacksonTian/rtf-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTF Parser

GitHub version Build status Build Status codecov Dependency Status GitHub issues GitHub closed issues

Installation

$ npm install --save @jacksontian/rtf-parser

Usage

const rtf = require('@jacksontian/rtf-parser');

const doc = rtf.parse(`{\\rtf1 foobar}`);
// TODO

License

The MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published