Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ntatko/diffingdemo

A simple string diff visualizer
https://github.com/ntatko/diffingdemo

Last synced: 6 days ago
JSON representation

A simple string diff visualizer

Awesome Lists containing this project

README

        

# Diffing Demo

This is a sample project to show how to highlight different versions of the same string.

## Installation

```bash
npm install
npm run dev
```

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.