Skip to content

Commit 8f87bac

Browse files
committed
update links and languages for tangleguard
1 parent 5329073 commit 8f87bac

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

data/api/tools.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20221,7 +20221,8 @@
2022120221
"meta"
2022220222
],
2022320223
"languages": [
20224-
"rust"
20224+
"rust",
20225+
"javascript"
2022520226
],
2022620227
"other": [
2022720228
"ci"
@@ -20240,21 +20241,21 @@
2024020241
"free": false,
2024120242
"oss": true
2024220243
},
20243-
"description": "A tool that helps developers to understand and maintain their software architecture. It generates interactive, configurable dependency graphs out of source code, with all packages and modules included. You can choose the level of details and get what portions of your codebase gets rendered. That way you get a quick understanding of the software's architecture and detect unwanted dependencies and spaghetti code which harm efficient maintenance and leads to technical debt and inflexibility.",
20244+
"description": "Helps you understand and maintain a scalable software architecture. It generates interactive, configurable dependency graphs out of source code. You can choose the level of details and get what portions of your codebase gets rendered. That way you get a quick understanding of the software's architecture and detect unwanted dependencies and spaghetti code which harm efficient maintenance and leads to technical debt and inflexibility.",
2024420245
"discussion": null,
2024520246
"deprecated": null,
2024620247
"resources": [
2024720248
{
20248-
"title": "TangleGuard Public Directory Sample",
20249-
"url": "https://directory.tangleguard.com/project/Lorem-Ipsum/sample"
20249+
"title": "TangleGuard Public Directory",
20250+
"url": "https://app.tangleguard.com/"
2025020251
},
2025120252
{
2025220253
"title": "TangleGuard Preview",
2025320254
"url": "https://youtu.be/whzbP1Hnsqs"
2025420255
},
2025520256
{
2025620257
"title": "TangleGuard Documentation",
20257-
"url": "https://docs.tangleguard.com/welcome/intro/"
20258+
"url": "https://docs.tangleguard.com/"
2025820259
}
2025920260
],
2026020261
"reviews": null,
@@ -22643,4 +22644,4 @@
2264322644
"demos": null,
2264422645
"wrapper": null
2264522646
}
22646-
}
22647+
}

0 commit comments

Comments
 (0)