
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Render RTF documents in HTML. This also includes rendering WMF and EMF images which are often contained in RTF documents.
Render RTF documents in HTML. This also includes rendering WMF and EMF images which are often contained in RTF documents.
The code of this project is licensed under the MIT license. See the file LICENSE for details.
For information on how to use the library see the Getting Started Guide
HELPDECO.EXE HOMEAUDIOMETER.HLP /r /y /n<svg> feature.See the Getting Started Guide for details.
To develop first install the dependencies using npm install.
For development purposes you can start a watch, which will build the project, serve the sample pages on localhost:8080 and automatically recompile and reload the sample page if you make a code change. This can be started with:
$ npm run watch
To build the entire project and create the bundles run:
$ npm run build
Please run npm run lint first to make sure your code adheres to the style guide and npm run build to build the code to be tested
To run the test suite run:
$ npm run test
To create a new test (type is rtf, emf or wmf):
$ npm run generate-testcase <type> <test-name> </path/to/test.rtf>
To regenerate the expected result for an existing test:
$ npm run regenerate-testcase <type> <test-name>
To generate code coverage metrics run:
$ npm run coverage
Afterwards you can generate a nice html report in the coverage directory:
$ npm run coverage-html
Warning: creating coverage reports instruments the bundles in the dist directory.
Don't forget to build the project again before committing.
See the Release Instructions for details.
FAQs
Render RTF documents in HTML. This also includes rendering WMF and EMF images which are often contained in RTF documents.
We found that gn-rtf.js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.