Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikhailmogilnikov/difference-calculator
Compares two configuration files and shows a difference.
https://github.com/mikhailmogilnikov/difference-calculator
javascript
Last synced: 1 day ago
JSON representation
Compares two configuration files and shows a difference.
- Host: GitHub
- URL: https://github.com/mikhailmogilnikov/difference-calculator
- Owner: mikhailmogilnikov
- Created: 2023-10-17T12:13:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-26T08:19:53.000Z (about 1 year ago)
- Last Synced: 2025-01-20T08:15:20.806Z (1 day ago)
- Topics: javascript
- Language: JavaScript
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Difference Calculator
Compares two configuration files and shows a difference.
[![Actions Status](https://github.com/mikhailmogilnikov/frontend-project-46/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/mikhailmogilnikov/frontend-project-46/actions)
[![Actions Status](https://github.com/mikhailmogilnikov/frontend-project-46/actions/workflows/main.yml/badge.svg)](https://github.com/mikhailmogilnikov/frontend-project-46/actions)
[![Maintainability](https://api.codeclimate.com/v1/badges/a71c30deab4c287bef40/maintainability)](https://codeclimate.com/github/mikhailmogilnikov/frontend-project-46/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/a71c30deab4c287bef40/test_coverage)](https://codeclimate.com/github/mikhailmogilnikov/frontend-project-46/test_coverage)## Stylish
JSON-files:
[![asciicast](https://asciinema.org/a/RVuJB1XALVATpW9r6jqDwW7FE.svg)](https://asciinema.org/a/RVuJB1XALVATpW9r6jqDwW7FE)YAML-files:
[![asciicast](https://asciinema.org/a/SpLJBuaFudAFZ1nbygBwUgN6n.svg)](https://asciinema.org/a/SpLJBuaFudAFZ1nbygBwUgN6n)Nested objects:
[![asciicast](https://asciinema.org/a/iLXEOG2Uc2Pk2smqL9liwJvv6.svg)](https://asciinema.org/a/iLXEOG2Uc2Pk2smqL9liwJvv6)## Plain
[![asciicast](https://asciinema.org/a/RMACGNgdMSKFepvQqEkbWNq4T.svg)](https://asciinema.org/a/RMACGNgdMSKFepvQqEkbWNq4T)
## JSON
[![asciicast](https://asciinema.org/a/Xth9cnKePwQvkP3pLzvbH6OPc.svg)](https://asciinema.org/a/Xth9cnKePwQvkP3pLzvbH6OPc)