@charles-owen/rtftohtml
Version:
RTF to HTML converter
17 lines (9 loc) • 392 B
Markdown
# RTF to HTML converter
A simple RTF to HTML converter. Yes, I know there are others around, but
they work asynchronously. Since I needed to use this component in
CKEditor, I need a synchronous solution.
## License
Copyright 2016-2019 Michigan State University
@charles-owen/rtftohtml is released under the MIT license.
* * *
Written and maintained by Charles B. Owen