3 packages
@benedicte/docx-merge
A fast Node.js library written in TypeScript for merging two Microsoft Word (.docx) documents into one.
@benedicte/html-diff
A lightweight JavaScript library to highlight changes between two HTML strings. It wraps inserted content with `<ins>` tags and deleted content with `<del>` tags, making it ideal for visualizing diffs in rich text content.
react-sliding-side-panel
A sliding panel for React applications