Skip to content

Commit 313d8e5

Browse files
Update Readme.md and favicon
1 parent f15cf73 commit 313d8e5

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

README.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,27 @@
22

33
## Why [DiffyCurl](https://rishabh-rathod.github.io/DiffyCurl/) ?
44

5-
It was too difficult to compare curls manually in either chrome (Browser) Dev tools or using Postman as there is no compare feature yet.
6-
( As per my little knowledge )
7-
hence to save manual comparison time i made it.
5+
It was too difficult to compare curls manually in either Browser Dev tools or using Postman as there is no compare feature yet.
6+
7+
>To avoid manual comparison and have a better DX 😇  while debugging 🤯  [DiffyCurl](https://rishabh-rathod.github.io/DiffyCurl/) was made.
8+
9+
## Snapshots
10+
11+
12+
#### Light theme
13+
14+
![Light Theme](https://raw.githubusercontent.com/Rishabh-Rathod/DiffyCurl/master/src/snaps/screely-light.png)
15+
16+
17+
18+
#### Dark theme
19+
20+
![Dark Theme](https://raw.githubusercontent.com/Rishabh-Rathod/DiffyCurl/master/src/snaps/screely-dark.png)
21+
22+
### Features
23+
24+
- [x] Compare curl commands.
25+
- [x] Light and dark theme.
26+
- [ ] Compare a curl to a postman collection.
27+
- [ ] Create a postman collection from multiple curls.
828

public/favicon.png

-87.5 KB
Loading

0 commit comments

Comments
 (0)