Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -12490,8 +12490,8 @@
{
"name": "wellposed",
"repo": "suraj-phanindra/wellposed",
"site": null,
"description": "Lint your jev requests before they come back confidently wrong.",
"site": "https://www.npmjs.com/package/wellposed",
"description": "Lints Jev requests before they are sent: offline checks for missing none-of-the-above options and broken state paths, then Jev itself for what structure cannot decide.",
"category": "agents",
"language": "JavaScript",
"stars": 2,
Expand Down
Loading