# NOTICE

`@vinnymac/diffs` is a fork of [`@pierre/diffs`](https://www.npmjs.com/package/@pierre/diffs),
an open source diff and file rendering library originally created by
**The Pierre Computer Company** (https://pierre.computer) and licensed under the
Apache License, Version 2.0. See [`LICENSE.md`](./LICENSE.md) for the full
license text.

## Modifications

This fork is maintained by Vincent Taverna (@vinnymac) and adds an experimental
**Vue 3 adapter**, exported at `@vinnymac/diffs/vue`, alongside the existing
vanilla, React, SSR, and worker entry points carried over from the upstream
project. The fork was created from `@pierre/diffs@1.2.4`.

These modifications are provided under the same Apache License, Version 2.0.

## Trademarks

"Pierre" and "The Pierre Computer Company" are referenced here solely to
describe the origin of this software, as permitted under Section 6 of the
Apache License. This fork is not endorsed by or affiliated with The Pierre
Computer Company.
