elefcode

Diff Viewer

Compare two texts side by side

+6 lines4 lines
11 {
22 "name": "elefcode",
33
4 "version": "1.0.0",
5 "description": "Developer tools",
6 "author": "Ahmed",
7
4+ "version": "1.1.0",
5+ "description": "Free browser-based developer tools",
6+ "author": "Ahmed Hussein",
7+
88 "license": "MIT",
99
10+ "homepage": "https://www.elefcode.com",
11+
1012 "dependencies": {
1113 "next": "16.2.6",
1214
13 "react": "19.0.0"
14
15+ "react": "19.0.0",
16+ "mermaid": "11.15.0"
17+
1518 }
Advertisement